Skip to content
Success

Console Output

13:14:15 [2021-06-17T17:14:15.773Z] Started by user Bernd Hufmann
13:14:15 [2021-06-17T17:14:15.773Z] Running as Bernd Hufmann
13:14:15 [2021-06-17T17:14:15.900Z] Obtained jenkins/pipelines/tracecompass-jdk11.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:14:15 [2021-06-17T17:14:15.900Z] Running in Durability level: PERFORMANCE_OPTIMIZED
13:14:15 [2021-06-17T17:14:15.972Z] [Pipeline] Start of Pipeline
13:14:17 [2021-06-17T17:14:17.986Z] [Pipeline] readTrusted
13:14:18 [2021-06-17T17:14:18.130Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:14:18 [2021-06-17T17:14:18.560Z] [Pipeline] podTemplate
13:14:18 [2021-06-17T17:14:18.566Z] [Pipeline] {
13:14:19 [2021-06-17T17:14:19.672Z] [Pipeline] node
13:14:34 [2021-06-17T17:14:34.673Z] Still waiting to schedule task
13:14:34 [2021-06-17T17:14:34.674Z] Waiting for next available executor on ‘tracecompass-build13:47:26 [2021-06-17T17:47:26.054Z] Agent tracecompass-build-hmw5v-rt4pj is provisioned from template tracecompass-build-hmw5v
13:47:26 [2021-06-17T17:47:26.055Z] ---
13:47:26 [2021-06-17T17:47:26.055Z] apiVersion: "v1"
13:47:26 [2021-06-17T17:47:26.055Z] kind: "Pod"
13:47:26 [2021-06-17T17:47:26.055Z] metadata:
13:47:26 [2021-06-17T17:47:26.055Z]   annotations:
13:47:26 [2021-06-17T17:47:26.055Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-long-ui-only/1589/"
13:47:26 [2021-06-17T17:47:26.055Z]     runUrl: "job/tracecompass-gerrit-long-ui-only/1589/"
13:47:26 [2021-06-17T17:47:26.055Z]   labels:
13:47:26 [2021-06-17T17:47:26.055Z]     jenkins: "slave"
13:47:26 [2021-06-17T17:47:26.055Z]     jenkins/label: "tracecompass-build"
13:47:26 [2021-06-17T17:47:26.055Z]   name: "tracecompass-build-hmw5v-rt4pj"
13:47:26 [2021-06-17T17:47:26.055Z] spec:
13:47:26 [2021-06-17T17:47:26.055Z]   containers:
13:47:26 [2021-06-17T17:47:26.055Z]   - env:
13:47:26 [2021-06-17T17:47:26.055Z]     - name: "JENKINS_SECRET"
13:47:26 [2021-06-17T17:47:26.055Z]       value: "********"
13:47:26 [2021-06-17T17:47:26.055Z]     - name: "JENKINS_TUNNEL"
13:47:26 [2021-06-17T17:47:26.055Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
13:47:26 [2021-06-17T17:47:26.055Z]     - name: "JENKINS_AGENT_NAME"
13:47:26 [2021-06-17T17:47:26.055Z]       value: "tracecompass-build-hmw5v-rt4pj"
13:47:26 [2021-06-17T17:47:26.055Z]     - name: "JENKINS_NAME"
13:47:26 [2021-06-17T17:47:26.055Z]       value: "tracecompass-build-hmw5v-rt4pj"
13:47:26 [2021-06-17T17:47:26.055Z]     - name: "JENKINS_AGENT_WORKDIR"
13:47:26 [2021-06-17T17:47:26.055Z]       value: "/home/jenkins/agent"
13:47:26 [2021-06-17T17:47:26.055Z]     - name: "JENKINS_URL"
13:47:26 [2021-06-17T17:47:26.055Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
13:47:26 [2021-06-17T17:47:26.055Z]     image: "eclipsecbi/jenkins-jnlp-agent"
13:47:26 [2021-06-17T17:47:26.055Z]     name: "jnlp"
13:47:26 [2021-06-17T17:47:26.055Z]     resources:
13:47:26 [2021-06-17T17:47:26.055Z]       requests:
13:47:26 [2021-06-17T17:47:26.055Z]         cpu: "100m"
13:47:26 [2021-06-17T17:47:26.055Z]         memory: "256Mi"
13:47:26 [2021-06-17T17:47:26.055Z]     volumeMounts:
13:47:26 [2021-06-17T17:47:26.055Z]     - mountPath: "/home/jenkins/.ssh"
13:47:26 [2021-06-17T17:47:26.055Z]       name: "volume-known-hosts"
13:47:26 [2021-06-17T17:47:26.055Z]     - mountPath: "/home/jenkins/agent"
13:47:26 [2021-06-17T17:47:26.055Z]       name: "workspace-volume"
13:47:26 [2021-06-17T17:47:26.055Z]       readOnly: false
13:47:26 [2021-06-17T17:47:26.055Z]   - args:
13:47:26 [2021-06-17T17:47:26.055Z]     - "-c"
13:47:26 [2021-06-17T17:47:26.055Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
13:47:26 [2021-06-17T17:47:26.055Z]     command:
13:47:26 [2021-06-17T17:47:26.055Z]     - "/bin/sh"
13:47:26 [2021-06-17T17:47:26.055Z]     image: "eclipse/tracecompass-build-env:18.04"
13:47:26 [2021-06-17T17:47:26.055Z]     imagePullPolicy: "Always"
13:47:26 [2021-06-17T17:47:26.055Z]     name: "tracecompass"
13:47:26 [2021-06-17T17:47:26.055Z]     resources:
13:47:26 [2021-06-17T17:47:26.055Z]       limits:
13:47:26 [2021-06-17T17:47:26.055Z]         memory: "2.6Gi"
13:47:26 [2021-06-17T17:47:26.055Z]         cpu: "1.3"
13:47:26 [2021-06-17T17:47:26.055Z]       requests:
13:47:26 [2021-06-17T17:47:26.055Z]         memory: "2.6Gi"
13:47:26 [2021-06-17T17:47:26.055Z]         cpu: "1.3"
13:47:26 [2021-06-17T17:47:26.055Z]     tty: true
13:47:26 [2021-06-17T17:47:26.055Z]     volumeMounts:
13:47:26 [2021-06-17T17:47:26.055Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:47:26 [2021-06-17T17:47:26.055Z]       name: "settings-xml"
13:47:26 [2021-06-17T17:47:26.055Z]       readOnly: true
13:47:26 [2021-06-17T17:47:26.055Z]       subPath: "settings.xml"
13:47:26 [2021-06-17T17:47:26.055Z]     - mountPath: "/home/jenkins/.m2/repository"
13:47:26 [2021-06-17T17:47:26.055Z]       name: "m2-repo"
13:47:26 [2021-06-17T17:47:26.055Z]     - mountPath: "/opt/tools"
13:47:26 [2021-06-17T17:47:26.055Z]       name: "tools"
13:47:26 [2021-06-17T17:47:26.055Z]     - mountPath: "/home/jenkins/agent"
13:47:26 [2021-06-17T17:47:26.055Z]       name: "workspace-volume"
13:47:26 [2021-06-17T17:47:26.055Z]       readOnly: false
13:47:26 [2021-06-17T17:47:26.055Z]   nodeSelector:
13:47:26 [2021-06-17T17:47:26.055Z]     beta.kubernetes.io/os: "linux"
13:47:26 [2021-06-17T17:47:26.055Z]   restartPolicy: "Never"
13:47:26 [2021-06-17T17:47:26.055Z]   securityContext: {}
13:47:26 [2021-06-17T17:47:26.055Z]   volumes:
13:47:26 [2021-06-17T17:47:26.055Z]   - emptyDir: {}
13:47:26 [2021-06-17T17:47:26.055Z]     name: "m2-repo"
13:47:26 [2021-06-17T17:47:26.055Z]   - name: "settings-xml"
13:47:26 [2021-06-17T17:47:26.055Z]     secret:
13:47:26 [2021-06-17T17:47:26.055Z]       items:
13:47:26 [2021-06-17T17:47:26.055Z]       - key: "settings.xml"
13:47:26 [2021-06-17T17:47:26.055Z]         path: "settings.xml"
13:47:26 [2021-06-17T17:47:26.055Z]       secretName: "m2-secret-dir"
13:47:26 [2021-06-17T17:47:26.055Z]   - emptyDir:
13:47:26 [2021-06-17T17:47:26.055Z]       medium: ""
13:47:26 [2021-06-17T17:47:26.055Z]     name: "workspace-volume"
13:47:26 [2021-06-17T17:47:26.055Z]   - configMap:
13:47:26 [2021-06-17T17:47:26.055Z]       name: "known-hosts"
13:47:26 [2021-06-17T17:47:26.056Z]     name: "volume-known-hosts"
13:47:26 [2021-06-17T17:47:26.056Z]   - name: "tools"
13:47:26 [2021-06-17T17:47:26.056Z]     persistentVolumeClaim:
13:47:26 [2021-06-17T17:47:26.056Z]       claimName: "tools-claim-jiro-tracecompass"
13:47:26 [2021-06-17T17:47:26.056Z] 
13:47:27 [2021-06-17T17:47:27.437Z] Running on tracecompass-build-hmw5v-rt4pj in /home/jenkins/agent/workspace/tracecompass-master-2019-06
13:47:27 [2021-06-17T17:47:27.585Z] [Pipeline] {
13:47:28 [2021-06-17T17:47:28.720Z] [Pipeline] stage
13:47:28 [2021-06-17T17:47:28.721Z] [Pipeline] { (Declarative: Checkout SCM)
13:47:29 [2021-06-17T17:47:29.435Z] [Pipeline] checkout
13:47:30 [2021-06-17T17:47:30.729Z] Selected Git installation does not exist. Using Default
13:47:30 [2021-06-17T17:47:30.730Z] The recommended git tool is: NONE
13:47:41 [2021-06-17T17:47:41.636Z] No credentials specified
13:47:41 [2021-06-17T17:47:41.639Z] Cloning the remote Git repository
13:47:41 [2021-06-17T17:47:41.830Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:47:42 [2021-06-17T17:47:42.044Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-2019-06 # timeout=10
13:47:43 [2021-06-17T17:47:43.131Z] Avoid second fetch
13:47:43 [2021-06-17T17:47:43.227Z] Checking out Revision 425d62154abf9f32ee030326c2fda7b451033e5e (refs/remotes/origin/master)
13:47:42 [2021-06-17T17:47:42.235Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:47:42 [2021-06-17T17:47:42.236Z]  > git --version # timeout=10
13:47:42 [2021-06-17T17:47:42.327Z]  > git --version # 'git version 2.20.1'
13:47:42 [2021-06-17T17:47:42.327Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
13:47:43 [2021-06-17T17:47:43.033Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
13:47:43 [2021-06-17T17:47:43.038Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:47:43 [2021-06-17T17:47:43.134Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:47:43 [2021-06-17T17:47:43.234Z]  > git config core.sparsecheckout # timeout=10
13:47:43 [2021-06-17T17:47:43.327Z]  > git checkout -f 425d62154abf9f32ee030326c2fda7b451033e5e # timeout=10
13:47:49 [2021-06-17T17:47:49.828Z] Commit message: "Align names of flags for legacy server builds with java11 jenkins files"
13:47:49 [2021-06-17T17:47:49.834Z]  > git rev-list --no-walk 425d62154abf9f32ee030326c2fda7b451033e5e # timeout=10
13:47:50 [2021-06-17T17:47:50.323Z] [Pipeline] }
13:47:50 [2021-06-17T17:47:50.611Z] [Pipeline] // stage
13:47:51 [2021-06-17T17:47:51.741Z] [Pipeline] withEnv
13:47:51 [2021-06-17T17:47:51.741Z] [Pipeline] {
13:47:52 [2021-06-17T17:47:52.588Z] [Pipeline] container
13:47:52 [2021-06-17T17:47:52.588Z] [Pipeline] {
13:47:57 [2021-06-17T17:47:57.335Z] [Pipeline] withEnv
13:47:57 [2021-06-17T17:47:57.336Z] [Pipeline] {
13:47:58 [2021-06-17T17:47:58.715Z] [Pipeline] timestamps
13:47:58 [2021-06-17T17:47:58.715Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:47:58 [2021-06-17T17:47:58.717Z] [Pipeline] {
13:47:59 [2021-06-17T17:47:59.712Z] [Pipeline] timeout
13:47:59 [2021-06-17T17:47:59.712Z] Timeout set to expire in 4 hr 0 min
13:47:59 [2021-06-17T17:47:59.713Z] [Pipeline] {
13:48:00 [2021-06-17T17:48:00.957Z] [Pipeline] stage
13:48:00 [2021-06-17T17:48:00.957Z] [Pipeline] { (Declarative: Tool Install)
13:48:02 [2021-06-17T17:48:02.228Z] [Pipeline] tool
13:48:02 [2021-06-17T17:48:02.828Z] [Pipeline] envVarsForTool
13:48:03 [2021-06-17T17:48:03.816Z] [Pipeline] tool
13:48:04 [2021-06-17T17:48:04.372Z] [Pipeline] envVarsForTool
13:48:04 [2021-06-17T17:48:04.931Z] [Pipeline] }
13:48:05 [2021-06-17T17:48:05.214Z] [Pipeline] // stage
13:48:05 [2021-06-17T17:48:05.768Z] [Pipeline] withEnv
13:48:05 [2021-06-17T17:48:05.769Z] [Pipeline] {
13:48:07 [2021-06-17T17:48:07.309Z] [Pipeline] stage
13:48:07 [2021-06-17T17:48:07.310Z] [Pipeline] { (Checkout)
13:48:12 [2021-06-17T17:48:12.755Z] [Pipeline] tool
13:48:13 [2021-06-17T17:48:13.321Z] [Pipeline] envVarsForTool
13:48:14 [2021-06-17T17:48:14.304Z] [Pipeline] tool
13:48:14 [2021-06-17T17:48:14.867Z] [Pipeline] envVarsForTool
13:48:15 [2021-06-17T17:48:15.568Z] [Pipeline] withEnv
13:48:15 [2021-06-17T17:48:15.569Z] [Pipeline] {
13:48:17 [2021-06-17T17:48:17.244Z] [Pipeline] container
13:48:17 [2021-06-17T17:48:17.246Z] [Pipeline] {
13:48:17 [2021-06-17T17:48:17.961Z] [Pipeline] sh
13:48:21 [2021-06-17T17:48:21.542Z] + mkdir -p ../scripts
13:48:22 [2021-06-17T17:48:22.008Z] [Pipeline] sh
13:48:24 [2021-06-17T17:48:24.426Z] + cp scripts/deploy-rcp.sh ../scripts
13:48:24 [2021-06-17T17:48:24.712Z] [Pipeline] sh
13:48:27 [2021-06-17T17:48:27.127Z] + cp scripts/deploy-update-site.sh ../scripts
13:48:27 [2021-06-17T17:48:27.407Z] [Pipeline] sh
13:48:29 [2021-06-17T17:48:29.751Z] + cp scripts/deploy-doc.sh ../scripts
13:48:30 [2021-06-17T17:48:30.117Z] [Pipeline] checkout
13:48:30 [2021-06-17T17:48:30.124Z] The recommended git tool is: NONE
13:48:30 [2021-06-17T17:48:30.132Z] No credentials specified
13:48:30 [2021-06-17T17:48:30.132Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@94120d33; decorates org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5fa258a3; decorates RemoteLauncher[hudson.remoting.Channel@c695b2c5:JNLP4-connect connection from 10.40.19.174/10.40.19.174:49014] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
13:48:30 [2021-06-17T17:48:30.227Z] Fetching changes from the remote Git repository
13:48:30 [2021-06-17T17:48:30.135Z]  > git rev-parse --is-inside-work-tree # timeout=10
13:48:30 [2021-06-17T17:48:30.336Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
13:48:30 [2021-06-17T17:48:30.430Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
13:48:30 [2021-06-17T17:48:30.431Z]  > git --version # timeout=10
13:48:30 [2021-06-17T17:48:30.527Z]  > git --version # 'git version 2.20.1'
13:48:30 [2021-06-17T17:48:30.528Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
13:49:08 [2021-06-17T17:49:08.833Z] Checking out Revision 7787310436283e03c12c2a919be6f3b11168daeb (master)
13:49:08 [2021-06-17T17:49:08.826Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:49:08 [2021-06-17T17:49:08.836Z]  > git config core.sparsecheckout # timeout=10
13:49:08 [2021-06-17T17:49:08.840Z]  > git checkout -f 7787310436283e03c12c2a919be6f3b11168daeb # timeout=10
13:49:11 [2021-06-17T17:49:11.530Z] Commit message: "tmf: handle fetch parameter requested_marker_categories in data provider"
13:49:11 [2021-06-17T17:49:11.535Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:49:11 [2021-06-17T17:49:11.931Z]  > git rev-list --no-walk adba689d4329600cfc0fc0ecca6a1896c0791a26 # timeout=10
13:49:12 [2021-06-17T17:49:12.425Z] [Pipeline] sh
13:49:14 [2021-06-17T17:49:14.747Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
13:49:15 [2021-06-17T17:49:15.051Z] [Pipeline] sh
13:49:16 [2021-06-17T17:49:16.371Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
13:49:16 [2021-06-17T17:49:16.688Z] [Pipeline] sh
13:49:19 [2021-06-17T17:49:19.014Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
13:49:19 [2021-06-17T17:49:19.332Z] [Pipeline] sh
13:49:21 [2021-06-17T17:49:21.655Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
13:49:21 [2021-06-17T17:49:21.954Z] [Pipeline] }
13:49:22 [2021-06-17T17:49:22.251Z] [Pipeline] // container
13:49:22 [2021-06-17T17:49:22.672Z] [Pipeline] }
13:49:22 [2021-06-17T17:49:22.954Z] [Pipeline] // withEnv
13:49:23 [2021-06-17T17:49:23.379Z] [Pipeline] }
13:49:23 [2021-06-17T17:49:23.663Z] [Pipeline] // stage
13:49:24 [2021-06-17T17:49:24.504Z] [Pipeline] stage
13:49:24 [2021-06-17T17:49:24.505Z] [Pipeline] { (Legacy)
13:49:29 [2021-06-17T17:49:29.547Z] Stage "Legacy" skipped due to when conditional
13:49:29 [2021-06-17T17:49:29.547Z] [Pipeline] }
13:49:29 [2021-06-17T17:49:29.859Z] [Pipeline] // stage
13:49:32 [2021-06-17T17:49:32.295Z] [Pipeline] stage
13:49:32 [2021-06-17T17:49:32.296Z] [Pipeline] { (Build)
13:49:37 [2021-06-17T17:49:37.748Z] [Pipeline] tool
13:49:38 [2021-06-17T17:49:38.321Z] [Pipeline] envVarsForTool
13:49:39 [2021-06-17T17:49:39.323Z] [Pipeline] tool
13:49:39 [2021-06-17T17:49:39.885Z] [Pipeline] envVarsForTool
13:49:40 [2021-06-17T17:49:40.599Z] [Pipeline] withEnv
13:49:40 [2021-06-17T17:49:40.600Z] [Pipeline] {
13:49:42 [2021-06-17T17:49:42.285Z] [Pipeline] container
13:49:42 [2021-06-17T17:49:42.286Z] [Pipeline] {
13:49:42 [2021-06-17T17:49:42.992Z] [Pipeline] sh
13:49:45 [2021-06-17T17:49:45.317Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp
13:49:45 [2021-06-17T17:49:45.637Z] [Pipeline] sh
13:49:47 [2021-06-17T17:49:47.968Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.dev
13:49:48 [2021-06-17T17:49:48.284Z] [Pipeline] sh
13:49:49 [2021-06-17T17:49:49.611Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user
13:49:49 [2021-06-17T17:49:49.916Z] [Pipeline] sh
13:49:52 [2021-06-17T17:49:52.252Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
13:49:52 [2021-06-17T17:49:52.565Z] [Pipeline] sh
13:49:54 [2021-06-17T17:49:54.902Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
13:49:55 [2021-06-17T17:49:55.219Z] [Pipeline] sh
13:49:57 [2021-06-17T17:49:57.537Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
13:49:57 [2021-06-17T17:49:57.845Z] [Pipeline] sh
13:50:00 [2021-06-17T17:50:00.173Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.12 -Djdk.version=1.8 -Djdk.release=8 -Dtycho-use-project-settings=false
13:50:00 [2021-06-17T17:50:00.174Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:50:02 [2021-06-17T17:50:02.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
13:50:02 [2021-06-17T17:50:02.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 5.3 kB/s)
13:50:02 [2021-06-17T17:50:02.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
13:50:02 [2021-06-17T17:50:02.810Z] [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 833 kB/s)
13:50:03 [2021-06-17T17:50:03.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
13:50:03 [2021-06-17T17:50:03.069Z] [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 173 kB/s)
13:50:03 [2021-06-17T17:50:03.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
13:50:03 [2021-06-17T17:50:03.069Z] [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 362 kB/s)
13:50:03 [2021-06-17T17:50:03.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
13:50:03 [2021-06-17T17:50:03.069Z] [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 219 kB/s)
13:50:03 [2021-06-17T17:50:03.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
13:50:03 [2021-06-17T17:50:03.069Z] [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 2.9 MB/s)
13:50:03 [2021-06-17T17:50:03.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
13:50:03 [2021-06-17T17:50:03.069Z] [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.8 MB/s)
13:50:03 [2021-06-17T17:50:03.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
13:50:03 [2021-06-17T17:50:03.069Z] [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 395 kB/s)
13:50:03 [2021-06-17T17:50:03.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
13:50:03 [2021-06-17T17:50:03.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
13:50:03 [2021-06-17T17:50:03.069Z] [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 662 kB/s)
13:50:03 [2021-06-17T17:50:03.328Z] [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 272 kB/s)
13:50:03 [2021-06-17T17:50:03.590Z] [INFO] Scanning for projects...
13:50:03 [2021-06-17T17:50:03.849Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.849Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.849Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.849Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.849Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.849Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.849Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.850Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.850Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.850Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
13:50:03 [2021-06-17T17:50:03.850Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.109Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.109Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.109Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.109Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.109Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.109Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.109Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.109Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.109Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.367Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.626Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.627Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
13:50:04 [2021-06-17T17:50:04.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
13:50:04 [2021-06-17T17:50:04.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
13:50:04 [2021-06-17T17:50:04.885Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
13:50:05 [2021-06-17T17:50:05.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
13:50:05 [2021-06-17T17:50:05.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
13:50:05 [2021-06-17T17:50:05.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
13:50:05 [2021-06-17T17:50:05.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom (2.1 kB at 50 kB/s)
13:50:05 [2021-06-17T17:50:05.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
13:50:05 [2021-06-17T17:50:05.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
13:50:05 [2021-06-17T17:50:05.455Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.022Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.022Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom (17 kB at 266 kB/s)
13:50:06 [2021-06-17T17:50:06.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.022Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
13:50:06 [2021-06-17T17:50:06.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom (6.6 kB at 157 kB/s)
13:50:06 [2021-06-17T17:50:06.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
13:50:06 [2021-06-17T17:50:06.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
13:50:06 [2021-06-17T17:50:06.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.106Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.106Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.106Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom (8.8 kB at 110 kB/s)
13:50:07 [2021-06-17T17:50:07.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.106Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.106Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
13:50:07 [2021-06-17T17:50:07.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 615 kB/s)
13:50:07 [2021-06-17T17:50:07.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:50:07 [2021-06-17T17:50:07.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:50:07 [2021-06-17T17:50:07.674Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:50:08 [2021-06-17T17:50:08.243Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:50:08 [2021-06-17T17:50:08.243Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:50:08 [2021-06-17T17:50:08.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:50:08 [2021-06-17T17:50:08.243Z] [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.9 MB/s)
13:50:08 [2021-06-17T17:50:08.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
13:50:08 [2021-06-17T17:50:08.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
13:50:08 [2021-06-17T17:50:08.243Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
13:50:08 [2021-06-17T17:50:08.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
13:50:08 [2021-06-17T17:50:08.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
13:50:08 [2021-06-17T17:50:08.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
13:50:08 [2021-06-17T17:50:08.809Z] [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 744 kB/s)
13:50:08 [2021-06-17T17:50:08.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
13:50:08 [2021-06-17T17:50:08.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
13:50:08 [2021-06-17T17:50:08.809Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
13:50:09 [2021-06-17T17:50:09.378Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
13:50:09 [2021-06-17T17:50:09.378Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
13:50:09 [2021-06-17T17:50:09.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
13:50:09 [2021-06-17T17:50:09.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 79 kB/s)
13:50:09 [2021-06-17T17:50:09.378Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
13:50:09 [2021-06-17T17:50:09.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
13:50:09 [2021-06-17T17:50:09.378Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
13:50:09 [2021-06-17T17:50:09.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
13:50:09 [2021-06-17T17:50:09.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
13:50:09 [2021-06-17T17:50:09.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
13:50:09 [2021-06-17T17:50:09.897Z] [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 185 kB/s)
13:50:09 [2021-06-17T17:50:09.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:50:09 [2021-06-17T17:50:09.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:50:09 [2021-06-17T17:50:09.897Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:50:10 [2021-06-17T17:50:10.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:50:10 [2021-06-17T17:50:10.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:50:10 [2021-06-17T17:50:10.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:50:10 [2021-06-17T17:50:10.724Z] [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 536 kB/s)
13:50:10 [2021-06-17T17:50:10.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
13:50:10 [2021-06-17T17:50:10.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
13:50:10 [2021-06-17T17:50:10.983Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
13:50:11 [2021-06-17T17:50:11.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
13:50:11 [2021-06-17T17:50:11.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
13:50:11 [2021-06-17T17:50:11.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
13:50:11 [2021-06-17T17:50:11.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom (1.9 kB at 34 kB/s)
13:50:11 [2021-06-17T17:50:11.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
13:50:11 [2021-06-17T17:50:11.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
13:50:12 [2021-06-17T17:50:12.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.003Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom (2.5 kB at 47 kB/s)
13:50:13 [2021-06-17T17:50:13.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.003Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.569Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.569Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
13:50:13 [2021-06-17T17:50:13.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom (1.4 kB at 31 kB/s)
13:50:13 [2021-06-17T17:50:13.569Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
13:50:13 [2021-06-17T17:50:13.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
13:50:13 [2021-06-17T17:50:13.569Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
13:50:14 [2021-06-17T17:50:14.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
13:50:14 [2021-06-17T17:50:14.136Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
13:50:14 [2021-06-17T17:50:14.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
13:50:14 [2021-06-17T17:50:14.136Z] [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 12 kB/s)
13:50:14 [2021-06-17T17:50:14.136Z] [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
13:50:14 [2021-06-17T17:50:14.136Z] [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
13:50:14 [2021-06-17T17:50:14.136Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
13:50:14 [2021-06-17T17:50:14.704Z] [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
13:50:14 [2021-06-17T17:50:14.704Z] [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
13:50:14 [2021-06-17T17:50:14.704Z] [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
13:50:14 [2021-06-17T17:50:14.704Z] [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 126 kB/s)
13:50:14 [2021-06-17T17:50:14.704Z] [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
13:50:14 [2021-06-17T17:50:14.704Z] [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
13:50:14 [2021-06-17T17:50:14.704Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
13:50:15 [2021-06-17T17:50:15.272Z] [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
13:50:15 [2021-06-17T17:50:15.272Z] [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
13:50:15 [2021-06-17T17:50:15.272Z] [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
13:50:15 [2021-06-17T17:50:15.272Z] [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 60 kB/s)
13:50:15 [2021-06-17T17:50:15.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:50:15 [2021-06-17T17:50:15.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:50:15 [2021-06-17T17:50:15.272Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:50:15 [2021-06-17T17:50:15.841Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:50:15 [2021-06-17T17:50:15.841Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:50:15 [2021-06-17T17:50:15.841Z] [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
13:50:15 [2021-06-17T17:50:15.841Z] [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 296 kB/s)
13:50:15 [2021-06-17T17:50:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:50:15 [2021-06-17T17:50:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:50:15 [2021-06-17T17:50:15.841Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:50:16 [2021-06-17T17:50:16.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:50:16 [2021-06-17T17:50:16.408Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:50:16 [2021-06-17T17:50:16.408Z] [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
13:50:16 [2021-06-17T17:50:16.408Z] [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 221 kB/s)
13:50:16 [2021-06-17T17:50:16.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
13:50:16 [2021-06-17T17:50:16.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
13:50:16 [2021-06-17T17:50:16.408Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
13:50:16 [2021-06-17T17:50:16.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
13:50:16 [2021-06-17T17:50:16.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
13:50:16 [2021-06-17T17:50:16.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
13:50:16 [2021-06-17T17:50:16.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 190 kB/s)
13:50:16 [2021-06-17T17:50:16.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:50:16 [2021-06-17T17:50:16.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:50:16 [2021-06-17T17:50:16.977Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:50:17 [2021-06-17T17:50:17.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:50:17 [2021-06-17T17:50:17.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:50:17 [2021-06-17T17:50:17.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:50:17 [2021-06-17T17:50:17.494Z] [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 321 kB/s)
13:50:17 [2021-06-17T17:50:17.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:50:17 [2021-06-17T17:50:17.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:50:17 [2021-06-17T17:50:17.494Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:50:18 [2021-06-17T17:50:18.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:50:18 [2021-06-17T17:50:18.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:50:18 [2021-06-17T17:50:18.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:50:18 [2021-06-17T17:50:18.060Z] [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 322 kB/s)
13:50:18 [2021-06-17T17:50:18.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
13:50:18 [2021-06-17T17:50:18.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
13:50:18 [2021-06-17T17:50:18.060Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
13:50:18 [2021-06-17T17:50:18.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
13:50:18 [2021-06-17T17:50:18.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
13:50:18 [2021-06-17T17:50:18.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
13:50:18 [2021-06-17T17:50:18.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom (1.9 kB at 41 kB/s)
13:50:18 [2021-06-17T17:50:18.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
13:50:18 [2021-06-17T17:50:18.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
13:50:18 [2021-06-17T17:50:18.577Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
13:50:19 [2021-06-17T17:50:19.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
13:50:19 [2021-06-17T17:50:19.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
13:50:19 [2021-06-17T17:50:19.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
13:50:19 [2021-06-17T17:50:19.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 44 kB/s)
13:50:19 [2021-06-17T17:50:19.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
13:50:19 [2021-06-17T17:50:19.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
13:50:19 [2021-06-17T17:50:19.144Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
13:50:19 [2021-06-17T17:50:19.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
13:50:19 [2021-06-17T17:50:19.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
13:50:19 [2021-06-17T17:50:19.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
13:50:19 [2021-06-17T17:50:19.711Z] [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 634 kB/s)
13:50:19 [2021-06-17T17:50:19.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:50:19 [2021-06-17T17:50:19.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:50:19 [2021-06-17T17:50:19.711Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:50:20 [2021-06-17T17:50:20.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:50:20 [2021-06-17T17:50:20.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:50:20 [2021-06-17T17:50:20.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:50:20 [2021-06-17T17:50:20.278Z] [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 1.3 MB/s)
13:50:20 [2021-06-17T17:50:20.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
13:50:20 [2021-06-17T17:50:20.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
13:50:20 [2021-06-17T17:50:20.278Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
13:50:20 [2021-06-17T17:50:20.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
13:50:20 [2021-06-17T17:50:20.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
13:50:20 [2021-06-17T17:50:20.845Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
13:50:20 [2021-06-17T17:50:20.845Z] [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 738 kB/s)
13:50:20 [2021-06-17T17:50:20.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
13:50:20 [2021-06-17T17:50:20.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
13:50:20 [2021-06-17T17:50:20.845Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
13:50:21 [2021-06-17T17:50:21.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
13:50:21 [2021-06-17T17:50:21.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
13:50:21 [2021-06-17T17:50:21.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
13:50:21 [2021-06-17T17:50:21.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom (3.0 kB at 68 kB/s)
13:50:21 [2021-06-17T17:50:21.365Z] [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
13:50:21 [2021-06-17T17:50:21.365Z] [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
13:50:21 [2021-06-17T17:50:21.365Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:50:21 [2021-06-17T17:50:21.624Z] [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
13:50:21 [2021-06-17T17:50:21.882Z] [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
13:50:21 [2021-06-17T17:50:21.883Z] [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
13:50:21 [2021-06-17T17:50:21.883Z] [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 91 kB/s)
13:50:21 [2021-06-17T17:50:21.883Z] [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
13:50:21 [2021-06-17T17:50:21.883Z] [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
13:50:21 [2021-06-17T17:50:21.883Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
13:50:22 [2021-06-17T17:50:22.141Z] [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
13:50:22 [2021-06-17T17:50:22.401Z] [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
13:50:22 [2021-06-17T17:50:22.401Z] [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
13:50:22 [2021-06-17T17:50:22.401Z] [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 264 kB/s)
13:50:22 [2021-06-17T17:50:22.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:50:22 [2021-06-17T17:50:22.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:50:22 [2021-06-17T17:50:22.401Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:50:22 [2021-06-17T17:50:22.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:50:22 [2021-06-17T17:50:22.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:50:22 [2021-06-17T17:50:22.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:50:22 [2021-06-17T17:50:22.969Z] [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 286 kB/s)
13:50:22 [2021-06-17T17:50:22.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
13:50:22 [2021-06-17T17:50:22.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
13:50:22 [2021-06-17T17:50:22.969Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
13:50:23 [2021-06-17T17:50:23.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
13:50:23 [2021-06-17T17:50:23.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
13:50:23 [2021-06-17T17:50:23.536Z] [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
13:50:23 [2021-06-17T17:50:23.536Z] [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 45 kB/s)
13:50:23 [2021-06-17T17:50:23.536Z] [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
13:50:23 [2021-06-17T17:50:23.536Z] [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
13:50:23 [2021-06-17T17:50:23.536Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
13:50:23 [2021-06-17T17:50:23.794Z] [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
13:50:24 [2021-06-17T17:50:24.053Z] [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
13:50:24 [2021-06-17T17:50:24.053Z] [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
13:50:24 [2021-06-17T17:50:24.053Z] [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 56 kB/s)
13:50:24 [2021-06-17T17:50:24.053Z] [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
13:50:24 [2021-06-17T17:50:24.053Z] [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
13:50:24 [2021-06-17T17:50:24.312Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
13:50:24 [2021-06-17T17:50:24.571Z] [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
13:50:24 [2021-06-17T17:50:24.571Z] [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
13:50:24 [2021-06-17T17:50:24.830Z] [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
13:50:24 [2021-06-17T17:50:24.830Z] [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 198 kB/s)
13:50:24 [2021-06-17T17:50:24.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
13:50:24 [2021-06-17T17:50:24.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
13:50:24 [2021-06-17T17:50:24.830Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
13:50:25 [2021-06-17T17:50:25.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
13:50:25 [2021-06-17T17:50:25.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
13:50:25 [2021-06-17T17:50:25.348Z] [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
13:50:25 [2021-06-17T17:50:25.348Z] [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 406 kB/s)
13:50:25 [2021-06-17T17:50:25.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
13:50:25 [2021-06-17T17:50:25.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
13:50:25 [2021-06-17T17:50:25.348Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
13:50:25 [2021-06-17T17:50:25.916Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
13:50:25 [2021-06-17T17:50:25.916Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
13:50:25 [2021-06-17T17:50:25.916Z] [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
13:50:25 [2021-06-17T17:50:25.916Z] [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 32 kB/s)
13:50:25 [2021-06-17T17:50:25.916Z] [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
13:50:25 [2021-06-17T17:50:25.916Z] [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
13:50:25 [2021-06-17T17:50:25.916Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:50:26 [2021-06-17T17:50:26.175Z] [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
13:50:26 [2021-06-17T17:50:26.433Z] [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
13:50:26 [2021-06-17T17:50:26.433Z] [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
13:50:26 [2021-06-17T17:50:26.433Z] [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 52 kB/s)
13:50:26 [2021-06-17T17:50:26.434Z] [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
13:50:26 [2021-06-17T17:50:26.434Z] [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
13:50:26 [2021-06-17T17:50:26.434Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
13:50:26 [2021-06-17T17:50:26.692Z] [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
13:50:26 [2021-06-17T17:50:26.954Z] [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
13:50:26 [2021-06-17T17:50:26.954Z] [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
13:50:26 [2021-06-17T17:50:26.954Z] [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 320 kB/s)
13:50:26 [2021-06-17T17:50:26.954Z] [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
13:50:26 [2021-06-17T17:50:26.954Z] [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
13:50:26 [2021-06-17T17:50:26.954Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
13:50:27 [2021-06-17T17:50:27.522Z] [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
13:50:27 [2021-06-17T17:50:27.522Z] [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
13:50:27 [2021-06-17T17:50:27.522Z] [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
13:50:27 [2021-06-17T17:50:27.522Z] [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 12 kB/s)
13:50:27 [2021-06-17T17:50:27.522Z] [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
13:50:27 [2021-06-17T17:50:27.522Z] [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
13:50:27 [2021-06-17T17:50:27.522Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
13:50:28 [2021-06-17T17:50:28.092Z] [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
13:50:28 [2021-06-17T17:50:28.092Z] [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
13:50:28 [2021-06-17T17:50:28.092Z] [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
13:50:28 [2021-06-17T17:50:28.092Z] [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 123 kB/s)
13:50:28 [2021-06-17T17:50:28.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
13:50:28 [2021-06-17T17:50:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
13:50:28 [2021-06-17T17:50:28.092Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
13:50:28 [2021-06-17T17:50:28.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
13:50:28 [2021-06-17T17:50:28.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
13:50:28 [2021-06-17T17:50:28.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
13:50:28 [2021-06-17T17:50:28.660Z] [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 159 kB/s)
13:50:28 [2021-06-17T17:50:28.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
13:50:28 [2021-06-17T17:50:28.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
13:50:28 [2021-06-17T17:50:28.660Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
13:50:28 [2021-06-17T17:50:28.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
13:50:29 [2021-06-17T17:50:29.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
13:50:29 [2021-06-17T17:50:29.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
13:50:29 [2021-06-17T17:50:29.177Z] [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 730 kB/s)
13:50:29 [2021-06-17T17:50:29.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:50:29 [2021-06-17T17:50:29.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:50:29 [2021-06-17T17:50:29.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:50:29 [2021-06-17T17:50:29.746Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:50:29 [2021-06-17T17:50:29.746Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:50:29 [2021-06-17T17:50:29.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:50:29 [2021-06-17T17:50:29.746Z] [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 260 kB/s)
13:50:29 [2021-06-17T17:50:29.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:50:29 [2021-06-17T17:50:29.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:50:29 [2021-06-17T17:50:29.746Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:50:30 [2021-06-17T17:50:30.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:50:30 [2021-06-17T17:50:30.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:50:30 [2021-06-17T17:50:30.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:50:30 [2021-06-17T17:50:30.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 646 kB/s)
13:50:30 [2021-06-17T17:50:30.263Z] [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
13:50:30 [2021-06-17T17:50:30.263Z] [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
13:50:30 [2021-06-17T17:50:30.263Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
13:50:30 [2021-06-17T17:50:30.522Z] [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
13:50:30 [2021-06-17T17:50:30.522Z] [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
13:50:30 [2021-06-17T17:50:30.780Z] [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
13:50:30 [2021-06-17T17:50:30.780Z] [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 126 kB/s)
13:50:30 [2021-06-17T17:50:30.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
13:50:30 [2021-06-17T17:50:30.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
13:50:30 [2021-06-17T17:50:30.780Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom (3.4 kB at 66 kB/s)
13:50:31 [2021-06-17T17:50:31.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.349Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.608Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
13:50:31 [2021-06-17T17:50:31.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom (4.3 kB at 71 kB/s)
13:50:31 [2021-06-17T17:50:31.867Z] [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
13:50:31 [2021-06-17T17:50:31.867Z] [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
13:50:31 [2021-06-17T17:50:31.867Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
13:50:32 [2021-06-17T17:50:32.126Z] [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
13:50:32 [2021-06-17T17:50:32.384Z] [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
13:50:32 [2021-06-17T17:50:32.384Z] [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
13:50:32 [2021-06-17T17:50:32.384Z] [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 64 kB/s)
13:50:32 [2021-06-17T17:50:32.384Z] [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
13:50:32 [2021-06-17T17:50:32.384Z] [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
13:50:32 [2021-06-17T17:50:32.385Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
13:50:32 [2021-06-17T17:50:32.645Z] [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
13:50:32 [2021-06-17T17:50:32.905Z] [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
13:50:32 [2021-06-17T17:50:32.905Z] [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
13:50:32 [2021-06-17T17:50:32.905Z] [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 443 kB/s)
13:50:32 [2021-06-17T17:50:32.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
13:50:32 [2021-06-17T17:50:32.905Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
13:50:32 [2021-06-17T17:50:32.905Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
13:50:33 [2021-06-17T17:50:33.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
13:50:33 [2021-06-17T17:50:33.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
13:50:33 [2021-06-17T17:50:33.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
13:50:33 [2021-06-17T17:50:33.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom (2.6 kB at 56 kB/s)
13:50:33 [2021-06-17T17:50:33.425Z] [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
13:50:33 [2021-06-17T17:50:33.425Z] [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
13:50:33 [2021-06-17T17:50:33.425Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
13:50:33 [2021-06-17T17:50:33.992Z] [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
13:50:33 [2021-06-17T17:50:33.992Z] [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
13:50:33 [2021-06-17T17:50:33.992Z] [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
13:50:33 [2021-06-17T17:50:33.992Z] [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 85 kB/s)
13:50:33 [2021-06-17T17:50:33.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
13:50:33 [2021-06-17T17:50:33.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
13:50:33 [2021-06-17T17:50:33.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
13:50:34 [2021-06-17T17:50:34.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
13:50:34 [2021-06-17T17:50:34.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
13:50:34 [2021-06-17T17:50:34.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
13:50:34 [2021-06-17T17:50:34.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom (4.1 kB at 123 kB/s)
13:50:34 [2021-06-17T17:50:34.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:50:34 [2021-06-17T17:50:34.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:50:34 [2021-06-17T17:50:34.511Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:50:34 [2021-06-17T17:50:34.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:50:35 [2021-06-17T17:50:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:50:35 [2021-06-17T17:50:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:50:35 [2021-06-17T17:50:35.030Z] [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 85 kB/s)
13:50:35 [2021-06-17T17:50:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:50:35 [2021-06-17T17:50:35.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:50:35 [2021-06-17T17:50:35.030Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:50:35 [2021-06-17T17:50:35.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:50:35 [2021-06-17T17:50:35.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:50:35 [2021-06-17T17:50:35.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:50:35 [2021-06-17T17:50:35.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 346 kB/s)
13:50:35 [2021-06-17T17:50:35.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
13:50:35 [2021-06-17T17:50:35.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
13:50:35 [2021-06-17T17:50:35.598Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.166Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.166Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom (3.8 kB at 101 kB/s)
13:50:36 [2021-06-17T17:50:36.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.425Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
13:50:36 [2021-06-17T17:50:36.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom (14 kB at 337 kB/s)
13:50:36 [2021-06-17T17:50:36.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
13:50:36 [2021-06-17T17:50:36.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
13:50:36 [2021-06-17T17:50:36.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
13:50:37 [2021-06-17T17:50:37.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
13:50:37 [2021-06-17T17:50:37.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
13:50:37 [2021-06-17T17:50:37.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
13:50:37 [2021-06-17T17:50:37.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 297 kB/s)
13:50:37 [2021-06-17T17:50:37.462Z] [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
13:50:37 [2021-06-17T17:50:37.462Z] [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
13:50:37 [2021-06-17T17:50:37.462Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
13:50:37 [2021-06-17T17:50:37.720Z] [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
13:50:37 [2021-06-17T17:50:37.720Z] [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
13:50:37 [2021-06-17T17:50:37.980Z] [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
13:50:37 [2021-06-17T17:50:37.980Z] [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 176 kB/s)
13:50:37 [2021-06-17T17:50:37.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:50:37 [2021-06-17T17:50:37.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:50:37 [2021-06-17T17:50:37.980Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:50:38 [2021-06-17T17:50:38.238Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:50:38 [2021-06-17T17:50:38.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:50:38 [2021-06-17T17:50:38.531Z] [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
13:50:38 [2021-06-17T17:50:38.532Z] [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 1.4 MB/s)
13:50:38 [2021-06-17T17:50:38.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
13:50:38 [2021-06-17T17:50:38.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
13:50:38 [2021-06-17T17:50:38.532Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
13:50:38 [2021-06-17T17:50:38.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
13:50:38 [2021-06-17T17:50:38.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
13:50:39 [2021-06-17T17:50:39.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
13:50:39 [2021-06-17T17:50:39.050Z] [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 681 kB/s)
13:50:39 [2021-06-17T17:50:39.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
13:50:39 [2021-06-17T17:50:39.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
13:50:39 [2021-06-17T17:50:39.050Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
13:50:39 [2021-06-17T17:50:39.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
13:50:39 [2021-06-17T17:50:39.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
13:50:39 [2021-06-17T17:50:39.308Z] [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
13:50:39 [2021-06-17T17:50:39.566Z] [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 633 kB/s)
13:50:39 [2021-06-17T17:50:39.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:50:39 [2021-06-17T17:50:39.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:50:39 [2021-06-17T17:50:39.566Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:50:39 [2021-06-17T17:50:39.824Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:50:39 [2021-06-17T17:50:39.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:50:40 [2021-06-17T17:50:40.082Z] [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
13:50:40 [2021-06-17T17:50:40.082Z] [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 2.4 MB/s)
13:50:40 [2021-06-17T17:50:40.082Z] [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
13:50:40 [2021-06-17T17:50:40.082Z] [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
13:50:40 [2021-06-17T17:50:40.082Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
13:50:40 [2021-06-17T17:50:40.341Z] [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
13:50:40 [2021-06-17T17:50:40.341Z] [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
13:50:40 [2021-06-17T17:50:40.599Z] [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
13:50:40 [2021-06-17T17:50:40.599Z] [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 177 kB/s)
13:50:40 [2021-06-17T17:50:40.599Z] [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
13:50:40 [2021-06-17T17:50:40.599Z] [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
13:50:40 [2021-06-17T17:50:40.599Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
13:50:41 [2021-06-17T17:50:41.165Z] [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
13:50:41 [2021-06-17T17:50:41.165Z] [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
13:50:41 [2021-06-17T17:50:41.165Z] [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
13:50:41 [2021-06-17T17:50:41.165Z] [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 413 kB/s)
13:50:41 [2021-06-17T17:50:41.165Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
13:50:41 [2021-06-17T17:50:41.165Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
13:50:41 [2021-06-17T17:50:41.165Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
13:50:41 [2021-06-17T17:50:41.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
13:50:41 [2021-06-17T17:50:41.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
13:50:41 [2021-06-17T17:50:41.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
13:50:41 [2021-06-17T17:50:41.684Z] [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 68 kB/s)
13:50:41 [2021-06-17T17:50:41.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:50:41 [2021-06-17T17:50:41.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:50:41 [2021-06-17T17:50:41.684Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:50:41 [2021-06-17T17:50:41.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:50:42 [2021-06-17T17:50:42.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:50:42 [2021-06-17T17:50:42.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:50:42 [2021-06-17T17:50:42.199Z] [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 11 kB/s)
13:50:42 [2021-06-17T17:50:42.199Z] [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
13:50:42 [2021-06-17T17:50:42.199Z] [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
13:50:42 [2021-06-17T17:50:42.199Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
13:50:42 [2021-06-17T17:50:42.457Z] [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
13:50:42 [2021-06-17T17:50:42.457Z] [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
13:50:42 [2021-06-17T17:50:42.716Z] [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
13:50:42 [2021-06-17T17:50:42.716Z] [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 156 kB/s)
13:50:42 [2021-06-17T17:50:42.716Z] [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
13:50:42 [2021-06-17T17:50:42.716Z] [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
13:50:42 [2021-06-17T17:50:42.716Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
13:50:42 [2021-06-17T17:50:42.975Z] [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
13:50:43 [2021-06-17T17:50:43.233Z] [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
13:50:43 [2021-06-17T17:50:43.233Z] [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
13:50:43 [2021-06-17T17:50:43.233Z] [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 189 kB/s)
13:50:43 [2021-06-17T17:50:43.233Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:50:43 [2021-06-17T17:50:43.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:50:43 [2021-06-17T17:50:43.233Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:50:43 [2021-06-17T17:50:43.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:50:43 [2021-06-17T17:50:43.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:50:43 [2021-06-17T17:50:43.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:50:43 [2021-06-17T17:50:43.750Z] [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 71 kB/s)
13:50:43 [2021-06-17T17:50:43.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:50:43 [2021-06-17T17:50:43.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:50:43 [2021-06-17T17:50:43.750Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:50:44 [2021-06-17T17:50:44.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:50:44 [2021-06-17T17:50:44.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:50:44 [2021-06-17T17:50:44.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:50:44 [2021-06-17T17:50:44.344Z] [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 241 kB/s)
13:50:44 [2021-06-17T17:50:44.344Z] [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
13:50:44 [2021-06-17T17:50:44.344Z] [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
13:50:44 [2021-06-17T17:50:44.344Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
13:50:44 [2021-06-17T17:50:44.604Z] [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
13:50:44 [2021-06-17T17:50:44.604Z] [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
13:50:44 [2021-06-17T17:50:44.604Z] [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
13:50:44 [2021-06-17T17:50:44.863Z] [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 75 kB/s)
13:50:44 [2021-06-17T17:50:44.863Z] [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
13:50:44 [2021-06-17T17:50:44.863Z] [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
13:50:44 [2021-06-17T17:50:44.863Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
13:50:45 [2021-06-17T17:50:45.122Z] [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
13:50:45 [2021-06-17T17:50:45.122Z] [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
13:50:45 [2021-06-17T17:50:45.380Z] [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
13:50:45 [2021-06-17T17:50:45.380Z] [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 47 kB/s)
13:50:45 [2021-06-17T17:50:45.380Z] [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
13:50:45 [2021-06-17T17:50:45.380Z] [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
13:50:45 [2021-06-17T17:50:45.380Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
13:50:45 [2021-06-17T17:50:45.638Z] [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
13:50:45 [2021-06-17T17:50:45.638Z] [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
13:50:45 [2021-06-17T17:50:45.897Z] [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
13:50:45 [2021-06-17T17:50:45.897Z] [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 86 kB/s)
13:50:45 [2021-06-17T17:50:45.897Z] [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
13:50:45 [2021-06-17T17:50:45.897Z] [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
13:50:45 [2021-06-17T17:50:45.897Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
13:50:46 [2021-06-17T17:50:46.157Z] [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
13:50:46 [2021-06-17T17:50:46.157Z] [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
13:50:46 [2021-06-17T17:50:46.415Z] [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
13:50:46 [2021-06-17T17:50:46.415Z] [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 95 kB/s)
13:50:46 [2021-06-17T17:50:46.415Z] [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
13:50:46 [2021-06-17T17:50:46.415Z] [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
13:50:46 [2021-06-17T17:50:46.415Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
13:50:46 [2021-06-17T17:50:46.674Z] [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
13:50:46 [2021-06-17T17:50:46.674Z] [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
13:50:46 [2021-06-17T17:50:46.933Z] [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
13:50:46 [2021-06-17T17:50:46.933Z] [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 58 kB/s)
13:50:46 [2021-06-17T17:50:46.933Z] [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
13:50:46 [2021-06-17T17:50:46.933Z] [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
13:50:46 [2021-06-17T17:50:46.933Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
13:50:47 [2021-06-17T17:50:47.192Z] [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
13:50:47 [2021-06-17T17:50:47.192Z] [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
13:50:47 [2021-06-17T17:50:47.451Z] [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
13:50:47 [2021-06-17T17:50:47.451Z] [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 141 kB/s)
13:50:47 [2021-06-17T17:50:47.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
13:50:47 [2021-06-17T17:50:47.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
13:50:47 [2021-06-17T17:50:47.451Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
13:50:47 [2021-06-17T17:50:47.709Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
13:50:47 [2021-06-17T17:50:47.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
13:50:47 [2021-06-17T17:50:47.968Z] [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
13:50:47 [2021-06-17T17:50:47.968Z] [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 785 kB/s)
13:50:47 [2021-06-17T17:50:47.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
13:50:47 [2021-06-17T17:50:47.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
13:50:47 [2021-06-17T17:50:47.968Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
13:50:48 [2021-06-17T17:50:48.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
13:50:48 [2021-06-17T17:50:48.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
13:50:48 [2021-06-17T17:50:48.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
13:50:48 [2021-06-17T17:50:48.487Z] [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 241 kB/s)
13:50:48 [2021-06-17T17:50:48.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
13:50:48 [2021-06-17T17:50:48.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
13:50:48 [2021-06-17T17:50:48.487Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
13:50:48 [2021-06-17T17:50:48.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
13:50:48 [2021-06-17T17:50:48.746Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.004Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.004Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom (1.1 kB at 17 kB/s)
13:50:49 [2021-06-17T17:50:49.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.004Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom (3.0 kB at 74 kB/s)
13:50:49 [2021-06-17T17:50:49.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.531Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
13:50:49 [2021-06-17T17:50:49.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
13:50:50 [2021-06-17T17:50:50.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
13:50:50 [2021-06-17T17:50:50.050Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
13:50:50 [2021-06-17T17:50:50.050Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom (1.1 kB at 22 kB/s)
13:50:50 [2021-06-17T17:50:50.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
13:50:50 [2021-06-17T17:50:50.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
13:50:50 [2021-06-17T17:50:50.050Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
13:50:50 [2021-06-17T17:50:50.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
13:50:50 [2021-06-17T17:50:50.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
13:50:50 [2021-06-17T17:50:50.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
13:50:50 [2021-06-17T17:50:50.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 257 kB/s)
13:50:50 [2021-06-17T17:50:50.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
13:50:50 [2021-06-17T17:50:50.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
13:50:50 [2021-06-17T17:50:50.567Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
13:50:50 [2021-06-17T17:50:50.824Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
13:50:50 [2021-06-17T17:50:50.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
13:50:51 [2021-06-17T17:50:51.082Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
13:50:51 [2021-06-17T17:50:51.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 951 kB/s)
13:50:51 [2021-06-17T17:50:51.082Z] [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
13:50:51 [2021-06-17T17:50:51.082Z] [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
13:50:51 [2021-06-17T17:50:51.082Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
13:50:51 [2021-06-17T17:50:51.340Z] [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
13:50:51 [2021-06-17T17:50:51.340Z] [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
13:50:51 [2021-06-17T17:50:51.598Z] [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
13:50:51 [2021-06-17T17:50:51.598Z] [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 239 kB/s)
13:50:51 [2021-06-17T17:50:51.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
13:50:51 [2021-06-17T17:50:51.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
13:50:51 [2021-06-17T17:50:51.598Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
13:50:51 [2021-06-17T17:50:51.856Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
13:50:51 [2021-06-17T17:50:51.856Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
13:50:52 [2021-06-17T17:50:52.114Z] [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
13:50:52 [2021-06-17T17:50:52.114Z] [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 528 kB/s)
13:50:52 [2021-06-17T17:50:52.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:50:52 [2021-06-17T17:50:52.114Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:50:52 [2021-06-17T17:50:52.114Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:50:52 [2021-06-17T17:50:52.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:50:52 [2021-06-17T17:50:52.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:50:52 [2021-06-17T17:50:52.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:50:52 [2021-06-17T17:50:52.629Z] [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 3.6 MB/s)
13:50:52 [2021-06-17T17:50:52.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
13:50:52 [2021-06-17T17:50:52.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
13:50:52 [2021-06-17T17:50:52.629Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
13:50:52 [2021-06-17T17:50:52.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
13:50:52 [2021-06-17T17:50:52.887Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
13:50:52 [2021-06-17T17:50:52.887Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
13:50:53 [2021-06-17T17:50:53.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 589 kB/s)
13:50:53 [2021-06-17T17:50:53.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
13:50:53 [2021-06-17T17:50:53.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
13:50:53 [2021-06-17T17:50:53.145Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
13:50:53 [2021-06-17T17:50:53.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
13:50:53 [2021-06-17T17:50:53.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
13:50:53 [2021-06-17T17:50:53.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom
13:50:53 [2021-06-17T17:50:53.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 2.2 MB/s)
13:50:53 [2021-06-17T17:50:53.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:50:53 [2021-06-17T17:50:53.662Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:50:53 [2021-06-17T17:50:53.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:50:53 [2021-06-17T17:50:53.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:50:54 [2021-06-17T17:50:54.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:50:54 [2021-06-17T17:50:54.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:50:54 [2021-06-17T17:50:54.179Z] [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 338 kB/s)
13:50:54 [2021-06-17T17:50:54.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom
13:50:54 [2021-06-17T17:50:54.179Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
13:50:54 [2021-06-17T17:50:54.180Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
13:50:54 [2021-06-17T17:50:54.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
13:50:54 [2021-06-17T17:50:54.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.pom
13:50:54 [2021-06-17T17:50:54.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom
13:50:54 [2021-06-17T17:50:54.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 91 kB/s)
13:50:54 [2021-06-17T17:50:54.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
13:50:54 [2021-06-17T17:50:54.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
13:50:54 [2021-06-17T17:50:54.695Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
13:50:54 [2021-06-17T17:50:54.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
13:50:55 [2021-06-17T17:50:55.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
13:50:55 [2021-06-17T17:50:55.215Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
13:50:55 [2021-06-17T17:50:55.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom (1.8 kB at 48 kB/s)
13:50:55 [2021-06-17T17:50:55.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
13:50:55 [2021-06-17T17:50:55.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
13:50:55 [2021-06-17T17:50:55.215Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
13:50:55 [2021-06-17T17:50:55.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
13:50:55 [2021-06-17T17:50:55.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
13:50:55 [2021-06-17T17:50:55.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
13:50:55 [2021-06-17T17:50:55.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom (1.0 kB at 23 kB/s)
13:50:55 [2021-06-17T17:50:55.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
13:50:55 [2021-06-17T17:50:55.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
13:50:55 [2021-06-17T17:50:55.732Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
13:50:56 [2021-06-17T17:50:56.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
13:50:56 [2021-06-17T17:50:56.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
13:50:56 [2021-06-17T17:50:56.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
13:50:56 [2021-06-17T17:50:56.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom (1.7 kB at 40 kB/s)
13:50:56 [2021-06-17T17:50:56.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
13:50:56 [2021-06-17T17:50:56.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
13:50:56 [2021-06-17T17:50:56.300Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
13:50:56 [2021-06-17T17:50:56.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
13:50:56 [2021-06-17T17:50:56.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
13:50:56 [2021-06-17T17:50:56.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
13:50:56 [2021-06-17T17:50:56.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom (1.7 kB at 55 kB/s)
13:50:56 [2021-06-17T17:50:56.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
13:50:56 [2021-06-17T17:50:56.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
13:50:56 [2021-06-17T17:50:56.817Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
13:50:57 [2021-06-17T17:50:57.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
13:50:57 [2021-06-17T17:50:57.385Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
13:50:57 [2021-06-17T17:50:57.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
13:50:57 [2021-06-17T17:50:57.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom (1.4 kB at 45 kB/s)
13:50:57 [2021-06-17T17:50:57.385Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:50:57 [2021-06-17T17:50:57.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:50:57 [2021-06-17T17:50:57.385Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:50:57 [2021-06-17T17:50:57.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:50:57 [2021-06-17T17:50:57.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:50:57 [2021-06-17T17:50:57.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:50:57 [2021-06-17T17:50:57.901Z] [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 257 kB/s)
13:50:57 [2021-06-17T17:50:57.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
13:50:57 [2021-06-17T17:50:57.901Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
13:50:57 [2021-06-17T17:50:57.901Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.159Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom (2.1 kB at 59 kB/s)
13:50:58 [2021-06-17T17:50:58.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.417Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.675Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom (1.1 kB at 18 kB/s)
13:50:58 [2021-06-17T17:50:58.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
13:50:58 [2021-06-17T17:50:58.933Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
13:50:59 [2021-06-17T17:50:59.191Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
13:50:59 [2021-06-17T17:50:59.449Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
13:50:59 [2021-06-17T17:50:59.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
13:50:59 [2021-06-17T17:50:59.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom (1.0 kB at 20 kB/s)
13:50:59 [2021-06-17T17:50:59.449Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
13:50:59 [2021-06-17T17:50:59.449Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
13:50:59 [2021-06-17T17:50:59.449Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
13:51:00 [2021-06-17T17:51:00.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
13:51:00 [2021-06-17T17:51:00.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
13:51:00 [2021-06-17T17:51:00.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
13:51:00 [2021-06-17T17:51:00.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom (4.6 kB at 122 kB/s)
13:51:00 [2021-06-17T17:51:00.015Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
13:51:00 [2021-06-17T17:51:00.015Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
13:51:00 [2021-06-17T17:51:00.015Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
13:51:00 [2021-06-17T17:51:00.584Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
13:51:00 [2021-06-17T17:51:00.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
13:51:00 [2021-06-17T17:51:00.584Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
13:51:00 [2021-06-17T17:51:00.584Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom (1.9 kB at 41 kB/s)
13:51:00 [2021-06-17T17:51:00.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
13:51:00 [2021-06-17T17:51:00.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
13:51:00 [2021-06-17T17:51:00.584Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
13:51:01 [2021-06-17T17:51:01.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
13:51:01 [2021-06-17T17:51:01.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
13:51:01 [2021-06-17T17:51:01.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
13:51:01 [2021-06-17T17:51:01.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom (21 kB at 312 kB/s)
13:51:01 [2021-06-17T17:51:01.150Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
13:51:01 [2021-06-17T17:51:01.150Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
13:51:01 [2021-06-17T17:51:01.150Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
13:51:01 [2021-06-17T17:51:01.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
13:51:01 [2021-06-17T17:51:01.667Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
13:51:01 [2021-06-17T17:51:01.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
13:51:01 [2021-06-17T17:51:01.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom (2.2 kB at 45 kB/s)
13:51:01 [2021-06-17T17:51:01.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
13:51:01 [2021-06-17T17:51:01.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
13:51:01 [2021-06-17T17:51:01.667Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
13:51:01 [2021-06-17T17:51:01.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom (1.1 kB at 26 kB/s)
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.183Z] [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
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
13:51:02 [2021-06-17T17:51:02.183Z] [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
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
13:51:02 [2021-06-17T17:51:02.183Z] [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
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
13:51:02 [2021-06-17T17:51:02.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
13:51:02 [2021-06-17T17:51:02.443Z] [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
13:51:02 [2021-06-17T17:51:02.443Z] [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
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.1-android/guava-25.1-android.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
13:51:02 [2021-06-17T17:51:02.443Z] [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.jar
13:51:02 [2021-06-17T17:51:02.443Z] [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.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
13:51:02 [2021-06-17T17:51:02.443Z] [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.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
13:51:02 [2021-06-17T17:51:02.443Z] [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
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
13:51:02 [2021-06-17T17:51:02.443Z] [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
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [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
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.701Z] [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
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [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
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
13:51:02 [2021-06-17T17:51:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
13:51:02 [2021-06-17T17:51:02.701Z] [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
13:51:02 [2021-06-17T17:51:02.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
13:51:02 [2021-06-17T17:51:02.702Z] [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
13:51:02 [2021-06-17T17:51:02.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
13:51:02 [2021-06-17T17:51:02.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
13:51:02 [2021-06-17T17:51:02.702Z] [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
13:51:02 [2021-06-17T17:51:02.702Z] [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
13:51:02 [2021-06-17T17:51:02.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
13:51:02 [2021-06-17T17:51:02.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.jar
13:51:02 [2021-06-17T17:51:02.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
13:51:02 [2021-06-17T17:51:02.960Z] [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.jar
13:51:02 [2021-06-17T17:51:02.960Z] [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.jar
13:51:02 [2021-06-17T17:51:02.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
13:51:02 [2021-06-17T17:51:02.961Z] [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.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
13:51:02 [2021-06-17T17:51:02.961Z] [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
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
13:51:02 [2021-06-17T17:51:02.961Z] [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
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
13:51:02 [2021-06-17T17:51:02.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.220Z] [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
13:51:03 [2021-06-17T17:51:03.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
13:51:03 [2021-06-17T17:51:03.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
13:51:03 [2021-06-17T17:51:03.220Z] [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
13:51:03 [2021-06-17T17:51:03.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
13:51:03 [2021-06-17T17:51:03.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
13:51:03 [2021-06-17T17:51:03.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.478Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.737Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
13:51:03 [2021-06-17T17:51:03.737Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
13:51:03 [2021-06-17T17:51:03.737Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.737Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.995Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.995Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.995Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
13:51:03 [2021-06-17T17:51:03.995Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
13:51:03 [2021-06-17T17:51:03.995Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
13:51:04 [2021-06-17T17:51:04.253Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
13:51:04 [2021-06-17T17:51:04.254Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
13:51:04 [2021-06-17T17:51:04.512Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
13:51:04 [2021-06-17T17:51:04.512Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
13:51:04 [2021-06-17T17:51:04.512Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
13:51:04 [2021-06-17T17:51:04.770Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:51:04 [2021-06-17T17:51:04.770Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
13:51:04 [2021-06-17T17:51:04.770Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
13:51:04 [2021-06-17T17:51:04.770Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
13:51:04 [2021-06-17T17:51:04.770Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar
13:51:05 [2021-06-17T17:51:05.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
13:51:05 [2021-06-17T17:51:05.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
13:51:05 [2021-06-17T17:51:05.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
13:51:05 [2021-06-17T17:51:05.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
13:51:05 [2021-06-17T17:51:05.029Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
13:51:05 [2021-06-17T17:51:05.594Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
13:51:05 [2021-06-17T17:51:05.594Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
13:51:05 [2021-06-17T17:51:05.594Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
13:51:05 [2021-06-17T17:51:05.594Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
13:51:05 [2021-06-17T17:51:05.594Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
13:51:05 [2021-06-17T17:51:05.855Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
13:51:05 [2021-06-17T17:51:05.855Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
13:51:05 [2021-06-17T17:51:05.855Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
13:51:05 [2021-06-17T17:51:05.855Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
13:51:05 [2021-06-17T17:51:05.855Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:51:06 [2021-06-17T17:51:06.133Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
13:51:06 [2021-06-17T17:51:06.133Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
13:51:06 [2021-06-17T17:51:06.133Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
13:51:06 [2021-06-17T17:51:06.133Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
13:51:06 [2021-06-17T17:51:06.133Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
13:51:06 [2021-06-17T17:51:06.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:51:06 [2021-06-17T17:51:06.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
13:51:06 [2021-06-17T17:51:06.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
13:51:06 [2021-06-17T17:51:06.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
13:51:06 [2021-06-17T17:51:06.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
13:51:06 [2021-06-17T17:51:06.959Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
13:51:06 [2021-06-17T17:51:06.959Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
13:51:06 [2021-06-17T17:51:06.959Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
13:51:06 [2021-06-17T17:51:06.959Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.525Z] [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
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
13:51:07 [2021-06-17T17:51:07.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
13:51:07 [2021-06-17T17:51:07.526Z] [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
13:51:07 [2021-06-17T17:51:07.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
13:51:07 [2021-06-17T17:51:07.526Z] [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
13:51:07 [2021-06-17T17:51:07.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
13:51:07 [2021-06-17T17:51:07.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
13:51:07 [2021-06-17T17:51:07.526Z] [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
13:51:07 [2021-06-17T17:51:07.526Z] [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
13:51:07 [2021-06-17T17:51:07.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
13:51:07 [2021-06-17T17:51:07.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.jar
13:51:07 [2021-06-17T17:51:07.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
13:51:07 [2021-06-17T17:51:07.526Z] [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.jar
13:51:07 [2021-06-17T17:51:07.526Z] [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.jar
13:51:07 [2021-06-17T17:51:07.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
13:51:07 [2021-06-17T17:51:07.526Z] [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.jar
13:51:07 [2021-06-17T17:51:07.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
13:51:07 [2021-06-17T17:51:07.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
13:51:07 [2021-06-17T17:51:07.784Z] [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
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
13:51:07 [2021-06-17T17:51:07.784Z] [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
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.785Z] [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
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.785Z] [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
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
13:51:07 [2021-06-17T17:51:07.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.043Z] [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
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
13:51:08 [2021-06-17T17:51:08.043Z] [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
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
13:51:08 [2021-06-17T17:51:08.043Z] [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
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
13:51:08 [2021-06-17T17:51:08.043Z] [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
13:51:08 [2021-06-17T17:51:08.043Z] [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
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/25.1-android/guava-25.1-android.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
13:51:08 [2021-06-17T17:51:08.043Z] [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.jar
13:51:08 [2021-06-17T17:51:08.043Z] [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.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
13:51:08 [2021-06-17T17:51:08.043Z] [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.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
13:51:08 [2021-06-17T17:51:08.043Z] [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
13:51:08 [2021-06-17T17:51:08.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
13:51:08 [2021-06-17T17:51:08.301Z] [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
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:51:08 [2021-06-17T17:51:08.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.302Z] [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
13:51:08 [2021-06-17T17:51:08.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
13:51:08 [2021-06-17T17:51:08.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.302Z] [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
13:51:08 [2021-06-17T17:51:08.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar (5.7 kB at 91 kB/s)
13:51:08 [2021-06-17T17:51:08.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar (44 kB at 699 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (215 kB at 3.0 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 178 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar (633 kB at 5.1 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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 222 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar (27 kB at 195 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar (256 kB at 1.8 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar (42 kB at 303 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar (41 kB at 288 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 388 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar (14 kB at 94 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar (66 kB at 414 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar (192 kB at 1.2 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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 903 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 997 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar (37 kB at 219 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar (181 kB at 1.1 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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.2 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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 26 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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 901 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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 90 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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.jar (32 kB at 142 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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 1.7 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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.3 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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.jar (14 kB at 60 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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.jar (8.8 kB at 39 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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.jar (3.5 kB at 15 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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 11 kB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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)
13:51:08 [2021-06-17T17:51:08.562Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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 2.0 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.562Z] [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 1.1 MB/s)
13:51:08 [2021-06-17T17:51:08.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
13:51:08 [2021-06-17T17:51:08.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 762 kB/s)
13:51:08 [2021-06-17T17:51:08.821Z] [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
13:51:08 [2021-06-17T17:51:08.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar (47 kB at 181 kB/s)
13:51:08 [2021-06-17T17:51:08.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
13:51:08 [2021-06-17T17:51:08.821Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar (32 kB at 121 kB/s)
13:51:08 [2021-06-17T17:51:08.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:51:08 [2021-06-17T17:51:08.821Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar (22 kB at 69 kB/s)
13:51:08 [2021-06-17T17:51:08.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar
13:51:08 [2021-06-17T17:51:08.821Z] [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 235 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 305 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar (13 kB at 37 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.822Z] [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.jar (2.6 MB at 7.2 MB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.822Z] [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 161 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:51:08 [2021-06-17T17:51:08.822Z] [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 358 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 1.7 MB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar (3.1 kB at 8.0 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar (10 kB at 25 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar (38 kB at 96 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar (41 kB at 98 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar (7.0 kB at 17 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
13:51:08 [2021-06-17T17:51:08.822Z] [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
13:51:08 [2021-06-17T17:51:08.822Z] [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 198 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [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
13:51:08 [2021-06-17T17:51:08.822Z] [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 9.7 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar (1.5 MB at 3.5 MB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar (25 kB at 57 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar (56 kB at 123 kB/s)
13:51:08 [2021-06-17T17:51:08.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar (288 kB at 633 kB/s)
13:51:10 [2021-06-17T17:51:10.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
13:51:10 [2021-06-17T17:51:10.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
13:51:10 [2021-06-17T17:51:10.726Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
13:51:10 [2021-06-17T17:51:10.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
13:51:10 [2021-06-17T17:51:10.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
13:51:10 [2021-06-17T17:51:10.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
13:51:11 [2021-06-17T17:51:11.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip (12 MB at 36 MB/s)
13:51:11 [2021-06-17T17:51:11.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
13:51:11 [2021-06-17T17:51:11.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
13:51:11 [2021-06-17T17:51:11.292Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
13:51:11 [2021-06-17T17:51:11.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
13:51:11 [2021-06-17T17:51:11.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
13:51:11 [2021-06-17T17:51:11.858Z] [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.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
13:51:11 [2021-06-17T17:51:11.858Z] [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.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar (257 kB at 3.9 MB/s)
13:51:11 [2021-06-17T17:51:11.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
13:51:11 [2021-06-17T17:51:11.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
13:51:11 [2021-06-17T17:51:11.858Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.432Z] [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.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.432Z] [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.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar (163 kB at 2.7 MB/s)
13:51:12 [2021-06-17T17:51:12.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.433Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.999Z] [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.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
13:51:12 [2021-06-17T17:51:12.999Z] [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.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar (55 kB at 1.5 MB/s)
13:51:14 [2021-06-17T17:51:14.375Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
13:51:14 [2021-06-17T17:51:14.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
13:51:14 [2021-06-17T17:51:14.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
13:51:14 [2021-06-17T17:51:14.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
13:51:14 [2021-06-17T17:51:14.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
13:51:14 [2021-06-17T17:51:14.375Z] [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
13:51:14 [2021-06-17T17:51:14.375Z] [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 (412 B at 9.8 kB/s)
13:51:14 [2021-06-17T17:51:14.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
13:51:14 [2021-06-17T17:51:14.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
13:51:14 [2021-06-17T17:51:14.634Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
13:51:14 [2021-06-17T17:51:14.892Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
13:51:15 [2021-06-17T17:51:15.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
13:51:15 [2021-06-17T17:51:15.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
13:51:15 [2021-06-17T17:51:15.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom (3.6 kB at 82 kB/s)
13:51:15 [2021-06-17T17:51:15.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:51:15 [2021-06-17T17:51:15.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:51:15 [2021-06-17T17:51:15.151Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:51:15 [2021-06-17T17:51:15.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:51:15 [2021-06-17T17:51:15.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:51:15 [2021-06-17T17:51:15.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:51:15 [2021-06-17T17:51:15.717Z] [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 249 kB/s)
13:51:15 [2021-06-17T17:51:15.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
13:51:15 [2021-06-17T17:51:15.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
13:51:15 [2021-06-17T17:51:15.717Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
13:51:15 [2021-06-17T17:51:15.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
13:51:16 [2021-06-17T17:51:16.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
13:51:16 [2021-06-17T17:51:16.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
13:51:16 [2021-06-17T17:51:16.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar (24 kB at 570 kB/s)
13:51:16 [2021-06-17T17:51:16.235Z] [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
13:51:16 [2021-06-17T17:51:16.235Z] [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
13:51:16 [2021-06-17T17:51:16.235Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:51:16 [2021-06-17T17:51:16.494Z] [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
13:51:16 [2021-06-17T17:51:16.752Z] [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
13:51:16 [2021-06-17T17:51:16.752Z] [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
13:51:16 [2021-06-17T17:51:16.752Z] [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 78 kB/s)
13:51:16 [2021-06-17T17:51:16.752Z] [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
13:51:16 [2021-06-17T17:51:16.752Z] [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
13:51:16 [2021-06-17T17:51:16.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
13:51:17 [2021-06-17T17:51:17.318Z] [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
13:51:17 [2021-06-17T17:51:17.318Z] [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
13:51:17 [2021-06-17T17:51:17.318Z] [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
13:51:17 [2021-06-17T17:51:17.318Z] [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 434 kB/s)
13:51:17 [2021-06-17T17:51:17.318Z] [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
13:51:17 [2021-06-17T17:51:17.318Z] [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
13:51:17 [2021-06-17T17:51:17.318Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:51:17 [2021-06-17T17:51:17.885Z] [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
13:51:17 [2021-06-17T17:51:17.885Z] [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
13:51:17 [2021-06-17T17:51:17.885Z] [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
13:51:17 [2021-06-17T17:51:17.885Z] [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 871 kB/s)
13:51:17 [2021-06-17T17:51:17.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
13:51:17 [2021-06-17T17:51:17.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
13:51:17 [2021-06-17T17:51:17.885Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
13:51:18 [2021-06-17T17:51:18.452Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
13:51:18 [2021-06-17T17:51:18.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
13:51:18 [2021-06-17T17:51:18.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
13:51:18 [2021-06-17T17:51:18.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom (1.7 kB at 39 kB/s)
13:51:18 [2021-06-17T17:51:18.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
13:51:18 [2021-06-17T17:51:18.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
13:51:18 [2021-06-17T17:51:18.453Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
13:51:19 [2021-06-17T17:51:19.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
13:51:19 [2021-06-17T17:51:19.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
13:51:19 [2021-06-17T17:51:19.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
13:51:19 [2021-06-17T17:51:19.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar (13 kB at 231 kB/s)
13:51:19 [2021-06-17T17:51:19.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
13:51:19 [2021-06-17T17:51:19.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
13:51:19 [2021-06-17T17:51:19.040Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
13:51:19 [2021-06-17T17:51:19.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
13:51:19 [2021-06-17T17:51:19.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
13:51:19 [2021-06-17T17:51:19.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
13:51:19 [2021-06-17T17:51:19.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom (2.9 kB at 84 kB/s)
13:51:19 [2021-06-17T17:51:19.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
13:51:19 [2021-06-17T17:51:19.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
13:51:19 [2021-06-17T17:51:19.606Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
13:51:20 [2021-06-17T17:51:20.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
13:51:20 [2021-06-17T17:51:20.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
13:51:20 [2021-06-17T17:51:20.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
13:51:20 [2021-06-17T17:51:20.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar (40 kB at 1.1 MB/s)
13:51:20 [2021-06-17T17:51:20.172Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
13:51:20 [2021-06-17T17:51:20.172Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
13:51:20 [2021-06-17T17:51:20.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
13:51:20 [2021-06-17T17:51:20.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
13:51:20 [2021-06-17T17:51:20.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
13:51:20 [2021-06-17T17:51:20.690Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
13:51:20 [2021-06-17T17:51:20.949Z] [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 114 kB/s)
13:51:20 [2021-06-17T17:51:20.949Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
13:51:20 [2021-06-17T17:51:20.949Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
13:51:20 [2021-06-17T17:51:20.949Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
13:51:21 [2021-06-17T17:51:21.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
13:51:21 [2021-06-17T17:51:21.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
13:51:21 [2021-06-17T17:51:21.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
13:51:21 [2021-06-17T17:51:21.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 144 kB/s)
13:51:21 [2021-06-17T17:51:21.465Z] [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
13:51:21 [2021-06-17T17:51:21.465Z] [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
13:51:21 [2021-06-17T17:51:21.465Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
13:51:21 [2021-06-17T17:51:21.723Z] [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
13:51:21 [2021-06-17T17:51:21.723Z] [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
13:51:21 [2021-06-17T17:51:21.723Z] [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
13:51:21 [2021-06-17T17:51:21.981Z] [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 300 kB/s)
13:51:21 [2021-06-17T17:51:21.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
13:51:21 [2021-06-17T17:51:21.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
13:51:21 [2021-06-17T17:51:21.981Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
13:51:22 [2021-06-17T17:51:22.239Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
13:51:22 [2021-06-17T17:51:22.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
13:51:22 [2021-06-17T17:51:22.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
13:51:22 [2021-06-17T17:51:22.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom (2.5 kB at 55 kB/s)
13:51:22 [2021-06-17T17:51:22.497Z] [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
13:51:22 [2021-06-17T17:51:22.497Z] [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
13:51:22 [2021-06-17T17:51:22.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
13:51:22 [2021-06-17T17:51:22.755Z] [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
13:51:22 [2021-06-17T17:51:22.755Z] [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
13:51:22 [2021-06-17T17:51:22.755Z] [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
13:51:22 [2021-06-17T17:51:22.755Z] [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 62 kB/s)
13:51:23 [2021-06-17T17:51:23.013Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
13:51:23 [2021-06-17T17:51:23.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
13:51:23 [2021-06-17T17:51:23.013Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
13:51:23 [2021-06-17T17:51:23.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
13:51:23 [2021-06-17T17:51:23.271Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
13:51:23 [2021-06-17T17:51:23.271Z] [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
13:51:23 [2021-06-17T17:51:23.271Z] [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 730 kB/s)
13:51:23 [2021-06-17T17:51:23.271Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:51:23 [2021-06-17T17:51:23.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:51:23 [2021-06-17T17:51:23.529Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:51:23 [2021-06-17T17:51:23.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:51:23 [2021-06-17T17:51:23.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:51:23 [2021-06-17T17:51:23.790Z] [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
13:51:24 [2021-06-17T17:51:24.048Z] [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 85 kB/s)
13:51:24 [2021-06-17T17:51:24.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
13:51:24 [2021-06-17T17:51:24.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
13:51:24 [2021-06-17T17:51:24.308Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
13:51:24 [2021-06-17T17:51:24.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
13:51:24 [2021-06-17T17:51:24.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
13:51:24 [2021-06-17T17:51:24.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
13:51:24 [2021-06-17T17:51:24.567Z] [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 400 kB/s)
13:51:24 [2021-06-17T17:51:24.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
13:51:24 [2021-06-17T17:51:24.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
13:51:24 [2021-06-17T17:51:24.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
13:51:24 [2021-06-17T17:51:24.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
13:51:24 [2021-06-17T17:51:24.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
13:51:24 [2021-06-17T17:51:24.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
13:51:25 [2021-06-17T17:51:25.083Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
13:51:25 [2021-06-17T17:51:25.083Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
13:51:25 [2021-06-17T17:51:25.083Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
13:51:25 [2021-06-17T17:51:25.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
13:51:25 [2021-06-17T17:51:25.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
13:51:25 [2021-06-17T17:51:25.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
13:51:25 [2021-06-17T17:51:25.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
13:51:25 [2021-06-17T17:51:25.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
13:51:25 [2021-06-17T17:51:25.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
13:51:25 [2021-06-17T17:51:25.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
13:51:25 [2021-06-17T17:51:25.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
13:51:25 [2021-06-17T17:51:25.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
13:51:25 [2021-06-17T17:51:25.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 671 kB/s)
13:51:25 [2021-06-17T17:51:25.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar (132 kB at 2.9 MB/s)
13:51:25 [2021-06-17T17:51:25.600Z] [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 447 kB/s)
13:51:25 [2021-06-17T17:51:25.600Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
13:51:25 [2021-06-17T17:51:25.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
13:51:25 [2021-06-17T17:51:25.859Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom (2.3 kB at 43 kB/s)
13:51:26 [2021-06-17T17:51:26.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.375Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
13:51:26 [2021-06-17T17:51:26.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom (6.6 kB at 263 kB/s)
13:51:26 [2021-06-17T17:51:26.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
13:51:26 [2021-06-17T17:51:26.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
13:51:26 [2021-06-17T17:51:26.892Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
13:51:27 [2021-06-17T17:51:27.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
13:51:27 [2021-06-17T17:51:27.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
13:51:27 [2021-06-17T17:51:27.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
13:51:27 [2021-06-17T17:51:27.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar (20 kB at 548 kB/s)
13:51:27 [2021-06-17T17:51:27.716Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
13:51:27 [2021-06-17T17:51:27.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
13:51:27 [2021-06-17T17:51:27.716Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
13:51:27 [2021-06-17T17:51:27.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
13:51:28 [2021-06-17T17:51:28.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
13:51:28 [2021-06-17T17:51:28.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
13:51:28 [2021-06-17T17:51:28.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom (1.5 kB at 45 kB/s)
13:51:28 [2021-06-17T17:51:28.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
13:51:28 [2021-06-17T17:51:28.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
13:51:28 [2021-06-17T17:51:28.232Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
13:51:28 [2021-06-17T17:51:28.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
13:51:28 [2021-06-17T17:51:28.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
13:51:28 [2021-06-17T17:51:28.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
13:51:28 [2021-06-17T17:51:28.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom (1.5 kB at 21 kB/s)
13:51:28 [2021-06-17T17:51:28.749Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
13:51:28 [2021-06-17T17:51:28.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
13:51:28 [2021-06-17T17:51:28.749Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
13:51:29 [2021-06-17T17:51:29.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
13:51:29 [2021-06-17T17:51:29.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
13:51:29 [2021-06-17T17:51:29.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
13:51:29 [2021-06-17T17:51:29.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar (7.4 kB at 128 kB/s)
13:51:29 [2021-06-17T17:51:29.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
13:51:29 [2021-06-17T17:51:29.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
13:51:29 [2021-06-17T17:51:29.319Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
13:51:29 [2021-06-17T17:51:29.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
13:51:29 [2021-06-17T17:51:29.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
13:51:29 [2021-06-17T17:51:29.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
13:51:29 [2021-06-17T17:51:29.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom (2.2 kB at 60 kB/s)
13:51:29 [2021-06-17T17:51:29.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
13:51:29 [2021-06-17T17:51:29.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
13:51:29 [2021-06-17T17:51:29.888Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
13:51:30 [2021-06-17T17:51:30.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
13:51:30 [2021-06-17T17:51:30.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
13:51:30 [2021-06-17T17:51:30.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
13:51:30 [2021-06-17T17:51:30.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar (29 kB at 1.0 MB/s)
13:51:30 [2021-06-17T17:51:30.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
13:51:30 [2021-06-17T17:51:30.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
13:51:30 [2021-06-17T17:51:30.404Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
13:51:30 [2021-06-17T17:51:30.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
13:51:30 [2021-06-17T17:51:30.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
13:51:30 [2021-06-17T17:51:30.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
13:51:30 [2021-06-17T17:51:30.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom (2.9 kB at 93 kB/s)
13:51:30 [2021-06-17T17:51:30.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
13:51:30 [2021-06-17T17:51:30.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
13:51:30 [2021-06-17T17:51:30.969Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
13:51:31 [2021-06-17T17:51:31.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
13:51:31 [2021-06-17T17:51:31.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
13:51:31 [2021-06-17T17:51:31.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
13:51:31 [2021-06-17T17:51:31.484Z] [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 423 kB/s)
13:51:31 [2021-06-17T17:51:31.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:51:31 [2021-06-17T17:51:31.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:51:31 [2021-06-17T17:51:31.485Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:51:31 [2021-06-17T17:51:31.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:51:31 [2021-06-17T17:51:31.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:51:32 [2021-06-17T17:51:32.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:51:32 [2021-06-17T17:51:32.001Z] [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 2.3 MB/s)
13:51:32 [2021-06-17T17:51:32.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
13:51:32 [2021-06-17T17:51:32.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
13:51:32 [2021-06-17T17:51:32.001Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
13:51:32 [2021-06-17T17:51:32.258Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
13:51:32 [2021-06-17T17:51:32.258Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
13:51:32 [2021-06-17T17:51:32.516Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
13:51:32 [2021-06-17T17:51:32.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 544 kB/s)
13:51:32 [2021-06-17T17:51:32.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
13:51:32 [2021-06-17T17:51:32.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
13:51:32 [2021-06-17T17:51:32.516Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
13:51:32 [2021-06-17T17:51:32.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
13:51:32 [2021-06-17T17:51:32.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
13:51:33 [2021-06-17T17:51:33.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
13:51:33 [2021-06-17T17:51:33.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom (2.2 kB at 47 kB/s)
13:51:33 [2021-06-17T17:51:33.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
13:51:33 [2021-06-17T17:51:33.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
13:51:33 [2021-06-17T17:51:33.033Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
13:51:33 [2021-06-17T17:51:33.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
13:51:33 [2021-06-17T17:51:33.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
13:51:33 [2021-06-17T17:51:33.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
13:51:33 [2021-06-17T17:51:33.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom (2.6 kB at 152 kB/s)
13:51:33 [2021-06-17T17:51:33.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
13:51:33 [2021-06-17T17:51:33.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
13:51:33 [2021-06-17T17:51:33.598Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
13:51:33 [2021-06-17T17:51:33.856Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
13:51:33 [2021-06-17T17:51:33.856Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
13:51:33 [2021-06-17T17:51:33.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
13:51:33 [2021-06-17T17:51:33.856Z] [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 535 kB/s)
13:51:33 [2021-06-17T17:51:33.856Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.1/asm-9.1.pom
13:51:34 [2021-06-17T17:51:34.114Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.1/asm-9.1.pom
13:51:34 [2021-06-17T17:51:34.114Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.pom
13:51:34 [2021-06-17T17:51:34.682Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.1/asm-9.1.pom
13:51:34 [2021-06-17T17:51:34.682Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.1/asm-9.1.pom
13:51:34 [2021-06-17T17:51:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom
13:51:34 [2021-06-17T17:51:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom (2.4 kB at 118 kB/s)
13:51:34 [2021-06-17T17:51:34.682Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
13:51:34 [2021-06-17T17:51:34.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
13:51:34 [2021-06-17T17:51:34.682Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
13:51:35 [2021-06-17T17:51:35.249Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
13:51:35 [2021-06-17T17:51:35.249Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
13:51:35 [2021-06-17T17:51:35.249Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
13:51:35 [2021-06-17T17:51:35.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom (2.9 kB at 105 kB/s)
13:51:35 [2021-06-17T17:51:35.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
13:51:35 [2021-06-17T17:51:35.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
13:51:35 [2021-06-17T17:51:35.250Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
13:51:35 [2021-06-17T17:51:35.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
13:51:35 [2021-06-17T17:51:35.820Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
13:51:35 [2021-06-17T17:51:35.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
13:51:35 [2021-06-17T17:51:35.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom (2.6 kB at 138 kB/s)
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.1/asm-9.1.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.1/asm-9.1.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
13:51:36 [2021-06-17T17:51:36.078Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.jar
13:51:36 [2021-06-17T17:51:36.336Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
13:51:36 [2021-06-17T17:51:36.336Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.1/asm-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.1/asm-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
13:51:36 [2021-06-17T17:51:36.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
13:51:36 [2021-06-17T17:51:36.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.jar
13:51:36 [2021-06-17T17:51:36.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar (53 kB at 1.8 MB/s)
13:51:36 [2021-06-17T17:51:36.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
13:51:36 [2021-06-17T17:51:36.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.jar (122 kB at 3.8 MB/s)
13:51:36 [2021-06-17T17:51:36.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
13:51:36 [2021-06-17T17:51:36.915Z] [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.6 MB/s)
13:51:36 [2021-06-17T17:51:36.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar (85 kB at 2.4 MB/s)
13:51:36 [2021-06-17T17:51:36.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar (20 kB at 389 kB/s)
13:51:36 [2021-06-17T17:51:36.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar (28 kB at 512 kB/s)
13:51:37 [2021-06-17T17:51:37.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar (34 kB at 142 kB/s)
13:51:37 [2021-06-17T17:51:37.431Z] [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
13:51:37 [2021-06-17T17:51:37.431Z] [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
13:51:37 [2021-06-17T17:51:37.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
13:51:37 [2021-06-17T17:51:37.690Z] [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
13:51:37 [2021-06-17T17:51:37.690Z] [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
13:51:37 [2021-06-17T17:51:37.690Z] [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
13:51:37 [2021-06-17T17:51:37.948Z] [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 281 kB/s)
13:51:37 [2021-06-17T17:51:37.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
13:51:37 [2021-06-17T17:51:37.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
13:51:37 [2021-06-17T17:51:37.948Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
13:51:38 [2021-06-17T17:51:38.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
13:51:38 [2021-06-17T17:51:38.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
13:51:38 [2021-06-17T17:51:38.465Z] [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
13:51:38 [2021-06-17T17:51:38.465Z] [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 481 kB/s)
13:51:38 [2021-06-17T17:51:38.465Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:51:38 [2021-06-17T17:51:38.465Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:51:38 [2021-06-17T17:51:38.723Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:51:38 [2021-06-17T17:51:38.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:51:38 [2021-06-17T17:51:38.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:51:38 [2021-06-17T17:51:38.982Z] [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
13:51:38 [2021-06-17T17:51:38.982Z] [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 2.4 MB/s)
13:51:38 [2021-06-17T17:51:38.982Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
13:51:38 [2021-06-17T17:51:38.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
13:51:39 [2021-06-17T17:51:39.241Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
13:51:39 [2021-06-17T17:51:39.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
13:51:39 [2021-06-17T17:51:39.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
13:51:39 [2021-06-17T17:51:39.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
13:51:39 [2021-06-17T17:51:39.499Z] [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 698 kB/s)
13:51:39 [2021-06-17T17:51:39.499Z] [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
13:51:39 [2021-06-17T17:51:39.499Z] [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
13:51:39 [2021-06-17T17:51:39.758Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
13:51:40 [2021-06-17T17:51:40.016Z] [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
13:51:40 [2021-06-17T17:51:40.017Z] [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
13:51:40 [2021-06-17T17:51:40.017Z] [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
13:51:40 [2021-06-17T17:51:40.017Z] [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 876 kB/s)
13:51:40 [2021-06-17T17:51:40.017Z] [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
13:51:40 [2021-06-17T17:51:40.017Z] [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
13:51:40 [2021-06-17T17:51:40.277Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
13:51:40 [2021-06-17T17:51:40.535Z] [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
13:51:40 [2021-06-17T17:51:40.535Z] [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
13:51:40 [2021-06-17T17:51:40.535Z] [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
13:51:40 [2021-06-17T17:51:40.535Z] [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 375 kB/s)
13:51:40 [2021-06-17T17:51:40.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
13:51:40 [2021-06-17T17:51:40.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
13:51:40 [2021-06-17T17:51:40.535Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
13:51:41 [2021-06-17T17:51:41.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
13:51:41 [2021-06-17T17:51:41.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
13:51:41 [2021-06-17T17:51:41.104Z] [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
13:51:41 [2021-06-17T17:51:41.104Z] [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 407 kB/s)
13:51:41 [2021-06-17T17:51:41.104Z] [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
13:51:41 [2021-06-17T17:51:41.104Z] [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
13:51:41 [2021-06-17T17:51:41.104Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
13:51:41 [2021-06-17T17:51:41.362Z] [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
13:51:41 [2021-06-17T17:51:41.620Z] [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
13:51:41 [2021-06-17T17:51:41.620Z] [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
13:51:41 [2021-06-17T17:51:41.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 1.7 MB/s)
13:51:41 [2021-06-17T17:51:41.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
13:51:41 [2021-06-17T17:51:41.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
13:51:41 [2021-06-17T17:51:41.620Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
13:51:42 [2021-06-17T17:51:42.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
13:51:42 [2021-06-17T17:51:42.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
13:51:42 [2021-06-17T17:51:42.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
13:51:42 [2021-06-17T17:51:42.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom (2.4 kB at 25 kB/s)
13:51:42 [2021-06-17T17:51:42.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
13:51:42 [2021-06-17T17:51:42.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
13:51:42 [2021-06-17T17:51:42.138Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
13:51:42 [2021-06-17T17:51:42.705Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
13:51:42 [2021-06-17T17:51:42.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
13:51:42 [2021-06-17T17:51:42.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
13:51:42 [2021-06-17T17:51:42.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar (38 kB at 737 kB/s)
13:51:42 [2021-06-17T17:51:42.705Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
13:51:42 [2021-06-17T17:51:42.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
13:51:42 [2021-06-17T17:51:42.705Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
13:51:43 [2021-06-17T17:51:43.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
13:51:43 [2021-06-17T17:51:43.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
13:51:43 [2021-06-17T17:51:43.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
13:51:43 [2021-06-17T17:51:43.272Z] [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 306 kB/s)
13:51:43 [2021-06-17T17:51:43.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:51:43 [2021-06-17T17:51:43.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:51:43 [2021-06-17T17:51:43.272Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:51:43 [2021-06-17T17:51:43.531Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:51:43 [2021-06-17T17:51:43.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:51:43 [2021-06-17T17:51:43.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
13:51:43 [2021-06-17T17:51:43.790Z] [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 434 kB/s)
13:51:43 [2021-06-17T17:51:43.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:51:43 [2021-06-17T17:51:43.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:51:43 [2021-06-17T17:51:43.790Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:51:44 [2021-06-17T17:51:44.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:51:44 [2021-06-17T17:51:44.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:51:44 [2021-06-17T17:51:44.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:51:44 [2021-06-17T17:51:44.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.4 MB/s)
13:51:44 [2021-06-17T17:51:44.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
13:51:44 [2021-06-17T17:51:44.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
13:51:44 [2021-06-17T17:51:44.567Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
13:51:44 [2021-06-17T17:51:44.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
13:51:44 [2021-06-17T17:51:44.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
13:51:44 [2021-06-17T17:51:44.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
13:51:44 [2021-06-17T17:51:44.826Z] [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 816 kB/s)
13:51:44 [2021-06-17T17:51:44.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
13:51:44 [2021-06-17T17:51:44.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
13:51:45 [2021-06-17T17:51:45.085Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
13:51:45 [2021-06-17T17:51:45.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
13:51:45 [2021-06-17T17:51:45.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
13:51:45 [2021-06-17T17:51:45.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
13:51:45 [2021-06-17T17:51:45.344Z] [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 895 kB/s)
13:51:45 [2021-06-17T17:51:45.344Z] [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
13:51:45 [2021-06-17T17:51:45.344Z] [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
13:51:45 [2021-06-17T17:51:45.603Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
13:51:45 [2021-06-17T17:51:45.864Z] [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
13:51:45 [2021-06-17T17:51:45.864Z] [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
13:51:45 [2021-06-17T17:51:45.864Z] [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
13:51:45 [2021-06-17T17:51:45.864Z] [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 376 kB/s)
13:51:45 [2021-06-17T17:51:45.864Z] [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
13:51:45 [2021-06-17T17:51:45.864Z] [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
13:51:45 [2021-06-17T17:51:45.864Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
13:51:46 [2021-06-17T17:51:46.445Z] [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
13:51:46 [2021-06-17T17:51:46.703Z] [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
13:51:46 [2021-06-17T17:51:46.703Z] [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
13:51:46 [2021-06-17T17:51:46.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 1.9 MB/s)
13:51:46 [2021-06-17T17:51:46.703Z] [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
13:51:46 [2021-06-17T17:51:46.703Z] [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
13:51:46 [2021-06-17T17:51:46.703Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
13:51:47 [2021-06-17T17:51:47.269Z] [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
13:51:47 [2021-06-17T17:51:47.269Z] [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
13:51:47 [2021-06-17T17:51:47.269Z] [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
13:51:47 [2021-06-17T17:51:47.269Z] [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 789 kB/s)
13:51:47 [2021-06-17T17:51:47.269Z] [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
13:51:47 [2021-06-17T17:51:47.269Z] [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
13:51:47 [2021-06-17T17:51:47.269Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
13:51:47 [2021-06-17T17:51:47.527Z] [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
13:51:47 [2021-06-17T17:51:47.527Z] [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
13:51:47 [2021-06-17T17:51:47.785Z] [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
13:51:47 [2021-06-17T17:51:47.785Z] [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 5.1 MB/s)
13:51:47 [2021-06-17T17:51:47.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
13:51:47 [2021-06-17T17:51:47.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
13:51:47 [2021-06-17T17:51:47.785Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
13:51:48 [2021-06-17T17:51:48.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
13:51:48 [2021-06-17T17:51:48.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
13:51:48 [2021-06-17T17:51:48.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
13:51:48 [2021-06-17T17:51:48.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom (6.3 kB at 123 kB/s)
13:51:48 [2021-06-17T17:51:48.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
13:51:48 [2021-06-17T17:51:48.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
13:51:48 [2021-06-17T17:51:48.301Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
13:51:48 [2021-06-17T17:51:48.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
13:51:48 [2021-06-17T17:51:48.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
13:51:48 [2021-06-17T17:51:48.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
13:51:48 [2021-06-17T17:51:48.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar (63 kB at 1.7 MB/s)
13:51:48 [2021-06-17T17:51:48.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
13:51:48 [2021-06-17T17:51:48.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
13:51:48 [2021-06-17T17:51:48.818Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom (3.3 kB at 110 kB/s)
13:51:49 [2021-06-17T17:51:49.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.384Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.641Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom (1.5 kB at 33 kB/s)
13:51:49 [2021-06-17T17:51:49.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
13:51:49 [2021-06-17T17:51:49.899Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom (3.2 kB at 72 kB/s)
13:51:50 [2021-06-17T17:51:50.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.414Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom (1.5 kB at 32 kB/s)
13:51:50 [2021-06-17T17:51:50.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
13:51:50 [2021-06-17T17:51:50.932Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
13:51:51 [2021-06-17T17:51:51.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
13:51:51 [2021-06-17T17:51:51.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
13:51:51 [2021-06-17T17:51:51.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
13:51:51 [2021-06-17T17:51:51.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom (1.9 kB at 50 kB/s)
13:51:51 [2021-06-17T17:51:51.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
13:51:51 [2021-06-17T17:51:51.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
13:51:51 [2021-06-17T17:51:51.499Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom (3.3 kB at 89 kB/s)
13:51:52 [2021-06-17T17:51:52.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.068Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom (3.3 kB at 114 kB/s)
13:51:52 [2021-06-17T17:51:52.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.635Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
13:51:52 [2021-06-17T17:51:52.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom (3.3 kB at 92 kB/s)
13:51:53 [2021-06-17T17:51:53.150Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.150Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.150Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.666Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom (3.3 kB at 85 kB/s)
13:51:53 [2021-06-17T17:51:53.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.666Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.666Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
13:51:53 [2021-06-17T17:51:53.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
13:51:54 [2021-06-17T17:51:54.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
13:51:54 [2021-06-17T17:51:54.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
13:51:54 [2021-06-17T17:51:54.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom (3.1 kB at 92 kB/s)
13:51:54 [2021-06-17T17:51:54.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
13:51:54 [2021-06-17T17:51:54.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
13:51:54 [2021-06-17T17:51:54.182Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
13:51:54 [2021-06-17T17:51:54.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
13:51:54 [2021-06-17T17:51:54.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
13:51:54 [2021-06-17T17:51:54.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
13:51:54 [2021-06-17T17:51:54.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom (2.1 kB at 53 kB/s)
13:51:54 [2021-06-17T17:51:54.750Z] [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
13:51:54 [2021-06-17T17:51:54.750Z] [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
13:51:54 [2021-06-17T17:51:54.750Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
13:51:55 [2021-06-17T17:51:55.008Z] [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
13:51:55 [2021-06-17T17:51:55.008Z] [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
13:51:55 [2021-06-17T17:51:55.265Z] [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
13:51:55 [2021-06-17T17:51:55.265Z] [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 72 kB/s)
13:51:55 [2021-06-17T17:51:55.265Z] [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
13:51:55 [2021-06-17T17:51:55.265Z] [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
13:51:55 [2021-06-17T17:51:55.265Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
13:51:55 [2021-06-17T17:51:55.523Z] [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
13:51:55 [2021-06-17T17:51:55.523Z] [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
13:51:55 [2021-06-17T17:51:55.782Z] [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
13:51:55 [2021-06-17T17:51:55.782Z] [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 469 kB/s)
13:51:55 [2021-06-17T17:51:55.782Z] [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
13:51:55 [2021-06-17T17:51:55.782Z] [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
13:51:55 [2021-06-17T17:51:55.782Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
13:51:56 [2021-06-17T17:51:56.039Z] [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
13:51:56 [2021-06-17T17:51:56.297Z] [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
13:51:56 [2021-06-17T17:51:56.297Z] [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
13:51:56 [2021-06-17T17:51:56.555Z] [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 50 kB/s)
13:51:56 [2021-06-17T17:51:56.555Z] [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
13:51:56 [2021-06-17T17:51:56.555Z] [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
13:51:56 [2021-06-17T17:51:56.555Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
13:51:56 [2021-06-17T17:51:56.814Z] [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
13:51:56 [2021-06-17T17:51:56.815Z] [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
13:51:56 [2021-06-17T17:51:56.815Z] [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
13:51:57 [2021-06-17T17:51:57.073Z] [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 310 kB/s)
13:51:57 [2021-06-17T17:51:57.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.073Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.333Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.333Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.333Z] [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.0/maven-plugin-annotations-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.593Z] [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.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 52 kB/s)
13:51:57 [2021-06-17T17:51:57.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.593Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.851Z] [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.0/maven-plugin-tools-3.6.0.pom
13:51:57 [2021-06-17T17:51:57.851Z] [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.0/maven-plugin-tools-3.6.0.pom (15 kB at 706 kB/s)
13:51:57 [2021-06-17T17:51:57.851Z] [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
13:51:57 [2021-06-17T17:51:57.851Z] [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
13:51:58 [2021-06-17T17:51:58.110Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
13:51:58 [2021-06-17T17:51:58.368Z] [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
13:51:58 [2021-06-17T17:51:58.368Z] [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
13:51:58 [2021-06-17T17:51:58.368Z] [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
13:51:58 [2021-06-17T17:51:58.368Z] [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 196 kB/s)
13:51:58 [2021-06-17T17:51:58.368Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
13:51:58 [2021-06-17T17:51:58.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
13:51:58 [2021-06-17T17:51:58.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
13:51:58 [2021-06-17T17:51:58.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
13:51:58 [2021-06-17T17:51:58.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
13:51:58 [2021-06-17T17:51:58.884Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
13:51:58 [2021-06-17T17:51:58.884Z] [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 56 kB/s)
13:51:58 [2021-06-17T17:51:58.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
13:51:58 [2021-06-17T17:51:58.884Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
13:51:59 [2021-06-17T17:51:59.143Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
13:51:59 [2021-06-17T17:51:59.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
13:51:59 [2021-06-17T17:51:59.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
13:51:59 [2021-06-17T17:51:59.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
13:51:59 [2021-06-17T17:51:59.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.1 MB/s)
13:51:59 [2021-06-17T17:51:59.402Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:51:59 [2021-06-17T17:51:59.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:51:59 [2021-06-17T17:51:59.402Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:51:59 [2021-06-17T17:51:59.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:51:59 [2021-06-17T17:51:59.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:51:59 [2021-06-17T17:51:59.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:51:59 [2021-06-17T17:51:59.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.0 MB/s)
13:51:59 [2021-06-17T17:51:59.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
13:51:59 [2021-06-17T17:51:59.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
13:51:59 [2021-06-17T17:51:59.969Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
13:52:00 [2021-06-17T17:52:00.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
13:52:00 [2021-06-17T17:52:00.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
13:52:00 [2021-06-17T17:52:00.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
13:52:00 [2021-06-17T17:52:00.536Z] [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 54 kB/s)
13:52:00 [2021-06-17T17:52:00.536Z] [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
13:52:00 [2021-06-17T17:52:00.536Z] [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
13:52:00 [2021-06-17T17:52:00.536Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
13:52:01 [2021-06-17T17:52:01.102Z] [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
13:52:01 [2021-06-17T17:52:01.102Z] [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
13:52:01 [2021-06-17T17:52:01.102Z] [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
13:52:01 [2021-06-17T17:52:01.102Z] [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 94 kB/s)
13:52:01 [2021-06-17T17:52:01.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
13:52:01 [2021-06-17T17:52:01.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
13:52:01 [2021-06-17T17:52:01.102Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
13:52:01 [2021-06-17T17:52:01.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
13:52:01 [2021-06-17T17:52:01.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
13:52:01 [2021-06-17T17:52:01.618Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
13:52:01 [2021-06-17T17:52:01.618Z] [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 197 kB/s)
13:52:01 [2021-06-17T17:52:01.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
13:52:01 [2021-06-17T17:52:01.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
13:52:01 [2021-06-17T17:52:01.618Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
13:52:01 [2021-06-17T17:52:01.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
13:52:01 [2021-06-17T17:52:01.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
13:52:02 [2021-06-17T17:52:02.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
13:52:02 [2021-06-17T17:52:02.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 31 kB/s)
13:52:02 [2021-06-17T17:52:02.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
13:52:02 [2021-06-17T17:52:02.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
13:52:02 [2021-06-17T17:52:02.134Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
13:52:02 [2021-06-17T17:52:02.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
13:52:02 [2021-06-17T17:52:02.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
13:52:02 [2021-06-17T17:52:02.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
13:52:02 [2021-06-17T17:52:02.653Z] [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 261 kB/s)
13:52:02 [2021-06-17T17:52:02.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
13:52:02 [2021-06-17T17:52:02.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
13:52:02 [2021-06-17T17:52:02.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.2/junit-4.13.2.pom
13:52:02 [2021-06-17T17:52:02.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
13:52:02 [2021-06-17T17:52:02.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.2/junit-4.13.2.pom
13:52:03 [2021-06-17T17:52:03.169Z] [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
13:52:03 [2021-06-17T17:52:03.169Z] [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 675 kB/s)
13:52:03 [2021-06-17T17:52:03.169Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
13:52:03 [2021-06-17T17:52:03.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
13:52:03 [2021-06-17T17:52:03.169Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
13:52:03 [2021-06-17T17:52:03.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
13:52:03 [2021-06-17T17:52:03.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
13:52:03 [2021-06-17T17:52:03.686Z] [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
13:52:03 [2021-06-17T17:52:03.686Z] [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 52 kB/s)
13:52:03 [2021-06-17T17:52:03.686Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
13:52:03 [2021-06-17T17:52:03.686Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
13:52:03 [2021-06-17T17:52:03.686Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
13:52:03 [2021-06-17T17:52:03.944Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
13:52:03 [2021-06-17T17:52:03.944Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
13:52:03 [2021-06-17T17:52:03.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
13:52:04 [2021-06-17T17:52:04.203Z] [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 70 kB/s)
13:52:04 [2021-06-17T17:52:04.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
13:52:04 [2021-06-17T17:52:04.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
13:52:04 [2021-06-17T17:52:04.203Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
13:52:04 [2021-06-17T17:52:04.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
13:52:04 [2021-06-17T17:52:04.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
13:52:04 [2021-06-17T17:52:04.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
13:52:04 [2021-06-17T17:52:04.461Z] [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 196 kB/s)
13:52:04 [2021-06-17T17:52:04.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
13:52:04 [2021-06-17T17:52:04.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
13:52:04 [2021-06-17T17:52:04.719Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
13:52:04 [2021-06-17T17:52:04.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
13:52:04 [2021-06-17T17:52:04.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
13:52:04 [2021-06-17T17:52:04.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
13:52:04 [2021-06-17T17:52:04.977Z] [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 121 kB/s)
13:52:04 [2021-06-17T17:52:04.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
13:52:04 [2021-06-17T17:52:04.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
13:52:04 [2021-06-17T17:52:04.977Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
13:52:05 [2021-06-17T17:52:05.543Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
13:52:05 [2021-06-17T17:52:05.543Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
13:52:05 [2021-06-17T17:52:05.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
13:52:05 [2021-06-17T17:52:05.543Z] [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 90 kB/s)
13:52:05 [2021-06-17T17:52:05.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
13:52:05 [2021-06-17T17:52:05.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
13:52:05 [2021-06-17T17:52:05.544Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
13:52:06 [2021-06-17T17:52:06.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
13:52:06 [2021-06-17T17:52:06.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
13:52:06 [2021-06-17T17:52:06.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
13:52:06 [2021-06-17T17:52:06.109Z] [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 28 kB/s)
13:52:06 [2021-06-17T17:52:06.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
13:52:06 [2021-06-17T17:52:06.109Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
13:52:06 [2021-06-17T17:52:06.109Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
13:52:06 [2021-06-17T17:52:06.675Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
13:52:06 [2021-06-17T17:52:06.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
13:52:06 [2021-06-17T17:52:06.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
13:52:06 [2021-06-17T17:52:06.675Z] [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 243 kB/s)
13:52:06 [2021-06-17T17:52:06.675Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
13:52:06 [2021-06-17T17:52:06.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
13:52:06 [2021-06-17T17:52:06.675Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
13:52:06 [2021-06-17T17:52:06.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
13:52:06 [2021-06-17T17:52:06.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
13:52:06 [2021-06-17T17:52:06.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
13:52:07 [2021-06-17T17:52:07.191Z] [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 387 kB/s)
13:52:07 [2021-06-17T17:52:07.191Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.191Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.191Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.450Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.450Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.708Z] [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 163 kB/s)
13:52:07 [2021-06-17T17:52:07.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.708Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
13:52:07 [2021-06-17T17:52:07.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
13:52:08 [2021-06-17T17:52:08.228Z] [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 52 kB/s)
13:52:08 [2021-06-17T17:52:08.228Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
13:52:08 [2021-06-17T17:52:08.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
13:52:08 [2021-06-17T17:52:08.228Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
13:52:08 [2021-06-17T17:52:08.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
13:52:08 [2021-06-17T17:52:08.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
13:52:08 [2021-06-17T17:52:08.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
13:52:08 [2021-06-17T17:52:08.487Z] [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 42 kB/s)
13:52:08 [2021-06-17T17:52:08.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
13:52:08 [2021-06-17T17:52:08.745Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
13:52:08 [2021-06-17T17:52:08.745Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
13:52:09 [2021-06-17T17:52:09.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
13:52:09 [2021-06-17T17:52:09.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
13:52:09 [2021-06-17T17:52:09.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
13:52:09 [2021-06-17T17:52:09.262Z] [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 80 kB/s)
13:52:09 [2021-06-17T17:52:09.262Z] [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
13:52:09 [2021-06-17T17:52:09.262Z] [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
13:52:09 [2021-06-17T17:52:09.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
13:52:09 [2021-06-17T17:52:09.520Z] [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
13:52:09 [2021-06-17T17:52:09.520Z] [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
13:52:09 [2021-06-17T17:52:09.520Z] [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
13:52:09 [2021-06-17T17:52:09.520Z] [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 186 kB/s)
13:52:09 [2021-06-17T17:52:09.520Z] [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
13:52:09 [2021-06-17T17:52:09.520Z] [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
13:52:09 [2021-06-17T17:52:09.778Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
13:52:10 [2021-06-17T17:52:10.036Z] [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
13:52:10 [2021-06-17T17:52:10.036Z] [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
13:52:10 [2021-06-17T17:52:10.036Z] [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
13:52:10 [2021-06-17T17:52:10.036Z] [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 106 kB/s)
13:52:10 [2021-06-17T17:52:10.036Z] [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
13:52:10 [2021-06-17T17:52:10.294Z] [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
13:52:10 [2021-06-17T17:52:10.294Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
13:52:10 [2021-06-17T17:52:10.552Z] [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
13:52:10 [2021-06-17T17:52:10.552Z] [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
13:52:10 [2021-06-17T17:52:10.552Z] [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
13:52:10 [2021-06-17T17:52:10.810Z] [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 125 kB/s)
13:52:10 [2021-06-17T17:52:10.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:52:10 [2021-06-17T17:52:10.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:52:10 [2021-06-17T17:52:10.810Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:52:11 [2021-06-17T17:52:11.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:52:11 [2021-06-17T17:52:11.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:52:11 [2021-06-17T17:52:11.068Z] [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
13:52:11 [2021-06-17T17:52:11.327Z] [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 478 kB/s)
13:52:11 [2021-06-17T17:52:11.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom
13:52:11 [2021-06-17T17:52:11.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
13:52:11 [2021-06-17T17:52:11.327Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
13:52:11 [2021-06-17T17:52:11.585Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
13:52:11 [2021-06-17T17:52:11.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.pom
13:52:11 [2021-06-17T17:52:11.585Z] [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
13:52:11 [2021-06-17T17:52:11.844Z] [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 92 kB/s)
13:52:11 [2021-06-17T17:52:11.844Z] [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
13:52:11 [2021-06-17T17:52:11.844Z] [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
13:52:11 [2021-06-17T17:52:11.844Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
13:52:12 [2021-06-17T17:52:12.103Z] [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
13:52:12 [2021-06-17T17:52:12.103Z] [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
13:52:12 [2021-06-17T17:52:12.103Z] [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
13:52:12 [2021-06-17T17:52:12.362Z] [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 352 kB/s)
13:52:12 [2021-06-17T17:52:12.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.363Z] [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
13:52:12 [2021-06-17T17:52:12.363Z] [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
13:52:12 [2021-06-17T17:52:12.363Z] [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
13:52:12 [2021-06-17T17:52:12.363Z] [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
13:52:12 [2021-06-17T17:52:12.363Z] [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
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:52:12 [2021-06-17T17:52:12.363Z] [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
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:52:12 [2021-06-17T17:52:12.363Z] [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
13:52:12 [2021-06-17T17:52:12.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar
13:52:12 [2021-06-17T17:52:12.363Z] [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
13:52:12 [2021-06-17T17:52:12.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.622Z] [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
13:52:12 [2021-06-17T17:52:12.622Z] [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
13:52:12 [2021-06-17T17:52:12.622Z] [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
13:52:12 [2021-06-17T17:52:12.622Z] [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
13:52:12 [2021-06-17T17:52:12.622Z] [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
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:52:12 [2021-06-17T17:52:12.622Z] [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
13:52:12 [2021-06-17T17:52:12.622Z] [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
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
13:52:12 [2021-06-17T17:52:12.622Z] [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
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
13:52:12 [2021-06-17T17:52:12.622Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
13:52:13 [2021-06-17T17:52:13.193Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
13:52:13 [2021-06-17T17:52:13.193Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
13:52:13 [2021-06-17T17:52:13.193Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
13:52:13 [2021-06-17T17:52:13.193Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
13:52:13 [2021-06-17T17:52:13.193Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
13:52:13 [2021-06-17T17:52:13.529Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
13:52:13 [2021-06-17T17:52:13.529Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
13:52:13 [2021-06-17T17:52:13.529Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
13:52:13 [2021-06-17T17:52:13.529Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
13:52:13 [2021-06-17T17:52:13.529Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
13:52:13 [2021-06-17T17:52:13.787Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
13:52:13 [2021-06-17T17:52:13.787Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
13:52:13 [2021-06-17T17:52:13.787Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:52:13 [2021-06-17T17:52:13.787Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:52:13 [2021-06-17T17:52:13.787Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:52:14 [2021-06-17T17:52:14.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:52:14 [2021-06-17T17:52:14.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:52:14 [2021-06-17T17:52:14.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
13:52:14 [2021-06-17T17:52:14.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
13:52:14 [2021-06-17T17:52:14.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
13:52:14 [2021-06-17T17:52:14.612Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
13:52:14 [2021-06-17T17:52:14.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
13:52:14 [2021-06-17T17:52:14.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
13:52:14 [2021-06-17T17:52:14.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
13:52:14 [2021-06-17T17:52:14.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
13:52:14 [2021-06-17T17:52:14.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.130Z] [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
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
13:52:15 [2021-06-17T17:52:15.130Z] [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
13:52:15 [2021-06-17T17:52:15.130Z] [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
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.131Z] [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
13:52:15 [2021-06-17T17:52:15.131Z] [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
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
13:52:15 [2021-06-17T17:52:15.131Z] [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
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.131Z] [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
13:52:15 [2021-06-17T17:52:15.131Z] [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
13:52:15 [2021-06-17T17:52:15.131Z] [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
13:52:15 [2021-06-17T17:52:15.131Z] [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
13:52:15 [2021-06-17T17:52:15.131Z] [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
13:52:15 [2021-06-17T17:52:15.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.389Z] [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
13:52:15 [2021-06-17T17:52:15.389Z] [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
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.jar
13:52:15 [2021-06-17T17:52:15.389Z] [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
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar (65 kB at 1.2 MB/s)
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar (26 kB at 449 kB/s)
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar (185 kB at 3.2 MB/s)
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar (425 kB at 4.1 MB/s)
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar (935 kB at 8.3 MB/s)
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar (616 kB at 4.9 MB/s)
13:52:15 [2021-06-17T17:52:15.390Z] [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
13:52:15 [2021-06-17T17:52:15.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar (680 kB at 5.1 MB/s)
13:52:15 [2021-06-17T17:52:15.390Z] [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
13:52:15 [2021-06-17T17:52:15.390Z] [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 90 kB/s)
13:52:15 [2021-06-17T17:52:15.648Z] [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
13:52:15 [2021-06-17T17:52:15.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar (728 kB at 4.5 MB/s)
13:52:15 [2021-06-17T17:52:15.648Z] [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
13:52:15 [2021-06-17T17:52:15.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar (706 kB at 4.5 MB/s)
13:52:15 [2021-06-17T17:52:15.648Z] [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
13:52:15 [2021-06-17T17:52:15.648Z] [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 188 kB/s)
13:52:15 [2021-06-17T17:52:15.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
13:52:15 [2021-06-17T17:52:15.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 903 kB/s)
13:52:15 [2021-06-17T17:52:15.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
13:52:15 [2021-06-17T17:52:15.648Z] [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 171 kB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 2.4 MB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 698 kB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 1.2 MB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 296 kB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:52:15 [2021-06-17T17:52:15.649Z] [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 153 kB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [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
13:52:15 [2021-06-17T17:52:15.649Z] [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 128 kB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [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
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.4 MB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [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 161 kB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [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
13:52:15 [2021-06-17T17:52:15.649Z] [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
13:52:15 [2021-06-17T17:52:15.649Z] [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 158 kB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [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 447 kB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [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 1.2 MB/s)
13:52:15 [2021-06-17T17:52:15.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar (111 kB at 304 kB/s)
13:52:16 [2021-06-17T17:52:16.585Z] [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 161 kB/s)
13:52:17 [2021-06-17T17:52:17.151Z] [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
13:52:17 [2021-06-17T17:52:17.152Z] [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
13:52:17 [2021-06-17T17:52:17.152Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
13:52:17 [2021-06-17T17:52:17.410Z] [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
13:52:17 [2021-06-17T17:52:17.410Z] [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
13:52:17 [2021-06-17T17:52:17.410Z] [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
13:52:17 [2021-06-17T17:52:17.410Z] [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 1.1 MB/s)
13:52:17 [2021-06-17T17:52:17.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
13:52:17 [2021-06-17T17:52:17.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
13:52:17 [2021-06-17T17:52:17.669Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
13:52:17 [2021-06-17T17:52:17.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
13:52:17 [2021-06-17T17:52:17.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
13:52:17 [2021-06-17T17:52:17.926Z] [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
13:52:17 [2021-06-17T17:52:17.926Z] [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 631 kB/s)
13:52:17 [2021-06-17T17:52:17.926Z] [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
13:52:17 [2021-06-17T17:52:17.927Z] [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
13:52:17 [2021-06-17T17:52:17.927Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
13:52:18 [2021-06-17T17:52:18.493Z] [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
13:52:18 [2021-06-17T17:52:18.493Z] [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
13:52:18 [2021-06-17T17:52:18.493Z] [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
13:52:18 [2021-06-17T17:52:18.493Z] [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 692 kB/s)
13:52:18 [2021-06-17T17:52:18.493Z] [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
13:52:18 [2021-06-17T17:52:18.493Z] [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
13:52:18 [2021-06-17T17:52:18.493Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
13:52:19 [2021-06-17T17:52:19.062Z] [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
13:52:19 [2021-06-17T17:52:19.062Z] [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
13:52:19 [2021-06-17T17:52:19.062Z] [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
13:52:19 [2021-06-17T17:52:19.062Z] [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 181 kB/s)
13:52:19 [2021-06-17T17:52:19.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
13:52:19 [2021-06-17T17:52:19.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
13:52:19 [2021-06-17T17:52:19.062Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
13:52:19 [2021-06-17T17:52:19.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
13:52:19 [2021-06-17T17:52:19.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
13:52:19 [2021-06-17T17:52:19.596Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
13:52:19 [2021-06-17T17:52:19.596Z] [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 286 kB/s)
13:52:19 [2021-06-17T17:52:19.596Z] [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
13:52:19 [2021-06-17T17:52:19.596Z] [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
13:52:19 [2021-06-17T17:52:19.596Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
13:52:19 [2021-06-17T17:52:19.855Z] [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
13:52:20 [2021-06-17T17:52:20.113Z] [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
13:52:20 [2021-06-17T17:52:20.113Z] [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
13:52:20 [2021-06-17T17:52:20.113Z] [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 274 kB/s)
13:52:20 [2021-06-17T17:52:20.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
13:52:20 [2021-06-17T17:52:20.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
13:52:20 [2021-06-17T17:52:20.113Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
13:52:20 [2021-06-17T17:52:20.680Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
13:52:20 [2021-06-17T17:52:20.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
13:52:20 [2021-06-17T17:52:20.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
13:52:20 [2021-06-17T17:52:20.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom (2.2 kB at 68 kB/s)
13:52:20 [2021-06-17T17:52:20.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
13:52:20 [2021-06-17T17:52:20.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
13:52:20 [2021-06-17T17:52:20.680Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
13:52:20 [2021-06-17T17:52:20.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
13:52:21 [2021-06-17T17:52:21.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
13:52:21 [2021-06-17T17:52:21.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
13:52:21 [2021-06-17T17:52:21.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar (13 kB at 285 kB/s)
13:52:21 [2021-06-17T17:52:21.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
13:52:21 [2021-06-17T17:52:21.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
13:52:21 [2021-06-17T17:52:21.197Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
13:52:21 [2021-06-17T17:52:21.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
13:52:21 [2021-06-17T17:52:21.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
13:52:21 [2021-06-17T17:52:21.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
13:52:21 [2021-06-17T17:52:21.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom (5.7 kB at 122 kB/s)
13:52:21 [2021-06-17T17:52:21.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
13:52:21 [2021-06-17T17:52:21.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
13:52:21 [2021-06-17T17:52:21.713Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
13:52:22 [2021-06-17T17:52:22.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
13:52:22 [2021-06-17T17:52:22.280Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
13:52:22 [2021-06-17T17:52:22.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
13:52:22 [2021-06-17T17:52:22.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar (29 kB at 668 kB/s)
13:52:23 [2021-06-17T17:52:23.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
13:52:23 [2021-06-17T17:52:23.106Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
13:52:23 [2021-06-17T17:52:23.106Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
13:52:23 [2021-06-17T17:52:23.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
13:52:23 [2021-06-17T17:52:23.623Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
13:52:23 [2021-06-17T17:52:23.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
13:52:23 [2021-06-17T17:52:23.623Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom (2.9 kB at 75 kB/s)
13:52:23 [2021-06-17T17:52:23.623Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
13:52:23 [2021-06-17T17:52:23.623Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
13:52:23 [2021-06-17T17:52:23.623Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
13:52:24 [2021-06-17T17:52:24.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
13:52:24 [2021-06-17T17:52:24.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
13:52:24 [2021-06-17T17:52:24.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
13:52:24 [2021-06-17T17:52:24.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar (46 kB at 1.3 MB/s)
13:52:24 [2021-06-17T17:52:24.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
13:52:24 [2021-06-17T17:52:24.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
13:52:24 [2021-06-17T17:52:24.189Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
13:52:24 [2021-06-17T17:52:24.447Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
13:52:24 [2021-06-17T17:52:24.447Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
13:52:24 [2021-06-17T17:52:24.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
13:52:24 [2021-06-17T17:52:24.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom (1.6 kB at 25 kB/s)
13:52:24 [2021-06-17T17:52:24.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
13:52:24 [2021-06-17T17:52:24.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
13:52:24 [2021-06-17T17:52:24.708Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
13:52:24 [2021-06-17T17:52:24.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
13:52:25 [2021-06-17T17:52:25.223Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
13:52:25 [2021-06-17T17:52:25.223Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
13:52:25 [2021-06-17T17:52:25.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar (580 kB at 13 MB/s)
13:52:25 [2021-06-17T17:52:25.223Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
13:52:25 [2021-06-17T17:52:25.223Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
13:52:25 [2021-06-17T17:52:25.223Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
13:52:25 [2021-06-17T17:52:25.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
13:52:25 [2021-06-17T17:52:25.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
13:52:25 [2021-06-17T17:52:25.789Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
13:52:25 [2021-06-17T17:52:25.789Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom (1.9 kB at 55 kB/s)
13:52:25 [2021-06-17T17:52:25.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
13:52:25 [2021-06-17T17:52:25.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
13:52:25 [2021-06-17T17:52:25.789Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
13:52:26 [2021-06-17T17:52:26.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
13:52:26 [2021-06-17T17:52:26.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
13:52:26 [2021-06-17T17:52:26.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
13:52:26 [2021-06-17T17:52:26.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar (22 kB at 502 kB/s)
13:52:26 [2021-06-17T17:52:26.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
13:52:26 [2021-06-17T17:52:26.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
13:52:26 [2021-06-17T17:52:26.613Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
13:52:26 [2021-06-17T17:52:26.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
13:52:26 [2021-06-17T17:52:26.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
13:52:26 [2021-06-17T17:52:26.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
13:52:27 [2021-06-17T17:52:27.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom (1.4 kB at 27 kB/s)
13:52:27 [2021-06-17T17:52:27.129Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
13:52:27 [2021-06-17T17:52:27.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
13:52:27 [2021-06-17T17:52:27.129Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
13:52:27 [2021-06-17T17:52:27.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
13:52:27 [2021-06-17T17:52:27.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
13:52:27 [2021-06-17T17:52:27.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
13:52:27 [2021-06-17T17:52:27.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar (20 kB at 516 kB/s)
13:52:27 [2021-06-17T17:52:27.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom
13:52:27 [2021-06-17T17:52:27.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom
13:52:27 [2021-06-17T17:52:27.647Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom
13:52:28 [2021-06-17T17:52:28.213Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom (3.7 kB at 7.1 kB/s)
13:52:28 [2021-06-17T17:52:28.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom
13:52:28 [2021-06-17T17:52:28.213Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom
13:52:28 [2021-06-17T17:52:28.213Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom
13:52:28 [2021-06-17T17:52:28.779Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom (8.8 kB at 30 kB/s)
13:52:28 [2021-06-17T17:52:28.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar
13:52:28 [2021-06-17T17:52:28.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar
13:52:28 [2021-06-17T17:52:28.779Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar
13:52:29 [2021-06-17T17:52:29.037Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar (78 kB at 178 kB/s)
13:52:29 [2021-06-17T17:52:29.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.295Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom (2.1 kB at 42 kB/s)
13:52:29 [2021-06-17T17:52:29.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.552Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom (1.1 kB at 19 kB/s)
13:52:29 [2021-06-17T17:52:29.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
13:52:29 [2021-06-17T17:52:29.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
13:52:30 [2021-06-17T17:52:30.090Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
13:52:30 [2021-06-17T17:52:30.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
13:52:30 [2021-06-17T17:52:30.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
13:52:30 [2021-06-17T17:52:30.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
13:52:30 [2021-06-17T17:52:30.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom (17 kB at 525 kB/s)
13:52:30 [2021-06-17T17:52:30.348Z] [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
13:52:30 [2021-06-17T17:52:30.606Z] [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
13:52:30 [2021-06-17T17:52:30.606Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
13:52:30 [2021-06-17T17:52:30.864Z] [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
13:52:30 [2021-06-17T17:52:30.865Z] [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
13:52:30 [2021-06-17T17:52:30.865Z] [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
13:52:30 [2021-06-17T17:52:30.865Z] [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 18 kB/s)
13:52:30 [2021-06-17T17:52:30.865Z] [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
13:52:31 [2021-06-17T17:52:31.123Z] [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
13:52:31 [2021-06-17T17:52:31.123Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
13:52:31 [2021-06-17T17:52:31.381Z] [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
13:52:31 [2021-06-17T17:52:31.381Z] [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
13:52:31 [2021-06-17T17:52:31.381Z] [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
13:52:31 [2021-06-17T17:52:31.381Z] [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 157 kB/s)
13:52:31 [2021-06-17T17:52:31.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
13:52:31 [2021-06-17T17:52:31.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
13:52:31 [2021-06-17T17:52:31.639Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
13:52:31 [2021-06-17T17:52:31.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
13:52:31 [2021-06-17T17:52:31.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
13:52:31 [2021-06-17T17:52:31.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
13:52:31 [2021-06-17T17:52:31.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom (4.8 kB at 99 kB/s)
13:52:31 [2021-06-17T17:52:31.897Z] [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
13:52:31 [2021-06-17T17:52:31.897Z] [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
13:52:32 [2021-06-17T17:52:32.155Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
13:52:32 [2021-06-17T17:52:32.413Z] [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
13:52:32 [2021-06-17T17:52:32.413Z] [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
13:52:32 [2021-06-17T17:52:32.413Z] [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
13:52:32 [2021-06-17T17:52:32.413Z] [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 265 kB/s)
13:52:32 [2021-06-17T17:52:32.413Z] [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
13:52:32 [2021-06-17T17:52:32.413Z] [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
13:52:32 [2021-06-17T17:52:32.671Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
13:52:32 [2021-06-17T17:52:32.929Z] [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
13:52:32 [2021-06-17T17:52:32.929Z] [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
13:52:32 [2021-06-17T17:52:32.929Z] [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
13:52:32 [2021-06-17T17:52:32.929Z] [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 205 kB/s)
13:52:32 [2021-06-17T17:52:32.929Z] [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
13:52:32 [2021-06-17T17:52:32.929Z] [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
13:52:32 [2021-06-17T17:52:32.929Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
13:52:33 [2021-06-17T17:52:33.495Z] [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
13:52:33 [2021-06-17T17:52:33.495Z] [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
13:52:33 [2021-06-17T17:52:33.495Z] [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
13:52:33 [2021-06-17T17:52:33.495Z] [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 108 kB/s)
13:52:33 [2021-06-17T17:52:33.495Z] [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
13:52:33 [2021-06-17T17:52:33.495Z] [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
13:52:33 [2021-06-17T17:52:33.495Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
13:52:34 [2021-06-17T17:52:34.061Z] [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
13:52:34 [2021-06-17T17:52:34.061Z] [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
13:52:34 [2021-06-17T17:52:34.061Z] [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
13:52:34 [2021-06-17T17:52:34.061Z] [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 390 kB/s)
13:52:34 [2021-06-17T17:52:34.061Z] [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
13:52:34 [2021-06-17T17:52:34.061Z] [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
13:52:34 [2021-06-17T17:52:34.061Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
13:52:34 [2021-06-17T17:52:34.319Z] [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
13:52:34 [2021-06-17T17:52:34.319Z] [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
13:52:34 [2021-06-17T17:52:34.578Z] [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
13:52:34 [2021-06-17T17:52:34.578Z] [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 45 kB/s)
13:52:34 [2021-06-17T17:52:34.578Z] [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
13:52:34 [2021-06-17T17:52:34.578Z] [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
13:52:34 [2021-06-17T17:52:34.578Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
13:52:34 [2021-06-17T17:52:34.836Z] [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
13:52:34 [2021-06-17T17:52:34.836Z] [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
13:52:35 [2021-06-17T17:52:35.095Z] [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
13:52:35 [2021-06-17T17:52:35.095Z] [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 148 kB/s)
13:52:35 [2021-06-17T17:52:35.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.pom
13:52:35 [2021-06-17T17:52:35.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.pom
13:52:35 [2021-06-17T17:52:35.095Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
13:52:35 [2021-06-17T17:52:35.355Z] [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
13:52:35 [2021-06-17T17:52:35.355Z] [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
13:52:35 [2021-06-17T17:52:35.614Z] [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
13:52:35 [2021-06-17T17:52:35.614Z] [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 17 kB/s)
13:52:35 [2021-06-17T17:52:35.614Z] [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
13:52:35 [2021-06-17T17:52:35.614Z] [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
13:52:35 [2021-06-17T17:52:35.614Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
13:52:35 [2021-06-17T17:52:35.873Z] [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
13:52:36 [2021-06-17T17:52:36.132Z] [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
13:52:36 [2021-06-17T17:52:36.132Z] [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
13:52:36 [2021-06-17T17:52:36.132Z] [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 153 kB/s)
13:52:36 [2021-06-17T17:52:36.132Z] [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
13:52:36 [2021-06-17T17:52:36.132Z] [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
13:52:36 [2021-06-17T17:52:36.132Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
13:52:36 [2021-06-17T17:52:36.390Z] [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
13:52:36 [2021-06-17T17:52:36.390Z] [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
13:52:36 [2021-06-17T17:52:36.648Z] [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
13:52:36 [2021-06-17T17:52:36.648Z] [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 231 kB/s)
13:52:36 [2021-06-17T17:52:36.648Z] [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
13:52:36 [2021-06-17T17:52:36.648Z] [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
13:52:36 [2021-06-17T17:52:36.648Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
13:52:36 [2021-06-17T17:52:36.906Z] [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
13:52:37 [2021-06-17T17:52:37.165Z] [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
13:52:37 [2021-06-17T17:52:37.165Z] [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
13:52:37 [2021-06-17T17:52:37.165Z] [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 16 kB/s)
13:52:37 [2021-06-17T17:52:37.165Z] [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
13:52:37 [2021-06-17T17:52:37.165Z] [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
13:52:37 [2021-06-17T17:52:37.165Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
13:52:37 [2021-06-17T17:52:37.731Z] [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
13:52:37 [2021-06-17T17:52:37.731Z] [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
13:52:37 [2021-06-17T17:52:37.731Z] [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
13:52:37 [2021-06-17T17:52:37.731Z] [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 94 kB/s)
13:52:37 [2021-06-17T17:52:37.731Z] [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
13:52:37 [2021-06-17T17:52:37.731Z] [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
13:52:37 [2021-06-17T17:52:37.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
13:52:37 [2021-06-17T17:52:37.988Z] [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
13:52:37 [2021-06-17T17:52:37.988Z] [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
13:52:38 [2021-06-17T17:52:38.246Z] [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
13:52:38 [2021-06-17T17:52:38.246Z] [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 74 kB/s)
13:52:38 [2021-06-17T17:52:38.247Z] [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
13:52:38 [2021-06-17T17:52:38.247Z] [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
13:52:38 [2021-06-17T17:52:38.247Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
13:52:38 [2021-06-17T17:52:38.504Z] [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
13:52:38 [2021-06-17T17:52:38.504Z] [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
13:52:38 [2021-06-17T17:52:38.762Z] [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
13:52:38 [2021-06-17T17:52:38.762Z] [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 184 kB/s)
13:52:38 [2021-06-17T17:52:38.762Z] [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
13:52:38 [2021-06-17T17:52:38.762Z] [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
13:52:38 [2021-06-17T17:52:38.762Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
13:52:39 [2021-06-17T17:52:39.020Z] [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
13:52:39 [2021-06-17T17:52:39.020Z] [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
13:52:39 [2021-06-17T17:52:39.020Z] [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
13:52:39 [2021-06-17T17:52:39.279Z] [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 272 kB/s)
13:52:39 [2021-06-17T17:52:39.279Z] [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
13:52:39 [2021-06-17T17:52:39.279Z] [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
13:52:39 [2021-06-17T17:52:39.279Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
13:52:39 [2021-06-17T17:52:39.537Z] [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
13:52:39 [2021-06-17T17:52:39.537Z] [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
13:52:39 [2021-06-17T17:52:39.537Z] [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
13:52:39 [2021-06-17T17:52:39.537Z] [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 59 kB/s)
13:52:39 [2021-06-17T17:52:39.537Z] [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
13:52:39 [2021-06-17T17:52:39.537Z] [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
13:52:39 [2021-06-17T17:52:39.795Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
13:52:40 [2021-06-17T17:52:40.053Z] [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
13:52:40 [2021-06-17T17:52:40.053Z] [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
13:52:40 [2021-06-17T17:52:40.053Z] [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
13:52:40 [2021-06-17T17:52:40.312Z] [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 35 kB/s)
13:52:40 [2021-06-17T17:52:40.312Z] [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
13:52:40 [2021-06-17T17:52:40.312Z] [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
13:52:40 [2021-06-17T17:52:40.312Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
13:52:40 [2021-06-17T17:52:40.572Z] [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
13:52:40 [2021-06-17T17:52:40.572Z] [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
13:52:40 [2021-06-17T17:52:40.831Z] [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
13:52:41 [2021-06-17T17:52:41.089Z] [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 9.5 kB/s)
13:52:41 [2021-06-17T17:52:41.089Z] [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
13:52:41 [2021-06-17T17:52:41.089Z] [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
13:52:41 [2021-06-17T17:52:41.089Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
13:52:41 [2021-06-17T17:52:41.347Z] [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
13:52:41 [2021-06-17T17:52:41.347Z] [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
13:52:41 [2021-06-17T17:52:41.347Z] [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
13:52:41 [2021-06-17T17:52:41.347Z] [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 131 kB/s)
13:52:41 [2021-06-17T17:52:41.348Z] [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
13:52:41 [2021-06-17T17:52:41.348Z] [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
13:52:41 [2021-06-17T17:52:41.605Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
13:52:41 [2021-06-17T17:52:41.863Z] [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
13:52:41 [2021-06-17T17:52:41.863Z] [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
13:52:41 [2021-06-17T17:52:41.863Z] [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
13:52:41 [2021-06-17T17:52:41.863Z] [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 85 kB/s)
13:52:41 [2021-06-17T17:52:41.863Z] [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
13:52:41 [2021-06-17T17:52:41.863Z] [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
13:52:41 [2021-06-17T17:52:41.863Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
13:52:42 [2021-06-17T17:52:42.429Z] [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
13:52:42 [2021-06-17T17:52:42.429Z] [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
13:52:42 [2021-06-17T17:52:42.429Z] [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
13:52:42 [2021-06-17T17:52:42.429Z] [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 77 kB/s)
13:52:42 [2021-06-17T17:52:42.429Z] [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
13:52:42 [2021-06-17T17:52:42.429Z] [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
13:52:42 [2021-06-17T17:52:42.429Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
13:52:42 [2021-06-17T17:52:42.995Z] [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
13:52:42 [2021-06-17T17:52:42.995Z] [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
13:52:42 [2021-06-17T17:52:42.995Z] [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
13:52:42 [2021-06-17T17:52:42.995Z] [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 32 kB/s)
13:52:42 [2021-06-17T17:52:42.995Z] [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
13:52:42 [2021-06-17T17:52:42.995Z] [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
13:52:42 [2021-06-17T17:52:42.995Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
13:52:43 [2021-06-17T17:52:43.561Z] [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
13:52:43 [2021-06-17T17:52:43.561Z] [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
13:52:43 [2021-06-17T17:52:43.561Z] [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
13:52:43 [2021-06-17T17:52:43.561Z] [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 216 kB/s)
13:52:43 [2021-06-17T17:52:43.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:52:43 [2021-06-17T17:52:43.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:52:43 [2021-06-17T17:52:43.561Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:52:43 [2021-06-17T17:52:43.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:52:44 [2021-06-17T17:52:44.078Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:52:44 [2021-06-17T17:52:44.078Z] [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
13:52:44 [2021-06-17T17:52:44.078Z] [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 250 kB/s)
13:52:44 [2021-06-17T17:52:44.078Z] [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
13:52:44 [2021-06-17T17:52:44.079Z] [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
13:52:44 [2021-06-17T17:52:44.079Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
13:52:44 [2021-06-17T17:52:44.336Z] [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
13:52:44 [2021-06-17T17:52:44.336Z] [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
13:52:44 [2021-06-17T17:52:44.595Z] [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
13:52:44 [2021-06-17T17:52:44.595Z] [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 21 kB/s)
13:52:44 [2021-06-17T17:52:44.595Z] [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
13:52:44 [2021-06-17T17:52:44.595Z] [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
13:52:44 [2021-06-17T17:52:44.595Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
13:52:44 [2021-06-17T17:52:44.853Z] [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
13:52:45 [2021-06-17T17:52:45.111Z] [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
13:52:45 [2021-06-17T17:52:45.111Z] [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
13:52:45 [2021-06-17T17:52:45.111Z] [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)
13:52:45 [2021-06-17T17:52:45.111Z] [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
13:52:45 [2021-06-17T17:52:45.111Z] [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
13:52:45 [2021-06-17T17:52:45.111Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
13:52:45 [2021-06-17T17:52:45.370Z] [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
13:52:45 [2021-06-17T17:52:45.629Z] [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
13:52:45 [2021-06-17T17:52:45.629Z] [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
13:52:45 [2021-06-17T17:52:45.629Z] [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 327 kB/s)
13:52:45 [2021-06-17T17:52:45.629Z] [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
13:52:45 [2021-06-17T17:52:45.629Z] [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
13:52:45 [2021-06-17T17:52:45.629Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
13:52:46 [2021-06-17T17:52:46.198Z] [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
13:52:46 [2021-06-17T17:52:46.198Z] [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
13:52:46 [2021-06-17T17:52:46.198Z] [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
13:52:46 [2021-06-17T17:52:46.198Z] [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 97 kB/s)
13:52:46 [2021-06-17T17:52:46.198Z] [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
13:52:46 [2021-06-17T17:52:46.198Z] [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
13:52:46 [2021-06-17T17:52:46.198Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
13:52:46 [2021-06-17T17:52:46.456Z] [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
13:52:46 [2021-06-17T17:52:46.456Z] [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
13:52:46 [2021-06-17T17:52:46.714Z] [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
13:52:46 [2021-06-17T17:52:46.714Z] [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 101 kB/s)
13:52:46 [2021-06-17T17:52:46.714Z] [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
13:52:46 [2021-06-17T17:52:46.714Z] [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
13:52:46 [2021-06-17T17:52:46.714Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
13:52:46 [2021-06-17T17:52:46.973Z] [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
13:52:46 [2021-06-17T17:52:46.973Z] [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
13:52:47 [2021-06-17T17:52:47.231Z] [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
13:52:47 [2021-06-17T17:52:47.231Z] [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 105 kB/s)
13:52:47 [2021-06-17T17:52:47.231Z] [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
13:52:47 [2021-06-17T17:52:47.231Z] [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
13:52:47 [2021-06-17T17:52:47.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
13:52:47 [2021-06-17T17:52:47.489Z] [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
13:52:47 [2021-06-17T17:52:47.489Z] [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
13:52:47 [2021-06-17T17:52:47.489Z] [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
13:52:47 [2021-06-17T17:52:47.747Z] [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 381 kB/s)
13:52:47 [2021-06-17T17:52:47.747Z] [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
13:52:47 [2021-06-17T17:52:47.747Z] [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
13:52:47 [2021-06-17T17:52:47.747Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
13:52:48 [2021-06-17T17:52:48.005Z] [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
13:52:48 [2021-06-17T17:52:48.005Z] [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
13:52:48 [2021-06-17T17:52:48.005Z] [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
13:52:48 [2021-06-17T17:52:48.263Z] [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 62 kB/s)
13:52:48 [2021-06-17T17:52:48.263Z] [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
13:52:48 [2021-06-17T17:52:48.263Z] [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
13:52:48 [2021-06-17T17:52:48.263Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
13:52:48 [2021-06-17T17:52:48.520Z] [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
13:52:48 [2021-06-17T17:52:48.521Z] [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
13:52:48 [2021-06-17T17:52:48.521Z] [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
13:52:48 [2021-06-17T17:52:48.778Z] [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 67 kB/s)
13:52:48 [2021-06-17T17:52:48.778Z] [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
13:52:48 [2021-06-17T17:52:48.778Z] [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
13:52:48 [2021-06-17T17:52:48.778Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
13:52:49 [2021-06-17T17:52:49.036Z] [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
13:52:49 [2021-06-17T17:52:49.036Z] [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
13:52:49 [2021-06-17T17:52:49.036Z] [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
13:52:49 [2021-06-17T17:52:49.294Z] [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 30 kB/s)
13:52:49 [2021-06-17T17:52:49.294Z] [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
13:52:49 [2021-06-17T17:52:49.294Z] [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
13:52:49 [2021-06-17T17:52:49.294Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
13:52:49 [2021-06-17T17:52:49.552Z] [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
13:52:49 [2021-06-17T17:52:49.552Z] [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
13:52:49 [2021-06-17T17:52:49.552Z] [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
13:52:49 [2021-06-17T17:52:49.810Z] [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 149 kB/s)
13:52:49 [2021-06-17T17:52:49.810Z] [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
13:52:49 [2021-06-17T17:52:49.810Z] [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
13:52:49 [2021-06-17T17:52:49.810Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
13:52:50 [2021-06-17T17:52:50.068Z] [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
13:52:50 [2021-06-17T17:52:50.068Z] [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
13:52:50 [2021-06-17T17:52:50.068Z] [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
13:52:50 [2021-06-17T17:52:50.326Z] [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 64 kB/s)
13:52:50 [2021-06-17T17:52:50.326Z] [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
13:52:50 [2021-06-17T17:52:50.326Z] [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
13:52:50 [2021-06-17T17:52:50.326Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
13:52:50 [2021-06-17T17:52:50.584Z] [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
13:52:50 [2021-06-17T17:52:50.584Z] [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
13:52:50 [2021-06-17T17:52:50.584Z] [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
13:52:50 [2021-06-17T17:52:50.843Z] [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 79 kB/s)
13:52:50 [2021-06-17T17:52:50.843Z] [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
13:52:50 [2021-06-17T17:52:50.843Z] [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
13:52:50 [2021-06-17T17:52:50.843Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
13:52:51 [2021-06-17T17:52:51.101Z] [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
13:52:51 [2021-06-17T17:52:51.101Z] [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
13:52:51 [2021-06-17T17:52:51.101Z] [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
13:52:51 [2021-06-17T17:52:51.101Z] [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 58 kB/s)
13:52:51 [2021-06-17T17:52:51.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
13:52:51 [2021-06-17T17:52:51.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
13:52:51 [2021-06-17T17:52:51.360Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
13:52:51 [2021-06-17T17:52:51.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
13:52:51 [2021-06-17T17:52:51.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
13:52:51 [2021-06-17T17:52:51.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
13:52:51 [2021-06-17T17:52:51.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom (1.1 kB at 21 kB/s)
13:52:51 [2021-06-17T17:52:51.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
13:52:51 [2021-06-17T17:52:51.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
13:52:51 [2021-06-17T17:52:51.879Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
13:52:52 [2021-06-17T17:52:52.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
13:52:52 [2021-06-17T17:52:52.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
13:52:52 [2021-06-17T17:52:52.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
13:52:52 [2021-06-17T17:52:52.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom (3.0 kB at 73 kB/s)
13:52:52 [2021-06-17T17:52:52.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
13:52:52 [2021-06-17T17:52:52.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
13:52:52 [2021-06-17T17:52:52.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
13:52:52 [2021-06-17T17:52:52.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
13:52:52 [2021-06-17T17:52:52.666Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
13:52:52 [2021-06-17T17:52:52.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
13:52:52 [2021-06-17T17:52:52.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom (2.0 kB at 53 kB/s)
13:52:52 [2021-06-17T17:52:52.666Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:52 [2021-06-17T17:52:52.666Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:52 [2021-06-17T17:52:52.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:52 [2021-06-17T17:52:52.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:52 [2021-06-17T17:52:52.666Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:52 [2021-06-17T17:52:52.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:52 [2021-06-17T17:52:52.923Z] [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:52 [2021-06-17T17:52:52.923Z] [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:52 [2021-06-17T17:52:52.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (915 B at 26 kB/s)
13:52:52 [2021-06-17T17:52:52.923Z] [INFO] Downloading from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:53 [2021-06-17T17:52:53.181Z] [INFO] Downloading from jboss-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
13:52:53 [2021-06-17T17:52:53.181Z] [INFO] Downloaded from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (915 B at 2.5 kB/s)
13:52:53 [2021-06-17T17:52:53.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
13:52:53 [2021-06-17T17:52:53.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
13:52:53 [2021-06-17T17:52:53.440Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
13:52:53 [2021-06-17T17:52:53.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
13:52:53 [2021-06-17T17:52:53.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
13:52:53 [2021-06-17T17:52:53.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
13:52:53 [2021-06-17T17:52:53.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (1.7 kB at 22 kB/s)
13:52:53 [2021-06-17T17:52:53.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
13:52:53 [2021-06-17T17:52:53.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
13:52:53 [2021-06-17T17:52:53.698Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
13:52:53 [2021-06-17T17:52:53.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
13:52:54 [2021-06-17T17:52:54.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
13:52:54 [2021-06-17T17:52:54.215Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
13:52:54 [2021-06-17T17:52:54.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (1.7 kB at 57 kB/s)
13:52:54 [2021-06-17T17:52:54.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
13:52:54 [2021-06-17T17:52:54.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
13:52:54 [2021-06-17T17:52:54.215Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
13:52:54 [2021-06-17T17:52:54.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
13:52:54 [2021-06-17T17:52:54.781Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
13:52:54 [2021-06-17T17:52:54.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
13:52:54 [2021-06-17T17:52:54.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (1.7 kB at 54 kB/s)
13:52:54 [2021-06-17T17:52:54.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
13:52:54 [2021-06-17T17:52:54.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
13:52:54 [2021-06-17T17:52:54.781Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
13:52:55 [2021-06-17T17:52:55.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
13:52:55 [2021-06-17T17:52:55.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
13:52:55 [2021-06-17T17:52:55.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
13:52:55 [2021-06-17T17:52:55.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (1.7 kB at 50 kB/s)
13:52:55 [2021-06-17T17:52:55.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
13:52:55 [2021-06-17T17:52:55.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
13:52:55 [2021-06-17T17:52:55.297Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
13:52:55 [2021-06-17T17:52:55.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
13:52:55 [2021-06-17T17:52:55.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
13:52:55 [2021-06-17T17:52:55.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
13:52:55 [2021-06-17T17:52:55.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (1.7 kB at 50 kB/s)
13:52:55 [2021-06-17T17:52:55.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
13:52:55 [2021-06-17T17:52:55.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
13:52:55 [2021-06-17T17:52:55.813Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
13:52:56 [2021-06-17T17:52:56.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
13:52:56 [2021-06-17T17:52:56.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
13:52:56 [2021-06-17T17:52:56.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
13:52:56 [2021-06-17T17:52:56.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 42 kB/s)
13:52:56 [2021-06-17T17:52:56.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
13:52:56 [2021-06-17T17:52:56.329Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
13:52:56 [2021-06-17T17:52:56.329Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
13:52:56 [2021-06-17T17:52:56.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
13:52:56 [2021-06-17T17:52:56.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
13:52:56 [2021-06-17T17:52:56.846Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
13:52:56 [2021-06-17T17:52:56.846Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (1.7 kB at 46 kB/s)
13:52:56 [2021-06-17T17:52:56.846Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
13:52:56 [2021-06-17T17:52:56.846Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
13:52:56 [2021-06-17T17:52:56.846Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
13:52:57 [2021-06-17T17:52:57.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
13:52:57 [2021-06-17T17:52:57.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
13:52:57 [2021-06-17T17:52:57.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
13:52:57 [2021-06-17T17:52:57.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom (1.7 kB at 42 kB/s)
13:52:57 [2021-06-17T17:52:57.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
13:52:57 [2021-06-17T17:52:57.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
13:52:57 [2021-06-17T17:52:57.362Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
13:52:57 [2021-06-17T17:52:57.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
13:52:57 [2021-06-17T17:52:57.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
13:52:57 [2021-06-17T17:52:57.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
13:52:57 [2021-06-17T17:52:57.878Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom (1.7 kB at 39 kB/s)
13:52:57 [2021-06-17T17:52:57.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
13:52:57 [2021-06-17T17:52:57.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
13:52:57 [2021-06-17T17:52:57.878Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
13:52:58 [2021-06-17T17:52:58.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
13:52:58 [2021-06-17T17:52:58.136Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
13:52:58 [2021-06-17T17:52:58.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
13:52:58 [2021-06-17T17:52:58.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom (1.7 kB at 40 kB/s)
13:52:58 [2021-06-17T17:52:58.394Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
13:52:58 [2021-06-17T17:52:58.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
13:52:58 [2021-06-17T17:52:58.394Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
13:52:58 [2021-06-17T17:52:58.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
13:52:58 [2021-06-17T17:52:58.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
13:52:58 [2021-06-17T17:52:58.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
13:52:58 [2021-06-17T17:52:58.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom (1.7 kB at 51 kB/s)
13:52:58 [2021-06-17T17:52:58.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
13:52:58 [2021-06-17T17:52:58.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
13:52:58 [2021-06-17T17:52:58.910Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
13:52:59 [2021-06-17T17:52:59.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
13:52:59 [2021-06-17T17:52:59.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
13:52:59 [2021-06-17T17:52:59.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
13:52:59 [2021-06-17T17:52:59.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom (1.7 kB at 51 kB/s)
13:52:59 [2021-06-17T17:52:59.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
13:52:59 [2021-06-17T17:52:59.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
13:52:59 [2021-06-17T17:52:59.425Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
13:52:59 [2021-06-17T17:52:59.682Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
13:52:59 [2021-06-17T17:52:59.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
13:52:59 [2021-06-17T17:52:59.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
13:52:59 [2021-06-17T17:52:59.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom (1.7 kB at 52 kB/s)
13:52:59 [2021-06-17T17:52:59.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
13:52:59 [2021-06-17T17:52:59.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
13:52:59 [2021-06-17T17:52:59.940Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
13:53:00 [2021-06-17T17:53:00.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
13:53:00 [2021-06-17T17:53:00.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
13:53:00 [2021-06-17T17:53:00.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
13:53:00 [2021-06-17T17:53:00.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom (1.7 kB at 60 kB/s)
13:53:00 [2021-06-17T17:53:00.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
13:53:00 [2021-06-17T17:53:00.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
13:53:00 [2021-06-17T17:53:00.456Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
13:53:00 [2021-06-17T17:53:00.714Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
13:53:00 [2021-06-17T17:53:00.714Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
13:53:00 [2021-06-17T17:53:00.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
13:53:00 [2021-06-17T17:53:00.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom (1.7 kB at 87 kB/s)
13:53:00 [2021-06-17T17:53:00.973Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
13:53:00 [2021-06-17T17:53:00.973Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
13:53:00 [2021-06-17T17:53:00.973Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
13:53:01 [2021-06-17T17:53:01.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
13:53:01 [2021-06-17T17:53:01.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
13:53:01 [2021-06-17T17:53:01.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
13:53:01 [2021-06-17T17:53:01.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom (1.8 kB at 42 kB/s)
13:53:01 [2021-06-17T17:53:01.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
13:53:01 [2021-06-17T17:53:01.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
13:53:01 [2021-06-17T17:53:01.489Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
13:53:01 [2021-06-17T17:53:01.748Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
13:53:01 [2021-06-17T17:53:01.748Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
13:53:01 [2021-06-17T17:53:01.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom (1.0 kB at 26 kB/s)
13:53:02 [2021-06-17T17:53:02.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.009Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.268Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom (1.7 kB at 44 kB/s)
13:53:02 [2021-06-17T17:53:02.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.527Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.786Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom (1.3 kB at 23 kB/s)
13:53:02 [2021-06-17T17:53:02.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
13:53:02 [2021-06-17T17:53:02.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.044Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom (2.1 kB at 69 kB/s)
13:53:03 [2021-06-17T17:53:03.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.560Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom (1.1 kB at 23 kB/s)
13:53:03 [2021-06-17T17:53:03.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
13:53:03 [2021-06-17T17:53:03.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
13:53:04 [2021-06-17T17:53:04.076Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
13:53:04 [2021-06-17T17:53:04.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
13:53:04 [2021-06-17T17:53:04.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
13:53:04 [2021-06-17T17:53:04.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
13:53:04 [2021-06-17T17:53:04.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom (1.0 kB at 26 kB/s)
13:53:04 [2021-06-17T17:53:04.593Z] [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
13:53:04 [2021-06-17T17:53:04.593Z] [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
13:53:04 [2021-06-17T17:53:04.593Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
13:53:04 [2021-06-17T17:53:04.850Z] [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
13:53:05 [2021-06-17T17:53:05.107Z] [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
13:53:05 [2021-06-17T17:53:05.107Z] [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
13:53:05 [2021-06-17T17:53:05.107Z] [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 76 kB/s)
13:53:05 [2021-06-17T17:53:05.107Z] [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
13:53:05 [2021-06-17T17:53:05.107Z] [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
13:53:05 [2021-06-17T17:53:05.107Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:53:05 [2021-06-17T17:53:05.673Z] [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
13:53:05 [2021-06-17T17:53:05.673Z] [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
13:53:05 [2021-06-17T17:53:05.673Z] [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
13:53:07 [2021-06-17T17:53:07.047Z] [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 1.4 kB/s)
13:53:07 [2021-06-17T17:53:07.047Z] [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
13:53:07 [2021-06-17T17:53:07.047Z] [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
13:53:07 [2021-06-17T17:53:07.047Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
13:53:07 [2021-06-17T17:53:07.305Z] [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
13:53:07 [2021-06-17T17:53:07.305Z] [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
13:53:07 [2021-06-17T17:53:07.305Z] [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
13:53:07 [2021-06-17T17:53:07.563Z] [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 48 kB/s)
13:53:07 [2021-06-17T17:53:07.563Z] [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
13:53:07 [2021-06-17T17:53:07.563Z] [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
13:53:07 [2021-06-17T17:53:07.563Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
13:53:08 [2021-06-17T17:53:08.145Z] [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
13:53:08 [2021-06-17T17:53:08.145Z] [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
13:53:09 [2021-06-17T17:53:09.517Z] [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
13:53:09 [2021-06-17T17:53:09.517Z] [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 54 kB/s)
13:53:09 [2021-06-17T17:53:09.517Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
13:53:09 [2021-06-17T17:53:09.517Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
13:53:09 [2021-06-17T17:53:09.517Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
13:53:09 [2021-06-17T17:53:09.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
13:53:09 [2021-06-17T17:53:09.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
13:53:09 [2021-06-17T17:53:09.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
13:53:09 [2021-06-17T17:53:09.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom (1.1 kB at 21 kB/s)
13:53:10 [2021-06-17T17:53:10.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
13:53:10 [2021-06-17T17:53:10.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
13:53:10 [2021-06-17T17:53:10.033Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
13:53:11 [2021-06-17T17:53:11.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
13:53:11 [2021-06-17T17:53:11.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
13:53:11 [2021-06-17T17:53:11.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
13:53:11 [2021-06-17T17:53:11.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom (2.5 kB at 72 kB/s)
13:53:11 [2021-06-17T17:53:11.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
13:53:11 [2021-06-17T17:53:11.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
13:53:11 [2021-06-17T17:53:11.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
13:53:11 [2021-06-17T17:53:11.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
13:53:11 [2021-06-17T17:53:11.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
13:53:11 [2021-06-17T17:53:11.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
13:53:11 [2021-06-17T17:53:11.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 91 kB/s)
13:53:11 [2021-06-17T17:53:11.973Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
13:53:11 [2021-06-17T17:53:11.973Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
13:53:11 [2021-06-17T17:53:11.973Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
13:53:12 [2021-06-17T17:53:12.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
13:53:12 [2021-06-17T17:53:12.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
13:53:12 [2021-06-17T17:53:12.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
13:53:12 [2021-06-17T17:53:12.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 344 kB/s)
13:53:12 [2021-06-17T17:53:12.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:53:12 [2021-06-17T17:53:12.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:53:12 [2021-06-17T17:53:12.540Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:53:13 [2021-06-17T17:53:13.105Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:53:13 [2021-06-17T17:53:13.105Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:53:13 [2021-06-17T17:53:13.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:53:13 [2021-06-17T17:53:13.105Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 19 kB/s)
13:53:13 [2021-06-17T17:53:13.105Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
13:53:13 [2021-06-17T17:53:13.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
13:53:13 [2021-06-17T17:53:13.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
13:53:13 [2021-06-17T17:53:13.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
13:53:13 [2021-06-17T17:53:13.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
13:53:13 [2021-06-17T17:53:13.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
13:53:13 [2021-06-17T17:53:13.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 54 kB/s)
13:53:13 [2021-06-17T17:53:13.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
13:53:13 [2021-06-17T17:53:13.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
13:53:13 [2021-06-17T17:53:13.621Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
13:53:14 [2021-06-17T17:53:14.189Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 12 kB/s)
13:53:14 [2021-06-17T17:53:14.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
13:53:14 [2021-06-17T17:53:14.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
13:53:14 [2021-06-17T17:53:14.189Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
13:53:14 [2021-06-17T17:53:14.449Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 86 kB/s)
13:53:14 [2021-06-17T17:53:14.449Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
13:53:14 [2021-06-17T17:53:14.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
13:53:14 [2021-06-17T17:53:14.707Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
13:53:14 [2021-06-17T17:53:14.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
13:53:14 [2021-06-17T17:53:14.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
13:53:14 [2021-06-17T17:53:14.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
13:53:14 [2021-06-17T17:53:14.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 362 kB/s)
13:53:14 [2021-06-17T17:53:14.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
13:53:14 [2021-06-17T17:53:14.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
13:53:14 [2021-06-17T17:53:14.965Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
13:53:15 [2021-06-17T17:53:15.222Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
13:53:15 [2021-06-17T17:53:15.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
13:53:15 [2021-06-17T17:53:15.222Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
13:53:15 [2021-06-17T17:53:15.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 254 kB/s)
13:53:15 [2021-06-17T17:53:15.222Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
13:53:15 [2021-06-17T17:53:15.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
13:53:15 [2021-06-17T17:53:15.480Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
13:53:15 [2021-06-17T17:53:15.739Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
13:53:15 [2021-06-17T17:53:15.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
13:53:15 [2021-06-17T17:53:15.739Z] [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
13:53:15 [2021-06-17T17:53:15.739Z] [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 418 kB/s)
13:53:15 [2021-06-17T17:53:15.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
13:53:15 [2021-06-17T17:53:15.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
13:53:15 [2021-06-17T17:53:15.997Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
13:53:16 [2021-06-17T17:53:16.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
13:53:16 [2021-06-17T17:53:16.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
13:53:16 [2021-06-17T17:53:16.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
13:53:16 [2021-06-17T17:53:16.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 53 kB/s)
13:53:16 [2021-06-17T17:53:16.255Z] [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
13:53:16 [2021-06-17T17:53:16.512Z] [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
13:53:16 [2021-06-17T17:53:16.512Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
13:53:16 [2021-06-17T17:53:16.770Z] [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
13:53:16 [2021-06-17T17:53:16.770Z] [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
13:53:16 [2021-06-17T17:53:16.770Z] [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
13:53:16 [2021-06-17T17:53:16.770Z] [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 150 kB/s)
13:53:16 [2021-06-17T17:53:16.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
13:53:16 [2021-06-17T17:53:16.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
13:53:17 [2021-06-17T17:53:17.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
13:53:17 [2021-06-17T17:53:17.288Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
13:53:17 [2021-06-17T17:53:17.288Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
13:53:17 [2021-06-17T17:53:17.288Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
13:53:17 [2021-06-17T17:53:17.288Z] [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 190 kB/s)
13:53:17 [2021-06-17T17:53:17.288Z] [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
13:53:17 [2021-06-17T17:53:17.288Z] [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
13:53:17 [2021-06-17T17:53:17.288Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:53:17 [2021-06-17T17:53:17.853Z] [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
13:53:17 [2021-06-17T17:53:17.853Z] [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
13:53:17 [2021-06-17T17:53:17.853Z] [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
13:53:17 [2021-06-17T17:53:17.853Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 234 kB/s)
13:53:17 [2021-06-17T17:53:17.853Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
13:53:17 [2021-06-17T17:53:17.853Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
13:53:17 [2021-06-17T17:53:17.853Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
13:53:18 [2021-06-17T17:53:18.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
13:53:18 [2021-06-17T17:53:18.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
13:53:18 [2021-06-17T17:53:18.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
13:53:18 [2021-06-17T17:53:18.417Z] [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 29 kB/s)
13:53:18 [2021-06-17T17:53:18.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
13:53:18 [2021-06-17T17:53:18.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
13:53:18 [2021-06-17T17:53:18.418Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
13:53:18 [2021-06-17T17:53:18.675Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
13:53:18 [2021-06-17T17:53:18.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
13:53:18 [2021-06-17T17:53:18.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
13:53:18 [2021-06-17T17:53:18.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 51 kB/s)
13:53:18 [2021-06-17T17:53:18.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
13:53:18 [2021-06-17T17:53:18.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
13:53:18 [2021-06-17T17:53:18.933Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
13:53:19 [2021-06-17T17:53:19.193Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
13:53:19 [2021-06-17T17:53:19.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
13:53:19 [2021-06-17T17:53:19.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
13:53:19 [2021-06-17T17:53:19.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 55 kB/s)
13:53:19 [2021-06-17T17:53:19.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
13:53:19 [2021-06-17T17:53:19.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
13:53:19 [2021-06-17T17:53:19.454Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
13:53:19 [2021-06-17T17:53:19.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
13:53:19 [2021-06-17T17:53:19.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
13:53:19 [2021-06-17T17:53:19.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
13:53:19 [2021-06-17T17:53:19.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 20 kB/s)
13:53:19 [2021-06-17T17:53:19.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
13:53:19 [2021-06-17T17:53:19.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
13:53:19 [2021-06-17T17:53:19.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
13:53:20 [2021-06-17T17:53:20.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
13:53:20 [2021-06-17T17:53:20.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
13:53:20 [2021-06-17T17:53:20.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
13:53:20 [2021-06-17T17:53:20.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 48 kB/s)
13:53:20 [2021-06-17T17:53:20.485Z] [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
13:53:20 [2021-06-17T17:53:20.485Z] [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
13:53:20 [2021-06-17T17:53:20.485Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
13:53:20 [2021-06-17T17:53:20.743Z] [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
13:53:20 [2021-06-17T17:53:20.743Z] [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
13:53:20 [2021-06-17T17:53:20.743Z] [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
13:53:21 [2021-06-17T17:53:21.001Z] [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 55 kB/s)
13:53:21 [2021-06-17T17:53:21.001Z] [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
13:53:21 [2021-06-17T17:53:21.001Z] [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
13:53:21 [2021-06-17T17:53:21.001Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
13:53:21 [2021-06-17T17:53:21.258Z] [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
13:53:21 [2021-06-17T17:53:21.258Z] [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
13:53:21 [2021-06-17T17:53:21.258Z] [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
13:53:21 [2021-06-17T17:53:21.258Z] [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 24 kB/s)
13:53:21 [2021-06-17T17:53:21.258Z] [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
13:53:21 [2021-06-17T17:53:21.516Z] [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
13:53:21 [2021-06-17T17:53:21.516Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
13:53:21 [2021-06-17T17:53:21.774Z] [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
13:53:21 [2021-06-17T17:53:21.774Z] [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
13:53:21 [2021-06-17T17:53:21.774Z] [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
13:53:21 [2021-06-17T17:53:21.774Z] [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 42 kB/s)
13:53:21 [2021-06-17T17:53:21.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
13:53:21 [2021-06-17T17:53:21.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
13:53:21 [2021-06-17T17:53:21.774Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
13:53:22 [2021-06-17T17:53:22.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
13:53:22 [2021-06-17T17:53:22.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
13:53:22 [2021-06-17T17:53:22.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
13:53:22 [2021-06-17T17:53:22.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 51 kB/s)
13:53:22 [2021-06-17T17:53:22.340Z] [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
13:53:22 [2021-06-17T17:53:22.340Z] [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
13:53:22 [2021-06-17T17:53:22.340Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
13:53:22 [2021-06-17T17:53:22.904Z] [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
13:53:22 [2021-06-17T17:53:22.904Z] [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
13:53:22 [2021-06-17T17:53:22.904Z] [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
13:53:22 [2021-06-17T17:53:22.904Z] [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 109 kB/s)
13:53:22 [2021-06-17T17:53:22.904Z] [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
13:53:22 [2021-06-17T17:53:22.904Z] [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
13:53:22 [2021-06-17T17:53:22.904Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
13:53:23 [2021-06-17T17:53:23.162Z] [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
13:53:23 [2021-06-17T17:53:23.162Z] [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
13:53:23 [2021-06-17T17:53:23.420Z] [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
13:53:23 [2021-06-17T17:53:23.420Z] [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 71 kB/s)
13:53:23 [2021-06-17T17:53:23.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
13:53:23 [2021-06-17T17:53:23.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
13:53:23 [2021-06-17T17:53:23.420Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
13:53:23 [2021-06-17T17:53:23.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
13:53:23 [2021-06-17T17:53:23.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
13:53:23 [2021-06-17T17:53:23.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
13:53:23 [2021-06-17T17:53:23.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 92 kB/s)
13:53:23 [2021-06-17T17:53:23.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
13:53:23 [2021-06-17T17:53:23.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
13:53:23 [2021-06-17T17:53:23.934Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
13:53:24 [2021-06-17T17:53:24.191Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
13:53:24 [2021-06-17T17:53:24.191Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
13:53:24 [2021-06-17T17:53:24.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
13:53:24 [2021-06-17T17:53:24.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 75 kB/s)
13:53:24 [2021-06-17T17:53:24.191Z] [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
13:53:24 [2021-06-17T17:53:24.192Z] [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
13:53:24 [2021-06-17T17:53:24.451Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
13:53:24 [2021-06-17T17:53:24.712Z] [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
13:53:24 [2021-06-17T17:53:24.712Z] [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
13:53:24 [2021-06-17T17:53:24.712Z] [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
13:53:24 [2021-06-17T17:53:24.712Z] [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 25 kB/s)
13:53:24 [2021-06-17T17:53:24.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
13:53:24 [2021-06-17T17:53:24.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
13:53:24 [2021-06-17T17:53:24.969Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
13:53:25 [2021-06-17T17:53:25.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
13:53:25 [2021-06-17T17:53:25.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
13:53:25 [2021-06-17T17:53:25.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
13:53:25 [2021-06-17T17:53:25.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 58 kB/s)
13:53:25 [2021-06-17T17:53:25.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
13:53:25 [2021-06-17T17:53:25.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
13:53:25 [2021-06-17T17:53:25.484Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
13:53:25 [2021-06-17T17:53:25.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
13:53:25 [2021-06-17T17:53:25.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
13:53:25 [2021-06-17T17:53:25.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
13:53:25 [2021-06-17T17:53:25.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 154 kB/s)
13:53:25 [2021-06-17T17:53:25.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
13:53:25 [2021-06-17T17:53:25.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
13:53:25 [2021-06-17T17:53:25.742Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
13:53:26 [2021-06-17T17:53:26.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
13:53:26 [2021-06-17T17:53:26.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
13:53:26 [2021-06-17T17:53:26.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
13:53:26 [2021-06-17T17:53:26.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 16 kB/s)
13:53:26 [2021-06-17T17:53:26.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
13:53:26 [2021-06-17T17:53:26.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
13:53:26 [2021-06-17T17:53:26.307Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom
13:53:27 [2021-06-17T17:53:27.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
13:53:27 [2021-06-17T17:53:27.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
13:53:27 [2021-06-17T17:53:27.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom
13:53:27 [2021-06-17T17:53:27.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 488 kB/s)
13:53:27 [2021-06-17T17:53:27.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:53:27 [2021-06-17T17:53:27.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:53:27 [2021-06-17T17:53:27.240Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:53:27 [2021-06-17T17:53:27.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:53:27 [2021-06-17T17:53:27.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:53:27 [2021-06-17T17:53:27.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:53:27 [2021-06-17T17:53:27.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 460 kB/s)
13:53:27 [2021-06-17T17:53:27.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
13:53:27 [2021-06-17T17:53:27.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
13:53:27 [2021-06-17T17:53:27.755Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
13:53:28 [2021-06-17T17:53:28.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
13:53:28 [2021-06-17T17:53:28.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
13:53:28 [2021-06-17T17:53:28.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
13:53:28 [2021-06-17T17:53:28.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 140 kB/s)
13:53:28 [2021-06-17T17:53:28.013Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
13:53:28 [2021-06-17T17:53:28.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
13:53:28 [2021-06-17T17:53:28.271Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
13:53:28 [2021-06-17T17:53:28.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
13:53:28 [2021-06-17T17:53:28.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
13:53:28 [2021-06-17T17:53:28.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
13:53:28 [2021-06-17T17:53:28.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 188 kB/s)
13:53:28 [2021-06-17T17:53:28.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
13:53:28 [2021-06-17T17:53:28.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
13:53:28 [2021-06-17T17:53:28.530Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
13:53:29 [2021-06-17T17:53:29.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
13:53:29 [2021-06-17T17:53:29.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
13:53:29 [2021-06-17T17:53:29.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
13:53:29 [2021-06-17T17:53:29.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 414 kB/s)
13:53:29 [2021-06-17T17:53:29.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:53:29 [2021-06-17T17:53:29.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:53:29 [2021-06-17T17:53:29.096Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:53:29 [2021-06-17T17:53:29.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:53:29 [2021-06-17T17:53:29.662Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:53:29 [2021-06-17T17:53:29.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:53:29 [2021-06-17T17:53:29.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 728 kB/s)
13:53:29 [2021-06-17T17:53:29.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
13:53:29 [2021-06-17T17:53:29.662Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
13:53:29 [2021-06-17T17:53:29.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
13:53:29 [2021-06-17T17:53:29.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
13:53:30 [2021-06-17T17:53:30.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
13:53:30 [2021-06-17T17:53:30.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
13:53:30 [2021-06-17T17:53:30.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 263 kB/s)
13:53:30 [2021-06-17T17:53:30.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
13:53:30 [2021-06-17T17:53:30.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
13:53:30 [2021-06-17T17:53:30.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
13:53:30 [2021-06-17T17:53:30.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
13:53:30 [2021-06-17T17:53:30.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
13:53:30 [2021-06-17T17:53:30.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
13:53:30 [2021-06-17T17:53:30.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 277 kB/s)
13:53:30 [2021-06-17T17:53:30.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
13:53:30 [2021-06-17T17:53:30.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
13:53:30 [2021-06-17T17:53:30.695Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
13:53:30 [2021-06-17T17:53:30.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
13:53:30 [2021-06-17T17:53:30.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
13:53:31 [2021-06-17T17:53:31.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
13:53:31 [2021-06-17T17:53:31.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 875 kB/s)
13:53:31 [2021-06-17T17:53:31.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:53:31 [2021-06-17T17:53:31.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:53:31 [2021-06-17T17:53:31.210Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:53:31 [2021-06-17T17:53:31.468Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:53:31 [2021-06-17T17:53:31.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:53:31 [2021-06-17T17:53:31.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:53:31 [2021-06-17T17:53:31.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 594 kB/s)
13:53:31 [2021-06-17T17:53:31.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
13:53:31 [2021-06-17T17:53:31.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
13:53:31 [2021-06-17T17:53:31.726Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
13:53:31 [2021-06-17T17:53:31.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
13:53:31 [2021-06-17T17:53:31.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
13:53:31 [2021-06-17T17:53:31.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
13:53:32 [2021-06-17T17:53:32.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 321 kB/s)
13:53:32 [2021-06-17T17:53:32.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
13:53:32 [2021-06-17T17:53:32.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
13:53:32 [2021-06-17T17:53:32.242Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
13:53:32 [2021-06-17T17:53:32.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
13:53:32 [2021-06-17T17:53:32.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
13:53:32 [2021-06-17T17:53:32.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
13:53:32 [2021-06-17T17:53:32.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 153 kB/s)
13:53:32 [2021-06-17T17:53:32.499Z] [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
13:53:32 [2021-06-17T17:53:32.757Z] [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
13:53:32 [2021-06-17T17:53:32.757Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
13:53:33 [2021-06-17T17:53:33.015Z] [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
13:53:33 [2021-06-17T17:53:33.015Z] [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
13:53:33 [2021-06-17T17:53:33.015Z] [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
13:53:33 [2021-06-17T17:53:33.015Z] [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 65 kB/s)
13:53:33 [2021-06-17T17:53:33.015Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:53:33 [2021-06-17T17:53:33.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:53:33 [2021-06-17T17:53:33.273Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:53:33 [2021-06-17T17:53:33.531Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:53:33 [2021-06-17T17:53:33.531Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:53:33 [2021-06-17T17:53:33.531Z] [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
13:53:33 [2021-06-17T17:53:33.789Z] [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 369 kB/s)
13:53:33 [2021-06-17T17:53:33.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
13:53:33 [2021-06-17T17:53:33.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
13:53:33 [2021-06-17T17:53:33.789Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
13:53:34 [2021-06-17T17:53:34.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
13:53:34 [2021-06-17T17:53:34.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
13:53:34 [2021-06-17T17:53:34.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
13:53:34 [2021-06-17T17:53:34.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 126 kB/s)
13:53:34 [2021-06-17T17:53:34.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
13:53:34 [2021-06-17T17:53:34.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
13:53:34 [2021-06-17T17:53:34.303Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
13:53:34 [2021-06-17T17:53:34.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
13:53:34 [2021-06-17T17:53:34.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
13:53:34 [2021-06-17T17:53:34.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
13:53:34 [2021-06-17T17:53:34.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 85 kB/s)
13:53:34 [2021-06-17T17:53:34.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
13:53:34 [2021-06-17T17:53:34.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
13:53:34 [2021-06-17T17:53:34.819Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
13:53:35 [2021-06-17T17:53:35.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
13:53:35 [2021-06-17T17:53:35.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
13:53:35 [2021-06-17T17:53:35.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
13:53:35 [2021-06-17T17:53:35.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 57 kB/s)
13:53:35 [2021-06-17T17:53:35.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
13:53:35 [2021-06-17T17:53:35.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
13:53:35 [2021-06-17T17:53:35.338Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
13:53:35 [2021-06-17T17:53:35.907Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
13:53:35 [2021-06-17T17:53:35.907Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
13:53:35 [2021-06-17T17:53:35.907Z] [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
13:53:35 [2021-06-17T17:53:35.907Z] [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 469 kB/s)
13:53:35 [2021-06-17T17:53:35.907Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
13:53:35 [2021-06-17T17:53:35.907Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
13:53:35 [2021-06-17T17:53:35.907Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
13:53:36 [2021-06-17T17:53:36.472Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
13:53:36 [2021-06-17T17:53:36.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
13:53:36 [2021-06-17T17:53:36.472Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
13:53:36 [2021-06-17T17:53:36.472Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 505 kB/s)
13:53:36 [2021-06-17T17:53:36.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:53:36 [2021-06-17T17:53:36.472Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:53:36 [2021-06-17T17:53:36.472Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:53:36 [2021-06-17T17:53:36.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:53:36 [2021-06-17T17:53:36.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:53:36 [2021-06-17T17:53:36.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:53:36 [2021-06-17T17:53:36.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 2.1 MB/s)
13:53:36 [2021-06-17T17:53:36.987Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
13:53:36 [2021-06-17T17:53:36.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
13:53:36 [2021-06-17T17:53:36.987Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
13:53:37 [2021-06-17T17:53:37.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
13:53:37 [2021-06-17T17:53:37.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
13:53:37 [2021-06-17T17:53:37.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
13:53:37 [2021-06-17T17:53:37.503Z] [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 368 kB/s)
13:53:37 [2021-06-17T17:53:37.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
13:53:37 [2021-06-17T17:53:37.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
13:53:37 [2021-06-17T17:53:37.503Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
13:53:37 [2021-06-17T17:53:37.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
13:53:37 [2021-06-17T17:53:37.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
13:53:38 [2021-06-17T17:53:38.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
13:53:38 [2021-06-17T17:53:38.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 106 kB/s)
13:53:38 [2021-06-17T17:53:38.018Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
13:53:38 [2021-06-17T17:53:38.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
13:53:38 [2021-06-17T17:53:38.018Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
13:53:38 [2021-06-17T17:53:38.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
13:53:38 [2021-06-17T17:53:38.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
13:53:38 [2021-06-17T17:53:38.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
13:53:38 [2021-06-17T17:53:38.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 214 kB/s)
13:53:38 [2021-06-17T17:53:38.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
13:53:38 [2021-06-17T17:53:38.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
13:53:38 [2021-06-17T17:53:38.791Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
13:53:39 [2021-06-17T17:53:39.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
13:53:39 [2021-06-17T17:53:39.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
13:53:39 [2021-06-17T17:53:39.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
13:53:39 [2021-06-17T17:53:39.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 78 kB/s)
13:53:39 [2021-06-17T17:53:39.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
13:53:39 [2021-06-17T17:53:39.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
13:53:39 [2021-06-17T17:53:39.305Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
13:53:39 [2021-06-17T17:53:39.562Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
13:53:39 [2021-06-17T17:53:39.562Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
13:53:39 [2021-06-17T17:53:39.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
13:53:39 [2021-06-17T17:53:39.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 761 kB/s)
13:53:39 [2021-06-17T17:53:39.562Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:53:39 [2021-06-17T17:53:39.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:53:39 [2021-06-17T17:53:39.820Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:53:40 [2021-06-17T17:53:40.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:53:40 [2021-06-17T17:53:40.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:53:40 [2021-06-17T17:53:40.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:53:40 [2021-06-17T17:53:40.077Z] [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.1 MB/s)
13:53:40 [2021-06-17T17:53:40.077Z] [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
13:53:40 [2021-06-17T17:53:40.335Z] [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
13:53:40 [2021-06-17T17:53:40.335Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
13:53:40 [2021-06-17T17:53:40.595Z] [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
13:53:40 [2021-06-17T17:53:40.595Z] [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
13:53:40 [2021-06-17T17:53:40.595Z] [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
13:53:40 [2021-06-17T17:53:40.595Z] [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 157 kB/s)
13:53:40 [2021-06-17T17:53:40.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom
13:53:40 [2021-06-17T17:53:40.595Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 2.1 MB/s)
13:53:40 [2021-06-17T17:53:40.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom
13:53:40 [2021-06-17T17:53:40.854Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 1.1 MB/s)
13:53:40 [2021-06-17T17:53:40.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
13:53:40 [2021-06-17T17:53:40.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
13:53:40 [2021-06-17T17:53:40.854Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
13:53:41 [2021-06-17T17:53:41.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
13:53:41 [2021-06-17T17:53:41.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
13:53:41 [2021-06-17T17:53:41.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
13:53:41 [2021-06-17T17:53:41.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 202 kB/s)
13:53:41 [2021-06-17T17:53:41.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:53:41 [2021-06-17T17:53:41.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:53:41 [2021-06-17T17:53:41.370Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:53:41 [2021-06-17T17:53:41.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:53:41 [2021-06-17T17:53:41.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:53:41 [2021-06-17T17:53:41.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:53:41 [2021-06-17T17:53:41.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 220 kB/s)
13:53:41 [2021-06-17T17:53:41.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
13:53:41 [2021-06-17T17:53:41.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
13:53:41 [2021-06-17T17:53:41.886Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
13:53:42 [2021-06-17T17:53:42.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
13:53:42 [2021-06-17T17:53:42.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
13:53:42 [2021-06-17T17:53:42.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
13:53:42 [2021-06-17T17:53:42.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 181 kB/s)
13:53:42 [2021-06-17T17:53:42.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:53:42 [2021-06-17T17:53:42.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:53:42 [2021-06-17T17:53:42.401Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:53:42 [2021-06-17T17:53:42.659Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:53:42 [2021-06-17T17:53:42.659Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:53:42 [2021-06-17T17:53:42.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:53:42 [2021-06-17T17:53:42.659Z] [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 186 kB/s)
13:53:42 [2021-06-17T17:53:42.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
13:53:42 [2021-06-17T17:53:42.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
13:53:42 [2021-06-17T17:53:42.917Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 182 kB/s)
13:53:43 [2021-06-17T17:53:43.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.434Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
13:53:43 [2021-06-17T17:53:43.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 673 kB/s)
13:53:43 [2021-06-17T17:53:43.949Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
13:53:43 [2021-06-17T17:53:43.949Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
13:53:43 [2021-06-17T17:53:43.949Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
13:53:44 [2021-06-17T17:53:44.208Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
13:53:44 [2021-06-17T17:53:44.208Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
13:53:44 [2021-06-17T17:53:44.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
13:53:44 [2021-06-17T17:53:44.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 892 kB/s)
13:53:44 [2021-06-17T17:53:44.466Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
13:53:44 [2021-06-17T17:53:44.466Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
13:53:44 [2021-06-17T17:53:44.466Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
13:53:44 [2021-06-17T17:53:44.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
13:53:44 [2021-06-17T17:53:44.724Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
13:53:44 [2021-06-17T17:53:44.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
13:53:44 [2021-06-17T17:53:44.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 321 kB/s)
13:53:44 [2021-06-17T17:53:44.982Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
13:53:44 [2021-06-17T17:53:44.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
13:53:44 [2021-06-17T17:53:44.982Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
13:53:45 [2021-06-17T17:53:45.239Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
13:53:45 [2021-06-17T17:53:45.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
13:53:45 [2021-06-17T17:53:45.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
13:53:45 [2021-06-17T17:53:45.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 407 kB/s)
13:53:45 [2021-06-17T17:53:45.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
13:53:45 [2021-06-17T17:53:45.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
13:53:45 [2021-06-17T17:53:45.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
13:53:45 [2021-06-17T17:53:45.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
13:53:45 [2021-06-17T17:53:45.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
13:53:45 [2021-06-17T17:53:45.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
13:53:45 [2021-06-17T17:53:45.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 583 kB/s)
13:53:45 [2021-06-17T17:53:45.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:53:45 [2021-06-17T17:53:45.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:53:46 [2021-06-17T17:53:46.016Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:53:46 [2021-06-17T17:53:46.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:53:46 [2021-06-17T17:53:46.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:53:46 [2021-06-17T17:53:46.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:53:46 [2021-06-17T17:53:46.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.5 MB/s)
13:53:46 [2021-06-17T17:53:46.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
13:53:46 [2021-06-17T17:53:46.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
13:53:46 [2021-06-17T17:53:46.274Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
13:53:46 [2021-06-17T17:53:46.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
13:53:46 [2021-06-17T17:53:46.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
13:53:46 [2021-06-17T17:53:46.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
13:53:46 [2021-06-17T17:53:46.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 457 kB/s)
13:53:46 [2021-06-17T17:53:46.839Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
13:53:46 [2021-06-17T17:53:46.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
13:53:46 [2021-06-17T17:53:46.839Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
13:53:47 [2021-06-17T17:53:47.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
13:53:47 [2021-06-17T17:53:47.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
13:53:47 [2021-06-17T17:53:47.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
13:53:47 [2021-06-17T17:53:47.404Z] [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 56 kB/s)
13:53:47 [2021-06-17T17:53:47.404Z] [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
13:53:47 [2021-06-17T17:53:47.404Z] [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
13:53:47 [2021-06-17T17:53:47.405Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
13:53:47 [2021-06-17T17:53:47.662Z] [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
13:53:47 [2021-06-17T17:53:47.662Z] [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
13:53:47 [2021-06-17T17:53:47.920Z] [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
13:53:47 [2021-06-17T17:53:47.920Z] [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 554 kB/s)
13:53:47 [2021-06-17T17:53:47.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
13:53:47 [2021-06-17T17:53:47.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
13:53:47 [2021-06-17T17:53:47.920Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.435Z] [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 104 kB/s)
13:53:48 [2021-06-17T17:53:48.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.435Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
13:53:48 [2021-06-17T17:53:48.693Z] [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 162 kB/s)
13:53:48 [2021-06-17T17:53:48.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
13:53:48 [2021-06-17T17:53:48.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
13:53:48 [2021-06-17T17:53:48.951Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
13:53:49 [2021-06-17T17:53:49.208Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
13:53:49 [2021-06-17T17:53:49.208Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
13:53:49 [2021-06-17T17:53:49.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
13:53:49 [2021-06-17T17:53:49.208Z] [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 298 kB/s)
13:53:49 [2021-06-17T17:53:49.208Z] [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
13:53:49 [2021-06-17T17:53:49.208Z] [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
13:53:49 [2021-06-17T17:53:49.466Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:53:49 [2021-06-17T17:53:49.724Z] [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
13:53:49 [2021-06-17T17:53:49.724Z] [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
13:53:49 [2021-06-17T17:53:49.724Z] [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
13:53:49 [2021-06-17T17:53:49.724Z] [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 85 kB/s)
13:53:49 [2021-06-17T17:53:49.724Z] [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
13:53:49 [2021-06-17T17:53:49.724Z] [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
13:53:49 [2021-06-17T17:53:49.724Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
13:53:50 [2021-06-17T17:53:50.289Z] [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
13:53:50 [2021-06-17T17:53:50.289Z] [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
13:53:50 [2021-06-17T17:53:50.289Z] [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
13:53:50 [2021-06-17T17:53:50.289Z] [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 95 kB/s)
13:53:50 [2021-06-17T17:53:50.289Z] [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
13:53:50 [2021-06-17T17:53:50.289Z] [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
13:53:50 [2021-06-17T17:53:50.289Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
13:53:50 [2021-06-17T17:53:50.854Z] [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
13:53:50 [2021-06-17T17:53:50.854Z] [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
13:53:50 [2021-06-17T17:53:50.854Z] [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
13:53:50 [2021-06-17T17:53:50.854Z] [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 495 kB/s)
13:53:50 [2021-06-17T17:53:50.854Z] [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
13:53:50 [2021-06-17T17:53:50.854Z] [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
13:53:50 [2021-06-17T17:53:50.854Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
13:53:51 [2021-06-17T17:53:51.112Z] [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
13:53:51 [2021-06-17T17:53:51.112Z] [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
13:53:51 [2021-06-17T17:53:51.374Z] [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
13:53:51 [2021-06-17T17:53:51.374Z] [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 93 kB/s)
13:53:51 [2021-06-17T17:53:51.374Z] [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
13:53:51 [2021-06-17T17:53:51.374Z] [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
13:53:51 [2021-06-17T17:53:51.374Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
13:53:51 [2021-06-17T17:53:51.632Z] [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
13:53:51 [2021-06-17T17:53:51.632Z] [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
13:53:51 [2021-06-17T17:53:51.632Z] [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
13:53:51 [2021-06-17T17:53:51.890Z] [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 99 kB/s)
13:53:51 [2021-06-17T17:53:51.890Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
13:53:51 [2021-06-17T17:53:51.890Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
13:53:51 [2021-06-17T17:53:51.890Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 84 kB/s)
13:53:52 [2021-06-17T17:53:52.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.405Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
13:53:52 [2021-06-17T17:53:52.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 69 kB/s)
13:53:52 [2021-06-17T17:53:52.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
13:53:52 [2021-06-17T17:53:52.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
13:53:52 [2021-06-17T17:53:52.922Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
13:53:53 [2021-06-17T17:53:53.180Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
13:53:53 [2021-06-17T17:53:53.180Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
13:53:53 [2021-06-17T17:53:53.180Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
13:53:53 [2021-06-17T17:53:53.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 97 kB/s)
13:53:53 [2021-06-17T17:53:53.180Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
13:53:53 [2021-06-17T17:53:53.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
13:53:53 [2021-06-17T17:53:53.180Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
13:53:53 [2021-06-17T17:53:53.747Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
13:53:53 [2021-06-17T17:53:53.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
13:53:53 [2021-06-17T17:53:53.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
13:53:53 [2021-06-17T17:53:53.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 723 kB/s)
13:53:53 [2021-06-17T17:53:53.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
13:53:53 [2021-06-17T17:53:53.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
13:53:53 [2021-06-17T17:53:53.747Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
13:53:54 [2021-06-17T17:53:54.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
13:53:54 [2021-06-17T17:53:54.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
13:53:54 [2021-06-17T17:53:54.313Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
13:53:54 [2021-06-17T17:53:54.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 79 kB/s)
13:53:54 [2021-06-17T17:53:54.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
13:53:54 [2021-06-17T17:53:54.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
13:53:54 [2021-06-17T17:53:54.313Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
13:53:54 [2021-06-17T17:53:54.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
13:53:54 [2021-06-17T17:53:54.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
13:53:54 [2021-06-17T17:53:54.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
13:53:54 [2021-06-17T17:53:54.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 174 kB/s)
13:53:54 [2021-06-17T17:53:54.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
13:53:54 [2021-06-17T17:53:54.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
13:53:54 [2021-06-17T17:53:54.831Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
13:53:55 [2021-06-17T17:53:55.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
13:53:55 [2021-06-17T17:53:55.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
13:53:55 [2021-06-17T17:53:55.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
13:53:55 [2021-06-17T17:53:55.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 70 kB/s)
13:53:55 [2021-06-17T17:53:55.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
13:53:55 [2021-06-17T17:53:55.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
13:53:55 [2021-06-17T17:53:55.348Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
13:53:55 [2021-06-17T17:53:55.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
13:53:55 [2021-06-17T17:53:55.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
13:53:55 [2021-06-17T17:53:55.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
13:53:55 [2021-06-17T17:53:55.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 94 kB/s)
13:53:55 [2021-06-17T17:53:55.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
13:53:55 [2021-06-17T17:53:55.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
13:53:55 [2021-06-17T17:53:55.865Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
13:53:56 [2021-06-17T17:53:56.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
13:53:56 [2021-06-17T17:53:56.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
13:53:56 [2021-06-17T17:53:56.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
13:53:56 [2021-06-17T17:53:56.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 111 kB/s)
13:53:56 [2021-06-17T17:53:56.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
13:53:56 [2021-06-17T17:53:56.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
13:53:56 [2021-06-17T17:53:56.381Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
13:53:56 [2021-06-17T17:53:56.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
13:53:56 [2021-06-17T17:53:56.641Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
13:53:56 [2021-06-17T17:53:56.641Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
13:53:56 [2021-06-17T17:53:56.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 458 kB/s)
13:53:56 [2021-06-17T17:53:56.641Z] [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
13:53:56 [2021-06-17T17:53:56.933Z] [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
13:53:56 [2021-06-17T17:53:56.933Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
13:53:57 [2021-06-17T17:53:57.190Z] [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
13:53:57 [2021-06-17T17:53:57.190Z] [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
13:53:57 [2021-06-17T17:53:57.190Z] [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
13:53:57 [2021-06-17T17:53:57.190Z] [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 53 kB/s)
13:53:57 [2021-06-17T17:53:57.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
13:53:57 [2021-06-17T17:53:57.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
13:53:57 [2021-06-17T17:53:57.190Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
13:53:57 [2021-06-17T17:53:57.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
13:53:57 [2021-06-17T17:53:57.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
13:53:57 [2021-06-17T17:53:57.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
13:53:57 [2021-06-17T17:53:57.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 307 kB/s)
13:53:57 [2021-06-17T17:53:57.764Z] [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
13:53:57 [2021-06-17T17:53:57.764Z] [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
13:53:57 [2021-06-17T17:53:57.764Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
13:53:58 [2021-06-17T17:53:58.021Z] [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
13:53:58 [2021-06-17T17:53:58.279Z] [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
13:53:58 [2021-06-17T17:53:58.279Z] [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
13:53:58 [2021-06-17T17:53:58.279Z] [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 70 kB/s)
13:53:58 [2021-06-17T17:53:58.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
13:53:58 [2021-06-17T17:53:58.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
13:53:58 [2021-06-17T17:53:58.279Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
13:53:58 [2021-06-17T17:53:58.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
13:53:58 [2021-06-17T17:53:58.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
13:53:58 [2021-06-17T17:53:58.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
13:53:58 [2021-06-17T17:53:58.793Z] [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 222 kB/s)
13:53:58 [2021-06-17T17:53:58.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
13:53:58 [2021-06-17T17:53:58.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
13:53:58 [2021-06-17T17:53:58.793Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
13:53:59 [2021-06-17T17:53:59.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
13:53:59 [2021-06-17T17:53:59.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
13:53:59 [2021-06-17T17:53:59.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
13:53:59 [2021-06-17T17:53:59.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 207 kB/s)
13:53:59 [2021-06-17T17:53:59.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:53:59 [2021-06-17T17:53:59.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:53:59 [2021-06-17T17:53:59.308Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:53:59 [2021-06-17T17:53:59.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:53:59 [2021-06-17T17:53:59.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:53:59 [2021-06-17T17:53:59.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:53:59 [2021-06-17T17:53:59.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 1.5 MB/s)
13:53:59 [2021-06-17T17:53:59.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
13:53:59 [2021-06-17T17:53:59.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
13:53:59 [2021-06-17T17:53:59.823Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
13:54:00 [2021-06-17T17:54:00.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
13:54:00 [2021-06-17T17:54:00.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
13:54:00 [2021-06-17T17:54:00.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
13:54:00 [2021-06-17T17:54:00.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 60 kB/s)
13:54:00 [2021-06-17T17:54:00.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:54:00 [2021-06-17T17:54:00.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:54:00 [2021-06-17T17:54:00.339Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:54:00 [2021-06-17T17:54:00.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:54:00 [2021-06-17T17:54:00.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:54:00 [2021-06-17T17:54:00.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:54:00 [2021-06-17T17:54:00.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 803 kB/s)
13:54:00 [2021-06-17T17:54:00.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
13:54:00 [2021-06-17T17:54:00.597Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
13:54:00 [2021-06-17T17:54:00.854Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
13:54:01 [2021-06-17T17:54:01.113Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
13:54:01 [2021-06-17T17:54:01.113Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
13:54:01 [2021-06-17T17:54:01.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
13:54:01 [2021-06-17T17:54:01.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 398 kB/s)
13:54:01 [2021-06-17T17:54:01.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
13:54:01 [2021-06-17T17:54:01.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
13:54:01 [2021-06-17T17:54:01.113Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.pom
13:54:01 [2021-06-17T17:54:01.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
13:54:01 [2021-06-17T17:54:01.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
13:54:01 [2021-06-17T17:54:01.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom
13:54:01 [2021-06-17T17:54:01.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 957 kB/s)
13:54:01 [2021-06-17T17:54:01.679Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
13:54:01 [2021-06-17T17:54:01.679Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
13:54:01 [2021-06-17T17:54:01.679Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
13:54:02 [2021-06-17T17:54:02.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
13:54:02 [2021-06-17T17:54:02.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
13:54:02 [2021-06-17T17:54:02.246Z] [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
13:54:02 [2021-06-17T17:54:02.246Z] [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 417 kB/s)
13:54:02 [2021-06-17T17:54:02.246Z] [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
13:54:02 [2021-06-17T17:54:02.246Z] [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
13:54:02 [2021-06-17T17:54:02.246Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
13:54:02 [2021-06-17T17:54:02.503Z] [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
13:54:02 [2021-06-17T17:54:02.761Z] [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
13:54:02 [2021-06-17T17:54:02.761Z] [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
13:54:02 [2021-06-17T17:54:02.761Z] [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 253 kB/s)
13:54:02 [2021-06-17T17:54:02.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
13:54:02 [2021-06-17T17:54:02.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
13:54:02 [2021-06-17T17:54:02.761Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
13:54:03 [2021-06-17T17:54:03.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
13:54:03 [2021-06-17T17:54:03.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
13:54:03 [2021-06-17T17:54:03.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
13:54:03 [2021-06-17T17:54:03.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 56 kB/s)
13:54:03 [2021-06-17T17:54:03.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom
13:54:03 [2021-06-17T17:54:03.276Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 621 kB/s)
13:54:03 [2021-06-17T17:54:03.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom
13:54:03 [2021-06-17T17:54:03.276Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 2.4 MB/s)
13:54:03 [2021-06-17T17:54:03.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
13:54:03 [2021-06-17T17:54:03.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
13:54:03 [2021-06-17T17:54:03.276Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
13:54:03 [2021-06-17T17:54:03.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
13:54:03 [2021-06-17T17:54:03.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
13:54:03 [2021-06-17T17:54:03.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
13:54:03 [2021-06-17T17:54:03.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 127 kB/s)
13:54:03 [2021-06-17T17:54:03.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
13:54:03 [2021-06-17T17:54:03.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
13:54:03 [2021-06-17T17:54:03.793Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
13:54:04 [2021-06-17T17:54:04.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
13:54:04 [2021-06-17T17:54:04.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 260 kB/s)
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:54:04 [2021-06-17T17:54:04.309Z] [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
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
13:54:04 [2021-06-17T17:54:04.309Z] [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
13:54:04 [2021-06-17T17:54:04.309Z] [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
13:54:04 [2021-06-17T17:54:04.309Z] [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
13:54:04 [2021-06-17T17:54:04.309Z] [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
13:54:04 [2021-06-17T17:54:04.309Z] [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
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
13:54:04 [2021-06-17T17:54:04.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
13:54:04 [2021-06-17T17:54:04.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
13:54:04 [2021-06-17T17:54:04.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
13:54:04 [2021-06-17T17:54:04.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
13:54:04 [2021-06-17T17:54:04.568Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 9.5 MB/s)
13:54:04 [2021-06-17T17:54:04.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
13:54:04 [2021-06-17T17:54:04.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
13:54:04 [2021-06-17T17:54:04.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
13:54:04 [2021-06-17T17:54:04.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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
13:54:04 [2021-06-17T17:54:04.568Z] [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.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
13:54:04 [2021-06-17T17:54:04.826Z] [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
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
13:54:04 [2021-06-17T17:54:04.826Z] [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
13:54:04 [2021-06-17T17:54:04.826Z] [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
13:54:04 [2021-06-17T17:54:04.826Z] [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
13:54:04 [2021-06-17T17:54:04.826Z] [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
13:54:04 [2021-06-17T17:54:04.826Z] [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
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
13:54:04 [2021-06-17T17:54:04.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
13:54:04 [2021-06-17T17:54:04.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:04 [2021-06-17T17:54:04.827Z] [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
13:54:05 [2021-06-17T17:54:05.085Z] [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
13:54:05 [2021-06-17T17:54:05.085Z] [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
13:54:05 [2021-06-17T17:54:05.085Z] [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
13:54:05 [2021-06-17T17:54:05.086Z] [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
13:54:05 [2021-06-17T17:54:05.086Z] [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
13:54:05 [2021-06-17T17:54:05.086Z] [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
13:54:05 [2021-06-17T17:54:05.086Z] [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
13:54:05 [2021-06-17T17:54:05.086Z] [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.jar
13:54:05 [2021-06-17T17:54:05.086Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
13:54:05 [2021-06-17T17:54:05.086Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
13:54:05 [2021-06-17T17:54:05.086Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
13:54:05 [2021-06-17T17:54:05.086Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
13:54:05 [2021-06-17T17:54:05.086Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:54:05 [2021-06-17T17:54:05.343Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
13:54:05 [2021-06-17T17:54:05.343Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
13:54:05 [2021-06-17T17:54:05.343Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
13:54:05 [2021-06-17T17:54:05.343Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
13:54:05 [2021-06-17T17:54:05.343Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
13:54:05 [2021-06-17T17:54:05.909Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
13:54:05 [2021-06-17T17:54:05.909Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
13:54:05 [2021-06-17T17:54:05.909Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:54:05 [2021-06-17T17:54:05.909Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
13:54:06 [2021-06-17T17:54:06.167Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 88 kB/s)
13:54:06 [2021-06-17T17:54:06.167Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar
13:54:06 [2021-06-17T17:54:06.167Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
13:54:06 [2021-06-17T17:54:06.167Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
13:54:06 [2021-06-17T17:54:06.167Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
13:54:06 [2021-06-17T17:54:06.167Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
13:54:06 [2021-06-17T17:54:06.425Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
13:54:06 [2021-06-17T17:54:06.425Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
13:54:06 [2021-06-17T17:54:06.425Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
13:54:06 [2021-06-17T17:54:06.425Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
13:54:06 [2021-06-17T17:54:06.684Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
13:54:06 [2021-06-17T17:54:06.685Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
13:54:06 [2021-06-17T17:54:06.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
13:54:06 [2021-06-17T17:54:06.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.jar
13:54:06 [2021-06-17T17:54:06.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
13:54:06 [2021-06-17T17:54:06.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
13:54:06 [2021-06-17T17:54:06.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
13:54:07 [2021-06-17T17:54:07.205Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
13:54:07 [2021-06-17T17:54:07.205Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
13:54:07 [2021-06-17T17:54:07.205Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
13:54:07 [2021-06-17T17:54:07.205Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
13:54:07 [2021-06-17T17:54:07.464Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
13:54:07 [2021-06-17T17:54:07.464Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
13:54:07 [2021-06-17T17:54:07.721Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
13:54:07 [2021-06-17T17:54:07.721Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
13:54:07 [2021-06-17T17:54:07.721Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
13:54:07 [2021-06-17T17:54:07.721Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
13:54:07 [2021-06-17T17:54:07.979Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
13:54:07 [2021-06-17T17:54:07.979Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
13:54:07 [2021-06-17T17:54:07.979Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
13:54:07 [2021-06-17T17:54:07.979Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
13:54:07 [2021-06-17T17:54:07.979Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
13:54:08 [2021-06-17T17:54:08.237Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
13:54:08 [2021-06-17T17:54:08.237Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
13:54:08 [2021-06-17T17:54:08.237Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
13:54:08 [2021-06-17T17:54:08.494Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
13:54:08 [2021-06-17T17:54:08.494Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
13:54:08 [2021-06-17T17:54:08.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
13:54:09 [2021-06-17T17:54:09.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
13:54:09 [2021-06-17T17:54:09.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
13:54:09 [2021-06-17T17:54:09.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
13:54:09 [2021-06-17T17:54:09.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:54:09 [2021-06-17T17:54:09.010Z] [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
13:54:09 [2021-06-17T17:54:09.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
13:54:09 [2021-06-17T17:54:09.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
13:54:09 [2021-06-17T17:54:09.010Z] [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
13:54:09 [2021-06-17T17:54:09.010Z] [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
13:54:09 [2021-06-17T17:54:09.010Z] [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
13:54:09 [2021-06-17T17:54:09.010Z] [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
13:54:09 [2021-06-17T17:54:09.010Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
13:54:09 [2021-06-17T17:54:09.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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
13:54:09 [2021-06-17T17:54:09.268Z] [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.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
13:54:09 [2021-06-17T17:54:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.526Z] [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
13:54:09 [2021-06-17T17:54:09.527Z] [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
13:54:09 [2021-06-17T17:54:09.527Z] [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
13:54:09 [2021-06-17T17:54:09.527Z] [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
13:54:09 [2021-06-17T17:54:09.527Z] [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
13:54:09 [2021-06-17T17:54:09.527Z] [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
13:54:09 [2021-06-17T17:54:09.527Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar (130 kB at 3.3 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 1.0 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 450 kB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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 1.6 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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 1.9 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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 524 kB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [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 817 kB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [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
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar (1.5 MB at 23 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
13:54:09 [2021-06-17T17:54:09.827Z] [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 1.6 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar (248 kB at 2.8 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 1.1 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
13:54:09 [2021-06-17T17:54:09.827Z] [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.9 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 1.7 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 2.6 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 578 kB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
13:54:09 [2021-06-17T17:54:09.827Z] [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 2.6 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 433 kB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 481 kB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 583 kB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 1.1 MB/s)
13:54:09 [2021-06-17T17:54:09.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 289 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 2.2 MB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 17 MB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 993 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 51 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 495 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 4.3 MB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 234 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 2.7 MB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 773 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 692 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 1.6 MB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 885 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 160 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 129 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 1.6 MB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 102 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 172 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 497 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 354 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 7.2 MB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 353 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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 44 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 242 kB/s)
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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
13:54:10 [2021-06-17T17:54:10.087Z] [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 199 kB/s)
13:54:10 [2021-06-17T17:54:10.088Z] [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.jar
13:54:10 [2021-06-17T17:54:10.088Z] [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 1.7 MB/s)
13:54:10 [2021-06-17T17:54:10.088Z] [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 149 kB/s)
13:54:10 [2021-06-17T17:54:10.088Z] [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 44 kB/s)
13:54:10 [2021-06-17T17:54:10.088Z] [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.jar (4.2 kB at 14 kB/s)
13:54:10 [2021-06-17T17:54:10.088Z] [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 92 kB/s)
13:54:10 [2021-06-17T17:54:10.653Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:54:25 [2021-06-17T17:54:25.522Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:54:25 [2021-06-17T17:54:25.522Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:54:28 [2021-06-17T17:54:28.882Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB)
13:54:28 [2021-06-17T17:54:28.882Z] [INFO] The user operation is waiting for background work to complete.
13:54:28 [2021-06-17T17:54:28.882Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110...
13:54:28 [2021-06-17T17:54:28.882Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB)
13:54:28 [2021-06-17T17:54:28.882Z] [INFO] The user operation is waiting for background work to complete.
13:54:28 [2021-06-17T17:54:28.882Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425...
13:54:29 [2021-06-17T17:54:29.447Z] [INFO] Fetching 201906191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-06/
13:54:29 [2021-06-17T17:54:29.705Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB)
13:54:29 [2021-06-17T17:54:29.705Z] [INFO] The user operation is waiting for background work to complete.
13:54:29 [2021-06-17T17:54:29.705Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337...
13:54:32 [2021-06-17T17:54:32.988Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB)
13:54:32 [2021-06-17T17:54:32.988Z] [INFO] The user operation is waiting for background work to complete.
13:54:32 [2021-06-17T17:54:32.988Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
13:54:33 [2021-06-17T17:54:33.246Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB)
13:54:33 [2021-06-17T17:54:33.246Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB)
13:54:33 [2021-06-17T17:54:33.246Z] [INFO] The user operation is waiting for background work to complete.
13:54:33 [2021-06-17T17:54:33.504Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309...
13:54:33 [2021-06-17T17:54:33.761Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB)
13:54:33 [2021-06-17T17:54:33.761Z] [INFO] The user operation is waiting for background work to complete.
13:54:33 [2021-06-17T17:54:33.761Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
13:54:34 [2021-06-17T17:54:34.024Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB)
13:54:34 [2021-06-17T17:54:34.024Z] [INFO] The user operation is waiting for background work to complete.
13:54:34 [2021-06-17T17:54:34.024Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
13:54:34 [2021-06-17T17:54:34.024Z] [INFO] Fetching org.eclipse.cdt.core_6.8.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.62MB)
13:54:34 [2021-06-17T17:54:34.024Z] [INFO] The user operation is waiting for background work to complete.
13:54:34 [2021-06-17T17:54:34.281Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.0.201905312053...
13:54:35 [2021-06-17T17:54:35.654Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB)
13:54:35 [2021-06-17T17:54:35.654Z] [INFO] The user operation is waiting for background work to complete.
13:54:35 [2021-06-17T17:54:35.654Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055...
13:54:35 [2021-06-17T17:54:35.654Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB)
13:54:35 [2021-06-17T17:54:35.654Z] [INFO] The user operation is waiting for background work to complete.
13:54:35 [2021-06-17T17:54:35.911Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048...
13:54:35 [2021-06-17T17:54:35.912Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB)
13:54:35 [2021-06-17T17:54:35.912Z] [INFO] The user operation is waiting for background work to complete.
13:54:35 [2021-06-17T17:54:35.912Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240...
13:54:35 [2021-06-17T17:54:35.912Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB)
13:54:35 [2021-06-17T17:54:35.912Z] [INFO] The user operation is waiting for background work to complete.
13:54:36 [2021-06-17T17:54:36.169Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344...
13:54:36 [2021-06-17T17:54:36.169Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB)
13:54:36 [2021-06-17T17:54:36.169Z] [INFO] The user operation is waiting for background work to complete.
13:54:36 [2021-06-17T17:54:36.170Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151...
13:54:36 [2021-06-17T17:54:36.428Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB)
13:54:36 [2021-06-17T17:54:36.428Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB)
13:54:36 [2021-06-17T17:54:36.428Z] [INFO] The user operation is waiting for background work to complete.
13:54:36 [2021-06-17T17:54:36.428Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543...
13:54:36 [2021-06-17T17:54:36.686Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB)
13:54:36 [2021-06-17T17:54:36.686Z] [INFO] The user operation is waiting for background work to complete.
13:54:36 [2021-06-17T17:54:36.686Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549...
13:54:36 [2021-06-17T17:54:36.686Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB)
13:54:36 [2021-06-17T17:54:36.686Z] [INFO] The user operation is waiting for background work to complete.
13:54:36 [2021-06-17T17:54:36.946Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840...
13:54:36 [2021-06-17T17:54:36.946Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB)
13:54:36 [2021-06-17T17:54:36.946Z] [INFO] The user operation is waiting for background work to complete.
13:54:37 [2021-06-17T17:54:37.204Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344...
13:54:37 [2021-06-17T17:54:37.204Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
13:54:37 [2021-06-17T17:54:37.204Z] [INFO] The user operation is waiting for background work to complete.
13:54:37 [2021-06-17T17:54:37.204Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358...
13:54:37 [2021-06-17T17:54:37.204Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB)
13:54:37 [2021-06-17T17:54:37.204Z] [INFO] The user operation is waiting for background work to complete.
13:54:37 [2021-06-17T17:54:37.463Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504...
13:54:37 [2021-06-17T17:54:37.463Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB)
13:54:37 [2021-06-17T17:54:37.463Z] [INFO] The user operation is waiting for background work to complete.
13:54:37 [2021-06-17T17:54:37.463Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504...
13:54:37 [2021-06-17T17:54:37.722Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB)
13:54:37 [2021-06-17T17:54:37.723Z] [INFO] The user operation is waiting for background work to complete.
13:54:37 [2021-06-17T17:54:37.723Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504...
13:54:37 [2021-06-17T17:54:37.723Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB)
13:54:37 [2021-06-17T17:54:37.723Z] [INFO] The user operation is waiting for background work to complete.
13:54:37 [2021-06-17T17:54:37.980Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457...
13:54:37 [2021-06-17T17:54:37.980Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB)
13:54:37 [2021-06-17T17:54:37.980Z] [INFO] The user operation is waiting for background work to complete.
13:54:37 [2021-06-17T17:54:37.980Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504...
13:54:37 [2021-06-17T17:54:37.980Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB)
13:54:37 [2021-06-17T17:54:37.980Z] [INFO] The user operation is waiting for background work to complete.
13:54:38 [2021-06-17T17:54:38.238Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431...
13:54:38 [2021-06-17T17:54:38.238Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.12kB)
13:54:38 [2021-06-17T17:54:38.238Z] [INFO] The user operation is waiting for background work to complete.
13:54:38 [2021-06-17T17:54:38.238Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
13:54:38 [2021-06-17T17:54:38.495Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/
13:54:38 [2021-06-17T17:54:38.495Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB)
13:54:38 [2021-06-17T17:54:38.495Z] [INFO] The user operation is waiting for background work to complete.
13:54:38 [2021-06-17T17:54:38.495Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
13:54:38 [2021-06-17T17:54:38.753Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
13:54:38 [2021-06-17T17:54:38.754Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
13:54:39 [2021-06-17T17:54:39.011Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
13:54:39 [2021-06-17T17:54:39.011Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB)
13:54:39 [2021-06-17T17:54:39.011Z] [INFO] The user operation is waiting for background work to complete.
13:54:39 [2021-06-17T17:54:39.011Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB)
13:54:39 [2021-06-17T17:54:39.011Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436...
13:54:39 [2021-06-17T17:54:39.011Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB)
13:54:39 [2021-06-17T17:54:39.011Z] [INFO] The user operation is waiting for background work to complete.
13:54:39 [2021-06-17T17:54:39.269Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436...
13:54:39 [2021-06-17T17:54:39.526Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.26kB)
13:54:39 [2021-06-17T17:54:39.526Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.59kB)
13:54:39 [2021-06-17T17:54:39.526Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB)
13:54:39 [2021-06-17T17:54:39.526Z] [INFO] The user operation is waiting for background work to complete.
13:54:39 [2021-06-17T17:54:39.526Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB)
13:54:39 [2021-06-17T17:54:39.784Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436...
13:54:39 [2021-06-17T17:54:39.784Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB)
13:54:39 [2021-06-17T17:54:39.784Z] [INFO] The user operation is waiting for background work to complete.
13:54:40 [2021-06-17T17:54:40.045Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436...
13:54:40 [2021-06-17T17:54:40.045Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB)
13:54:40 [2021-06-17T17:54:40.045Z] [INFO] The user operation is waiting for background work to complete.
13:54:40 [2021-06-17T17:54:40.045Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB)
13:54:40 [2021-06-17T17:54:40.045Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436...
13:54:40 [2021-06-17T17:54:40.045Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.35kB)
13:54:40 [2021-06-17T17:54:40.507Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB)
13:54:40 [2021-06-17T17:54:40.507Z] [INFO] The user operation is waiting for background work to complete.
13:54:40 [2021-06-17T17:54:40.507Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
13:54:40 [2021-06-17T17:54:40.507Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB)
13:54:40 [2021-06-17T17:54:40.507Z] [INFO] The user operation is waiting for background work to complete.
13:54:40 [2021-06-17T17:54:40.507Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619...
13:54:40 [2021-06-17T17:54:40.507Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB)
13:54:40 [2021-06-17T17:54:40.507Z] [INFO] The user operation is waiting for background work to complete.
13:54:40 [2021-06-17T17:54:40.765Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147...
13:54:40 [2021-06-17T17:54:40.765Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB)
13:54:40 [2021-06-17T17:54:40.765Z] [INFO] The user operation is waiting for background work to complete.
13:54:40 [2021-06-17T17:54:40.765Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323...
13:54:41 [2021-06-17T17:54:41.023Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB)
13:54:41 [2021-06-17T17:54:41.023Z] [INFO] The user operation is waiting for background work to complete.
13:54:41 [2021-06-17T17:54:41.281Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354...
13:54:41 [2021-06-17T17:54:41.539Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB)
13:54:41 [2021-06-17T17:54:41.539Z] [INFO] The user operation is waiting for background work to complete.
13:54:41 [2021-06-17T17:54:41.539Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118...
13:54:41 [2021-06-17T17:54:41.539Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB)
13:54:41 [2021-06-17T17:54:41.539Z] [INFO] The user operation is waiting for background work to complete.
13:54:41 [2021-06-17T17:54:41.797Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344...
13:54:42 [2021-06-17T17:54:42.055Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB)
13:54:42 [2021-06-17T17:54:42.055Z] [INFO] The user operation is waiting for background work to complete.
13:54:42 [2021-06-17T17:54:42.055Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB)
13:54:42 [2021-06-17T17:54:42.055Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104...
13:54:42 [2021-06-17T17:54:42.621Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB)
13:54:42 [2021-06-17T17:54:42.621Z] [INFO] The user operation is waiting for background work to complete.
13:54:42 [2021-06-17T17:54:42.621Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612...
13:54:42 [2021-06-17T17:54:42.621Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB)
13:54:42 [2021-06-17T17:54:42.621Z] [INFO] The user operation is waiting for background work to complete.
13:54:42 [2021-06-17T17:54:42.880Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344...
13:54:43 [2021-06-17T17:54:43.139Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB)
13:54:43 [2021-06-17T17:54:43.139Z] [INFO] The user operation is waiting for background work to complete.
13:54:43 [2021-06-17T17:54:43.139Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344...
13:54:43 [2021-06-17T17:54:43.397Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB)
13:54:43 [2021-06-17T17:54:43.397Z] [INFO] The user operation is waiting for background work to complete.
13:54:43 [2021-06-17T17:54:43.397Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034...
13:54:43 [2021-06-17T17:54:43.397Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB)
13:54:43 [2021-06-17T17:54:43.397Z] [INFO] The user operation is waiting for background work to complete.
13:54:43 [2021-06-17T17:54:43.654Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354...
13:54:43 [2021-06-17T17:54:43.654Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB)
13:54:43 [2021-06-17T17:54:43.654Z] [INFO] The user operation is waiting for background work to complete.
13:54:43 [2021-06-17T17:54:43.654Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118...
13:54:43 [2021-06-17T17:54:43.912Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB)
13:54:43 [2021-06-17T17:54:43.912Z] [INFO] The user operation is waiting for background work to complete.
13:54:43 [2021-06-17T17:54:43.912Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910...
13:54:43 [2021-06-17T17:54:43.912Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB)
13:54:43 [2021-06-17T17:54:43.912Z] [INFO] The user operation is waiting for background work to complete.
13:54:44 [2021-06-17T17:54:44.170Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100...
13:54:44 [2021-06-17T17:54:44.170Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB)
13:54:44 [2021-06-17T17:54:44.170Z] [INFO] The user operation is waiting for background work to complete.
13:54:44 [2021-06-17T17:54:44.170Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354...
13:54:44 [2021-06-17T17:54:44.170Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB)
13:54:44 [2021-06-17T17:54:44.170Z] [INFO] The user operation is waiting for background work to complete.
13:54:44 [2021-06-17T17:54:44.427Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504...
13:54:44 [2021-06-17T17:54:44.428Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB)
13:54:44 [2021-06-17T17:54:44.428Z] [INFO] The user operation is waiting for background work to complete.
13:54:44 [2021-06-17T17:54:44.428Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100...
13:54:44 [2021-06-17T17:54:44.686Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB)
13:54:44 [2021-06-17T17:54:44.686Z] [INFO] The user operation is waiting for background work to complete.
13:54:44 [2021-06-17T17:54:44.686Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457...
13:54:44 [2021-06-17T17:54:44.686Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.07kB)
13:54:44 [2021-06-17T17:54:44.943Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB)
13:54:44 [2021-06-17T17:54:44.943Z] [INFO] The user operation is waiting for background work to complete.
13:54:44 [2021-06-17T17:54:44.943Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217...
13:54:44 [2021-06-17T17:54:44.943Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB)
13:54:44 [2021-06-17T17:54:44.943Z] [INFO] The user operation is waiting for background work to complete.
13:54:45 [2021-06-17T17:54:45.201Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145...
13:54:45 [2021-06-17T17:54:45.201Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB)
13:54:45 [2021-06-17T17:54:45.201Z] [INFO] The user operation is waiting for background work to complete.
13:54:45 [2021-06-17T17:54:45.201Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217...
13:54:45 [2021-06-17T17:54:45.201Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB)
13:54:45 [2021-06-17T17:54:45.201Z] [INFO] The user operation is waiting for background work to complete.
13:54:45 [2021-06-17T17:54:45.201Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308...
13:54:45 [2021-06-17T17:54:45.459Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB)
13:54:45 [2021-06-17T17:54:45.459Z] [INFO] The user operation is waiting for background work to complete.
13:54:45 [2021-06-17T17:54:45.459Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457...
13:54:45 [2021-06-17T17:54:45.459Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB)
13:54:45 [2021-06-17T17:54:45.459Z] [INFO] The user operation is waiting for background work to complete.
13:54:45 [2021-06-17T17:54:45.459Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118...
13:54:45 [2021-06-17T17:54:45.459Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (98kB)
13:54:45 [2021-06-17T17:54:45.459Z] [INFO] The user operation is waiting for background work to complete.
13:54:45 [2021-06-17T17:54:45.717Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
13:54:45 [2021-06-17T17:54:45.717Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB)
13:54:45 [2021-06-17T17:54:45.717Z] [INFO] The user operation is waiting for background work to complete.
13:54:45 [2021-06-17T17:54:45.975Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845...
13:54:46 [2021-06-17T17:54:46.233Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB)
13:54:46 [2021-06-17T17:54:46.233Z] [INFO] The user operation is waiting for background work to complete.
13:54:46 [2021-06-17T17:54:46.490Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100...
13:54:46 [2021-06-17T17:54:46.490Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB)
13:54:46 [2021-06-17T17:54:46.490Z] [INFO] The user operation is waiting for background work to complete.
13:54:46 [2021-06-17T17:54:46.490Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801...
13:54:46 [2021-06-17T17:54:46.490Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB)
13:54:46 [2021-06-17T17:54:46.490Z] [INFO] The user operation is waiting for background work to complete.
13:54:46 [2021-06-17T17:54:46.490Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922...
13:54:47 [2021-06-17T17:54:47.055Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB)
13:54:47 [2021-06-17T17:54:47.055Z] [INFO] The user operation is waiting for background work to complete.
13:54:47 [2021-06-17T17:54:47.055Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118...
13:54:47 [2021-06-17T17:54:47.055Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB)
13:54:47 [2021-06-17T17:54:47.055Z] [INFO] The user operation is waiting for background work to complete.
13:54:47 [2021-06-17T17:54:47.055Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118...
13:54:47 [2021-06-17T17:54:47.312Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB)
13:54:47 [2021-06-17T17:54:47.312Z] [INFO] The user operation is waiting for background work to complete.
13:54:47 [2021-06-17T17:54:47.312Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100...
13:54:47 [2021-06-17T17:54:47.312Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB)
13:54:47 [2021-06-17T17:54:47.312Z] [INFO] The user operation is waiting for background work to complete.
13:54:47 [2021-06-17T17:54:47.570Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100...
13:54:47 [2021-06-17T17:54:47.570Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB)
13:54:47 [2021-06-17T17:54:47.570Z] [INFO] The user operation is waiting for background work to complete.
13:54:47 [2021-06-17T17:54:47.570Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118...
13:54:47 [2021-06-17T17:54:47.827Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB)
13:54:47 [2021-06-17T17:54:47.827Z] [INFO] The user operation is waiting for background work to complete.
13:54:47 [2021-06-17T17:54:47.827Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118...
13:54:47 [2021-06-17T17:54:47.827Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB)
13:54:47 [2021-06-17T17:54:47.827Z] [INFO] The user operation is waiting for background work to complete.
13:54:47 [2021-06-17T17:54:47.827Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257...
13:54:47 [2021-06-17T17:54:47.827Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB)
13:54:47 [2021-06-17T17:54:47.827Z] [INFO] The user operation is waiting for background work to complete.
13:54:48 [2021-06-17T17:54:48.087Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100...
13:54:48 [2021-06-17T17:54:48.087Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB)
13:54:48 [2021-06-17T17:54:48.087Z] [INFO] The user operation is waiting for background work to complete.
13:54:48 [2021-06-17T17:54:48.087Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505...
13:54:48 [2021-06-17T17:54:48.087Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB)
13:54:48 [2021-06-17T17:54:48.087Z] [INFO] The user operation is waiting for background work to complete.
13:54:48 [2021-06-17T17:54:48.344Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
13:54:48 [2021-06-17T17:54:48.344Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB)
13:54:48 [2021-06-17T17:54:48.344Z] [INFO] The user operation is waiting for background work to complete.
13:54:48 [2021-06-17T17:54:48.344Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
13:54:48 [2021-06-17T17:54:48.602Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB)
13:54:48 [2021-06-17T17:54:48.602Z] [INFO] The user operation is waiting for background work to complete.
13:54:48 [2021-06-17T17:54:48.602Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118...
13:54:48 [2021-06-17T17:54:48.602Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB)
13:54:48 [2021-06-17T17:54:48.602Z] [INFO] The user operation is waiting for background work to complete.
13:54:48 [2021-06-17T17:54:48.602Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525...
13:54:48 [2021-06-17T17:54:48.860Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB)
13:54:48 [2021-06-17T17:54:48.860Z] [INFO] The user operation is waiting for background work to complete.
13:54:48 [2021-06-17T17:54:48.860Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118...
13:54:48 [2021-06-17T17:54:48.860Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB)
13:54:48 [2021-06-17T17:54:48.860Z] [INFO] The user operation is waiting for background work to complete.
13:54:49 [2021-06-17T17:54:49.118Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933...
13:54:49 [2021-06-17T17:54:49.118Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB)
13:54:49 [2021-06-17T17:54:49.118Z] [INFO] The user operation is waiting for background work to complete.
13:54:49 [2021-06-17T17:54:49.376Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118...
13:54:49 [2021-06-17T17:54:49.376Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB)
13:54:49 [2021-06-17T17:54:49.376Z] [INFO] The user operation is waiting for background work to complete.
13:54:49 [2021-06-17T17:54:49.376Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845...
13:54:49 [2021-06-17T17:54:49.376Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB)
13:54:49 [2021-06-17T17:54:49.376Z] [INFO] The user operation is waiting for background work to complete.
13:54:49 [2021-06-17T17:54:49.633Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046...
13:54:49 [2021-06-17T17:54:49.633Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB)
13:54:49 [2021-06-17T17:54:49.633Z] [INFO] The user operation is waiting for background work to complete.
13:54:49 [2021-06-17T17:54:49.633Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925...
13:54:49 [2021-06-17T17:54:49.891Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB)
13:54:49 [2021-06-17T17:54:49.891Z] [INFO] The user operation is waiting for background work to complete.
13:54:49 [2021-06-17T17:54:49.891Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242...
13:54:49 [2021-06-17T17:54:49.891Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB)
13:54:49 [2021-06-17T17:54:49.891Z] [INFO] The user operation is waiting for background work to complete.
13:54:50 [2021-06-17T17:54:50.148Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320...
13:54:50 [2021-06-17T17:54:50.148Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB)
13:54:50 [2021-06-17T17:54:50.148Z] [INFO] The user operation is waiting for background work to complete.
13:54:50 [2021-06-17T17:54:50.148Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548...
13:54:50 [2021-06-17T17:54:50.406Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB)
13:54:50 [2021-06-17T17:54:50.406Z] [INFO] The user operation is waiting for background work to complete.
13:54:50 [2021-06-17T17:54:50.406Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302...
13:54:50 [2021-06-17T17:54:50.406Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB)
13:54:50 [2021-06-17T17:54:50.406Z] [INFO] The user operation is waiting for background work to complete.
13:54:50 [2021-06-17T17:54:50.663Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320...
13:54:50 [2021-06-17T17:54:50.663Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB)
13:54:50 [2021-06-17T17:54:50.663Z] [INFO] The user operation is waiting for background work to complete.
13:54:50 [2021-06-17T17:54:50.663Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
13:54:50 [2021-06-17T17:54:50.663Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB)
13:54:50 [2021-06-17T17:54:50.663Z] [INFO] The user operation is waiting for background work to complete.
13:54:50 [2021-06-17T17:54:50.920Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921...
13:54:50 [2021-06-17T17:54:50.920Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB)
13:54:50 [2021-06-17T17:54:50.920Z] [INFO] The user operation is waiting for background work to complete.
13:54:51 [2021-06-17T17:54:51.177Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840...
13:54:51 [2021-06-17T17:54:51.177Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB)
13:54:51 [2021-06-17T17:54:51.177Z] [INFO] The user operation is waiting for background work to complete.
13:54:51 [2021-06-17T17:54:51.177Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104...
13:54:51 [2021-06-17T17:54:51.435Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB)
13:54:51 [2021-06-17T17:54:51.435Z] [INFO] The user operation is waiting for background work to complete.
13:54:51 [2021-06-17T17:54:51.435Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354...
13:54:51 [2021-06-17T17:54:51.693Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB)
13:54:51 [2021-06-17T17:54:51.693Z] [INFO] The user operation is waiting for background work to complete.
13:54:51 [2021-06-17T17:54:51.693Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354...
13:54:51 [2021-06-17T17:54:51.950Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB)
13:54:51 [2021-06-17T17:54:51.950Z] [INFO] The user operation is waiting for background work to complete.
13:54:52 [2021-06-17T17:54:52.207Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801...
13:54:53 [2021-06-17T17:54:53.588Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/
13:54:53 [2021-06-17T17:54:53.588Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB)
13:54:53 [2021-06-17T17:54:53.588Z] [INFO] The user operation is waiting for background work to complete.
13:54:53 [2021-06-17T17:54:53.588Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058...
13:54:53 [2021-06-17T17:54:53.588Z] [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (123kB)
13:54:53 [2021-06-17T17:54:53.588Z] [INFO] The user operation is waiting for background work to complete.
13:54:53 [2021-06-17T17:54:53.588Z] [INFO] Unpacking org.junit_4.13.0.v20200204-1500...
13:54:53 [2021-06-17T17:54:53.588Z] [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)
13:54:54 [2021-06-17T17:54:54.962Z] [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/ (30.06MB of 59.71MB at 30.05MB/s)
13:54:55 [2021-06-17T17:54:55.894Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB)
13:54:55 [2021-06-17T17:54:55.894Z] [INFO] The user operation is waiting for background work to complete.
13:54:55 [2021-06-17T17:54:55.894Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602...
13:54:56 [2021-06-17T17:54:56.825Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB)
13:54:56 [2021-06-17T17:54:56.825Z] [INFO] The user operation is waiting for background work to complete.
13:54:56 [2021-06-17T17:54:56.825Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118...
13:54:56 [2021-06-17T17:54:56.825Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB)
13:54:56 [2021-06-17T17:54:56.825Z] [INFO] The user operation is waiting for background work to complete.
13:54:57 [2021-06-17T17:54:57.083Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104...
13:54:57 [2021-06-17T17:54:57.083Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB)
13:54:57 [2021-06-17T17:54:57.083Z] [INFO] The user operation is waiting for background work to complete.
13:54:57 [2021-06-17T17:54:57.083Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858...
13:54:57 [2021-06-17T17:54:57.083Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB)
13:54:57 [2021-06-17T17:54:57.083Z] [INFO] The user operation is waiting for background work to complete.
13:54:57 [2021-06-17T17:54:57.341Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118...
13:54:57 [2021-06-17T17:54:57.341Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
13:54:57 [2021-06-17T17:54:57.341Z] [INFO] The user operation is waiting for background work to complete.
13:54:57 [2021-06-17T17:54:57.341Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
13:54:57 [2021-06-17T17:54:57.341Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.95kB)
13:54:57 [2021-06-17T17:54:57.341Z] [INFO] The user operation is waiting for background work to complete.
13:54:57 [2021-06-17T17:54:57.341Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
13:54:57 [2021-06-17T17:54:57.341Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB)
13:54:57 [2021-06-17T17:54:57.341Z] [INFO] The user operation is waiting for background work to complete.
13:54:57 [2021-06-17T17:54:57.599Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801...
13:54:58 [2021-06-17T17:54:58.163Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB)
13:54:58 [2021-06-17T17:54:58.163Z] [INFO] The user operation is waiting for background work to complete.
13:54:58 [2021-06-17T17:54:58.163Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801...
13:54:59 [2021-06-17T17:54:59.096Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
13:54:59 [2021-06-17T17:54:59.096Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
13:54:59 [2021-06-17T17:54:59.096Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
13:54:59 [2021-06-17T17:54:59.096Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB)
13:54:59 [2021-06-17T17:54:59.096Z] [INFO] The user operation is waiting for background work to complete.
13:54:59 [2021-06-17T17:54:59.353Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221...
13:54:59 [2021-06-17T17:54:59.611Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (405.11kB)
13:54:59 [2021-06-17T17:54:59.611Z] [INFO] The user operation is waiting for background work to complete.
13:54:59 [2021-06-17T17:54:59.611Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
13:55:00 [2021-06-17T17:55:00.178Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.52kB)
13:55:00 [2021-06-17T17:55:00.178Z] [INFO] The user operation is waiting for background work to complete.
13:55:00 [2021-06-17T17:55:00.178Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
13:55:00 [2021-06-17T17:55:00.178Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.7kB)
13:55:00 [2021-06-17T17:55:00.178Z] [INFO] The user operation is waiting for background work to complete.
13:55:00 [2021-06-17T17:55:00.439Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
13:55:00 [2021-06-17T17:55:00.439Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB)
13:55:00 [2021-06-17T17:55:00.439Z] [INFO] The user operation is waiting for background work to complete.
13:55:00 [2021-06-17T17:55:00.697Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832...
13:55:00 [2021-06-17T17:55:00.697Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB)
13:55:00 [2021-06-17T17:55:00.697Z] [INFO] The user operation is waiting for background work to complete.
13:55:00 [2021-06-17T17:55:00.954Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143...
13:55:01 [2021-06-17T17:55:01.519Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB)
13:55:01 [2021-06-17T17:55:01.519Z] [INFO] The user operation is waiting for background work to complete.
13:55:01 [2021-06-17T17:55:01.519Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743...
13:55:01 [2021-06-17T17:55:01.776Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB)
13:55:01 [2021-06-17T17:55:01.776Z] [INFO] The user operation is waiting for background work to complete.
13:55:01 [2021-06-17T17:55:01.776Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344...
13:55:02 [2021-06-17T17:55:02.043Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
13:55:02 [2021-06-17T17:55:02.043Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (334.64kB)
13:55:02 [2021-06-17T17:55:02.043Z] [INFO] The user operation is waiting for background work to complete.
13:55:02 [2021-06-17T17:55:02.043Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112...
13:55:02 [2021-06-17T17:55:02.301Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.08kB)
13:55:02 [2021-06-17T17:55:02.301Z] [INFO] The user operation is waiting for background work to complete.
13:55:02 [2021-06-17T17:55:02.557Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922...
13:55:02 [2021-06-17T17:55:02.558Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB)
13:55:02 [2021-06-17T17:55:02.558Z] [INFO] The user operation is waiting for background work to complete.
13:55:02 [2021-06-17T17:55:02.558Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458...
13:55:02 [2021-06-17T17:55:02.815Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.02kB)
13:55:02 [2021-06-17T17:55:02.815Z] [INFO] The user operation is waiting for background work to complete.
13:55:02 [2021-06-17T17:55:02.815Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
13:55:02 [2021-06-17T17:55:02.815Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.11kB)
13:55:02 [2021-06-17T17:55:02.815Z] [INFO] The user operation is waiting for background work to complete.
13:55:03 [2021-06-17T17:55:03.072Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010...
13:55:03 [2021-06-17T17:55:03.072Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
13:55:03 [2021-06-17T17:55:03.072Z] [INFO] The user operation is waiting for background work to complete.
13:55:03 [2021-06-17T17:55:03.072Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010...
13:55:03 [2021-06-17T17:55:03.072Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.46kB)
13:55:03 [2021-06-17T17:55:03.072Z] [INFO] The user operation is waiting for background work to complete.
13:55:03 [2021-06-17T17:55:03.329Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010...
13:55:03 [2021-06-17T17:55:03.329Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (119.79kB)
13:55:03 [2021-06-17T17:55:03.329Z] [INFO] The user operation is waiting for background work to complete.
13:55:03 [2021-06-17T17:55:03.329Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010...
13:55:03 [2021-06-17T17:55:03.586Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.84kB)
13:55:03 [2021-06-17T17:55:03.586Z] [INFO] The user operation is waiting for background work to complete.
13:55:03 [2021-06-17T17:55:03.586Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717...
13:55:03 [2021-06-17T17:55:03.586Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.72kB)
13:55:03 [2021-06-17T17:55:03.587Z] [INFO] The user operation is waiting for background work to complete.
13:55:03 [2021-06-17T17:55:03.844Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
13:55:03 [2021-06-17T17:55:03.844Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.14kB)
13:55:03 [2021-06-17T17:55:03.844Z] [INFO] The user operation is waiting for background work to complete.
13:55:03 [2021-06-17T17:55:03.844Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548...
13:55:04 [2021-06-17T17:55:04.101Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (313.04kB)
13:55:04 [2021-06-17T17:55:04.101Z] [INFO] The user operation is waiting for background work to complete.
13:55:04 [2021-06-17T17:55:04.101Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408...
13:55:04 [2021-06-17T17:55:04.360Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (134.74kB)
13:55:04 [2021-06-17T17:55:04.360Z] [INFO] The user operation is waiting for background work to complete.
13:55:04 [2021-06-17T17:55:04.618Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137...
13:55:04 [2021-06-17T17:55:04.618Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.25kB)
13:55:04 [2021-06-17T17:55:04.618Z] [INFO] The user operation is waiting for background work to complete.
13:55:04 [2021-06-17T17:55:04.877Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010...
13:55:04 [2021-06-17T17:55:04.877Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (255.11kB)
13:55:04 [2021-06-17T17:55:04.877Z] [INFO] The user operation is waiting for background work to complete.
13:55:04 [2021-06-17T17:55:04.877Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922...
13:55:05 [2021-06-17T17:55:05.135Z] [INFO] Fetching org.eclipse.xsd_2.16.0.v20190321-1341.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (535.89kB)
13:55:05 [2021-06-17T17:55:05.135Z] [INFO] The user operation is waiting for background work to complete.
13:55:05 [2021-06-17T17:55:05.393Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341...
13:55:05 [2021-06-17T17:55:05.957Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
13:55:05 [2021-06-17T17:55:05.957Z] [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-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
13:55:05 [2021-06-17T17:55:05.957Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
13:55:06 [2021-06-17T17:55:06.215Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.2kB)
13:55:06 [2021-06-17T17:55:06.215Z] [INFO] The user operation is waiting for background work to complete.
13:55:06 [2021-06-17T17:55:06.215Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005...
13:55:06 [2021-06-17T17:55:06.215Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (256.76kB)
13:55:06 [2021-06-17T17:55:06.215Z] [INFO] The user operation is waiting for background work to complete.
13:55:06 [2021-06-17T17:55:06.215Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.1.0.202106041005...
13:55:06 [2021-06-17T17:55:06.472Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
13:55:06 [2021-06-17T17:55:06.472Z] [INFO] The user operation is waiting for background work to complete.
13:55:06 [2021-06-17T17:55:06.740Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
13:55:06 [2021-06-17T17:55:06.740Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (144.31kB)
13:55:06 [2021-06-17T17:55:06.740Z] [INFO] The user operation is waiting for background work to complete.
13:55:06 [2021-06-17T17:55:06.740Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
13:55:06 [2021-06-17T17:55:06.998Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.82kB)
13:55:06 [2021-06-17T17:55:06.998Z] [INFO] The user operation is waiting for background work to complete.
13:55:06 [2021-06-17T17:55:06.998Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.1.0.202106041005...
13:55:06 [2021-06-17T17:55:06.998Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.69kB)
13:55:06 [2021-06-17T17:55:06.998Z] [INFO] The user operation is waiting for background work to complete.
13:55:07 [2021-06-17T17:55:07.256Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
13:55:07 [2021-06-17T17:55:07.513Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:55:07 [2021-06-17T17:55:07.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:55:07 [2021-06-17T17:55:07.770Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:55:07 [2021-06-17T17:55:07.770Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
13:55:07 [2021-06-17T17:55:07.770Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
13:55:07 [2021-06-17T17:55:07.770Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
13:55:08 [2021-06-17T17:55:08.034Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
13:55:08 [2021-06-17T17:55:08.034Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
13:55:08 [2021-06-17T17:55:08.295Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
13:55:08 [2021-06-17T17:55:08.861Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
13:55:08 [2021-06-17T17:55:08.861Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
13:55:08 [2021-06-17T17:55:08.861Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
13:55:08 [2021-06-17T17:55:08.861Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
13:55:08 [2021-06-17T17:55:08.861Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
13:55:09 [2021-06-17T17:55:09.120Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
13:55:09 [2021-06-17T17:55:09.379Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
13:55:09 [2021-06-17T17:55:09.379Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
13:55:09 [2021-06-17T17:55:09.379Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
13:55:09 [2021-06-17T17:55:09.944Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
13:55:09 [2021-06-17T17:55:09.944Z] [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-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
13:55:10 [2021-06-17T17:55:10.203Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
13:55:10 [2021-06-17T17:55:10.460Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:55:10 [2021-06-17T17:55:10.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:55:10 [2021-06-17T17:55:10.460Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:55:10 [2021-06-17T17:55:10.460Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
13:55:10 [2021-06-17T17:55:10.460Z] [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-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
13:55:10 [2021-06-17T17:55:10.717Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
13:55:10 [2021-06-17T17:55:10.717Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
13:55:10 [2021-06-17T17:55:10.717Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
13:55:10 [2021-06-17T17:55:10.974Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
13:55:11 [2021-06-17T17:55:11.232Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
13:55:11 [2021-06-17T17:55:11.232Z] [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-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
13:55:11 [2021-06-17T17:55:11.489Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
13:55:11 [2021-06-17T17:55:11.745Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
13:55:11 [2021-06-17T17:55:11.745Z] [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-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
13:55:12 [2021-06-17T17:55:12.002Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
13:55:12 [2021-06-17T17:55:12.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:55:12 [2021-06-17T17:55:12.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:55:12 [2021-06-17T17:55:12.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:55:12 [2021-06-17T17:55:12.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
13:55:12 [2021-06-17T17:55:12.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
13:55:12 [2021-06-17T17:55:12.517Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
13:55:12 [2021-06-17T17:55:12.774Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
13:55:12 [2021-06-17T17:55:12.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
13:55:12 [2021-06-17T17:55:12.774Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
13:55:13 [2021-06-17T17:55:13.031Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
13:55:13 [2021-06-17T17:55:13.031Z] [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-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
13:55:13 [2021-06-17T17:55:13.289Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
13:55:13 [2021-06-17T17:55:13.854Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:55:13 [2021-06-17T17:55:13.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:55:13 [2021-06-17T17:55:13.854Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:55:13 [2021-06-17T17:55:13.854Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
13:55:13 [2021-06-17T17:55:13.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
13:55:14 [2021-06-17T17:55:14.111Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
13:55:14 [2021-06-17T17:55:14.111Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
13:55:14 [2021-06-17T17:55:14.111Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
13:55:14 [2021-06-17T17:55:14.371Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
13:55:14 [2021-06-17T17:55:14.630Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
13:55:14 [2021-06-17T17:55:14.630Z] [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-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
13:55:14 [2021-06-17T17:55:14.888Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
13:55:15 [2021-06-17T17:55:15.145Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
13:55:15 [2021-06-17T17:55:15.145Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
13:55:15 [2021-06-17T17:55:15.405Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
13:55:15 [2021-06-17T17:55:15.405Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
13:55:15 [2021-06-17T17:55:15.405Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
13:55:15 [2021-06-17T17:55:15.405Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
13:55:15 [2021-06-17T17:55:15.405Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
13:55:15 [2021-06-17T17:55:15.405Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
13:55:15 [2021-06-17T17:55:15.663Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
13:55:15 [2021-06-17T17:55:15.663Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
13:55:15 [2021-06-17T17:55:15.663Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
13:55:15 [2021-06-17T17:55:15.921Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.178Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.178Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.178Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml
13:55:16 [2021-06-17T17:55:16.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml
13:55:16 [2021-06-17T17:55:16.178Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml
13:55:16 [2021-06-17T17:55:16.178Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.179Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.436Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.436Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.436Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.436Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.436Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
13:55:16 [2021-06-17T17:55:16.436Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
13:55:16 [2021-06-17T17:55:16.436Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
13:55:16 [2021-06-17T17:55:16.694Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:55:16 [2021-06-17T17:55:16.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:55:16 [2021-06-17T17:55:16.694Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:55:16 [2021-06-17T17:55:16.694Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
13:55:16 [2021-06-17T17:55:16.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
13:55:16 [2021-06-17T17:55:16.694Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
13:55:16 [2021-06-17T17:55:16.694Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.951Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.951Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:55:16 [2021-06-17T17:55:16.951Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:55:17 [2021-06-17T17:55:17.209Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:55:17 [2021-06-17T17:55:17.209Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
13:55:17 [2021-06-17T17:55:17.209Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
13:55:17 [2021-06-17T17:55:17.209Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
13:55:17 [2021-06-17T17:55:17.467Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
13:55:17 [2021-06-17T17:55:17.467Z] [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-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
13:55:17 [2021-06-17T17:55:17.724Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
13:55:17 [2021-06-17T17:55:17.982Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
13:55:17 [2021-06-17T17:55:17.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
13:55:18 [2021-06-17T17:55:18.239Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
13:55:18 [2021-06-17T17:55:18.240Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
13:55:18 [2021-06-17T17:55:18.240Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
13:55:18 [2021-06-17T17:55:18.240Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
13:55:18 [2021-06-17T17:55:18.498Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
13:55:18 [2021-06-17T17:55:18.498Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
13:55:18 [2021-06-17T17:55:18.755Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
13:55:18 [2021-06-17T17:55:18.755Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
13:55:18 [2021-06-17T17:55:18.755Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
13:55:19 [2021-06-17T17:55:19.013Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
13:55:19 [2021-06-17T17:55:19.013Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB)
13:55:19 [2021-06-17T17:55:19.013Z] [INFO] The user operation is waiting for background work to complete.
13:55:19 [2021-06-17T17:55:19.013Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046...
13:55:19 [2021-06-17T17:55:19.271Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.52kB)
13:55:19 [2021-06-17T17:55:19.271Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB)
13:55:19 [2021-06-17T17:55:19.271Z] [INFO] The user operation is waiting for background work to complete.
13:55:19 [2021-06-17T17:55:19.530Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422...
13:55:19 [2021-06-17T17:55:19.788Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.95MB)
13:55:19 [2021-06-17T17:55:19.788Z] [INFO] The user operation is waiting for background work to complete.
13:55:19 [2021-06-17T17:55:19.788Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.0.201905312053...
13:55:21 [2021-06-17T17:55:21.688Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.25kB)
13:55:21 [2021-06-17T17:55:21.688Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB)
13:55:21 [2021-06-17T17:55:21.688Z] [INFO] The user operation is waiting for background work to complete.
13:55:21 [2021-06-17T17:55:21.688Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055...
13:55:21 [2021-06-17T17:55:21.945Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.0.201906031815.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (430.07kB)
13:55:21 [2021-06-17T17:55:21.945Z] [INFO] The user operation is waiting for background work to complete.
13:55:21 [2021-06-17T17:55:21.945Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.0.201906031815...
13:55:22 [2021-06-17T17:55:22.510Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB)
13:55:22 [2021-06-17T17:55:22.510Z] [INFO] The user operation is waiting for background work to complete.
13:55:22 [2021-06-17T17:55:22.510Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831...
13:55:22 [2021-06-17T17:55:22.510Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB)
13:55:22 [2021-06-17T17:55:22.510Z] [INFO] The user operation is waiting for background work to complete.
13:55:22 [2021-06-17T17:55:22.767Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055...
13:55:22 [2021-06-17T17:55:22.767Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB)
13:55:22 [2021-06-17T17:55:22.767Z] [INFO] The user operation is waiting for background work to complete.
13:55:22 [2021-06-17T17:55:22.767Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014...
13:55:23 [2021-06-17T17:55:23.025Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB)
13:55:23 [2021-06-17T17:55:23.025Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB)
13:55:23 [2021-06-17T17:55:23.282Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
13:55:23 [2021-06-17T17:55:23.282Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
13:55:23 [2021-06-17T17:55:23.540Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
13:55:23 [2021-06-17T17:55:23.798Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
13:55:23 [2021-06-17T17:55:23.798Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
13:55:24 [2021-06-17T17:55:24.056Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
13:55:24 [2021-06-17T17:55:24.314Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
13:55:24 [2021-06-17T17:55:24.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
13:55:24 [2021-06-17T17:55:24.314Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
13:55:24 [2021-06-17T17:55:24.572Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:55:24 [2021-06-17T17:55:24.572Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:55:24 [2021-06-17T17:55:24.572Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:55:24 [2021-06-17T17:55:24.829Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
13:55:24 [2021-06-17T17:55:24.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
13:55:24 [2021-06-17T17:55:24.829Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
13:55:25 [2021-06-17T17:55:25.087Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
13:55:25 [2021-06-17T17:55:25.087Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
13:55:25 [2021-06-17T17:55:25.087Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
13:55:25 [2021-06-17T17:55:25.087Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:55:25 [2021-06-17T17:55:25.087Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:55:25 [2021-06-17T17:55:25.087Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:55:25 [2021-06-17T17:55:25.087Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
13:55:25 [2021-06-17T17:55:25.087Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
13:55:25 [2021-06-17T17:55:25.347Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
13:55:25 [2021-06-17T17:55:25.347Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
13:55:25 [2021-06-17T17:55:25.347Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
13:55:25 [2021-06-17T17:55:25.605Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
13:55:25 [2021-06-17T17:55:25.605Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB)
13:55:25 [2021-06-17T17:55:25.605Z] [INFO] The user operation is waiting for background work to complete.
13:55:25 [2021-06-17T17:55:25.605Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
13:55:25 [2021-06-17T17:55:25.862Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (55.92kB)
13:55:25 [2021-06-17T17:55:25.862Z] [INFO] The user operation is waiting for background work to complete.
13:55:25 [2021-06-17T17:55:25.862Z] [INFO] Unpacking jakarta.xml.bind_2.3.3.v20201118-1818...
13:55:25 [2021-06-17T17:55:25.862Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB)
13:55:25 [2021-06-17T17:55:25.862Z] [INFO] The user operation is waiting for background work to complete.
13:55:26 [2021-06-17T17:55:26.119Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338...
13:55:26 [2021-06-17T17:55:26.119Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB)
13:55:26 [2021-06-17T17:55:26.119Z] [INFO] The user operation is waiting for background work to complete.
13:55:26 [2021-06-17T17:55:26.119Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354...
13:55:26 [2021-06-17T17:55:26.119Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.7kB)
13:55:26 [2021-06-17T17:55:26.119Z] [INFO] The user operation is waiting for background work to complete.
13:55:26 [2021-06-17T17:55:26.378Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906031520...
13:55:26 [2021-06-17T17:55:26.635Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.71kB)
13:55:26 [2021-06-17T17:55:26.635Z] [INFO] The user operation is waiting for background work to complete.
13:55:26 [2021-06-17T17:55:26.635Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906031520...
13:55:26 [2021-06-17T17:55:26.635Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.69kB)
13:55:26 [2021-06-17T17:55:26.635Z] [INFO] The user operation is waiting for background work to complete.
13:55:26 [2021-06-17T17:55:26.893Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906031520...
13:55:26 [2021-06-17T17:55:26.893Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.86kB)
13:55:26 [2021-06-17T17:55:26.893Z] [INFO] The user operation is waiting for background work to complete.
13:55:26 [2021-06-17T17:55:26.893Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906031520...
13:55:27 [2021-06-17T17:55:27.151Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
13:55:27 [2021-06-17T17:55:27.151Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
13:55:27 [2021-06-17T17:55:27.409Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
13:55:27 [2021-06-17T17:55:27.667Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
13:55:27 [2021-06-17T17:55:27.667Z] [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-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
13:55:27 [2021-06-17T17:55:27.925Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
13:55:28 [2021-06-17T17:55:28.182Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
13:55:28 [2021-06-17T17:55:28.182Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
13:55:28 [2021-06-17T17:55:28.441Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
13:55:28 [2021-06-17T17:55:28.441Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
13:55:28 [2021-06-17T17:55:28.441Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
13:55:28 [2021-06-17T17:55:28.441Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
13:55:28 [2021-06-17T17:55:28.441Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
13:55:28 [2021-06-17T17:55:28.441Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
13:55:28 [2021-06-17T17:55:28.698Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
13:55:28 [2021-06-17T17:55:28.698Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
13:55:28 [2021-06-17T17:55:28.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
13:55:28 [2021-06-17T17:55:28.955Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
13:55:29 [2021-06-17T17:55:29.213Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
13:55:29 [2021-06-17T17:55:29.213Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
13:55:29 [2021-06-17T17:55:29.471Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
13:55:29 [2021-06-17T17:55:29.729Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
13:55:29 [2021-06-17T17:55:29.729Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
13:55:29 [2021-06-17T17:55:29.987Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
13:55:29 [2021-06-17T17:55:29.987Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:55:29 [2021-06-17T17:55:29.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:55:29 [2021-06-17T17:55:29.987Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:55:29 [2021-06-17T17:55:29.987Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
13:55:29 [2021-06-17T17:55:29.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
13:55:29 [2021-06-17T17:55:29.987Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
13:55:30 [2021-06-17T17:55:30.245Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
13:55:30 [2021-06-17T17:55:30.245Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
13:55:30 [2021-06-17T17:55:30.528Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
13:55:30 [2021-06-17T17:55:30.786Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
13:55:30 [2021-06-17T17:55:30.786Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
13:55:30 [2021-06-17T17:55:30.786Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
13:55:31 [2021-06-17T17:55:31.043Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
13:55:31 [2021-06-17T17:55:31.044Z] [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-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
13:55:31 [2021-06-17T17:55:31.301Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
13:55:31 [2021-06-17T17:55:31.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
13:55:31 [2021-06-17T17:55:31.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
13:55:31 [2021-06-17T17:55:31.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
13:55:31 [2021-06-17T17:55:31.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
13:55:31 [2021-06-17T17:55:31.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
13:55:31 [2021-06-17T17:55:31.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
13:55:31 [2021-06-17T17:55:31.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
13:55:31 [2021-06-17T17:55:31.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
13:55:31 [2021-06-17T17:55:31.818Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
13:55:31 [2021-06-17T17:55:31.818Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
13:55:31 [2021-06-17T17:55:31.818Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
13:55:31 [2021-06-17T17:55:31.818Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
13:55:31 [2021-06-17T17:55:31.818Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
13:55:31 [2021-06-17T17:55:31.818Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
13:55:32 [2021-06-17T17:55:32.076Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
13:55:32 [2021-06-17T17:55:32.076Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
13:55:32 [2021-06-17T17:55:32.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
13:55:32 [2021-06-17T17:55:32.333Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
13:55:32 [2021-06-17T17:55:32.333Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
13:55:32 [2021-06-17T17:55:32.333Z] [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-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
13:55:32 [2021-06-17T17:55:32.591Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
13:55:32 [2021-06-17T17:55:32.591Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
13:55:32 [2021-06-17T17:55:32.591Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
13:55:32 [2021-06-17T17:55:32.848Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
13:55:32 [2021-06-17T17:55:32.848Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB)
13:55:32 [2021-06-17T17:55:32.848Z] [INFO] The user operation is waiting for background work to complete.
13:55:32 [2021-06-17T17:55:32.848Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257...
13:55:33 [2021-06-17T17:55:33.106Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
13:55:33 [2021-06-17T17:55:33.106Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
13:55:33 [2021-06-17T17:55:33.106Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
13:55:33 [2021-06-17T17:55:33.106Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml
13:55:33 [2021-06-17T17:55:33.106Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml
13:55:33 [2021-06-17T17:55:33.364Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml
13:55:33 [2021-06-17T17:55:33.364Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
13:55:33 [2021-06-17T17:55:33.364Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
13:55:33 [2021-06-17T17:55:33.621Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
13:55:33 [2021-06-17T17:55:33.621Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (24.42kB)
13:55:33 [2021-06-17T17:55:33.621Z] [INFO] The user operation is waiting for background work to complete.
13:55:33 [2021-06-17T17:55:33.621Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
13:55:33 [2021-06-17T17:55:33.621Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB)
13:55:33 [2021-06-17T17:55:33.621Z] [INFO] The user operation is waiting for background work to complete.
13:55:33 [2021-06-17T17:55:33.878Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
13:55:33 [2021-06-17T17:55:33.878Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB)
13:55:33 [2021-06-17T17:55:33.878Z] [INFO] The user operation is waiting for background work to complete.
13:55:33 [2021-06-17T17:55:33.878Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646...
13:55:34 [2021-06-17T17:55:34.136Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB)
13:55:34 [2021-06-17T17:55:34.136Z] [INFO] The user operation is waiting for background work to complete.
13:55:34 [2021-06-17T17:55:34.136Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009...
13:55:34 [2021-06-17T17:55:34.136Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB)
13:55:34 [2021-06-17T17:55:34.136Z] [INFO] The user operation is waiting for background work to complete.
13:55:34 [2021-06-17T17:55:34.394Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242...
13:55:34 [2021-06-17T17:55:34.394Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.26kB)
13:55:34 [2021-06-17T17:55:34.394Z] [INFO] The user operation is waiting for background work to complete.
13:55:34 [2021-06-17T17:55:34.394Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
13:55:34 [2021-06-17T17:55:34.394Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.9kB)
13:55:34 [2021-06-17T17:55:34.652Z] [INFO] The user operation is waiting for background work to complete.
13:55:34 [2021-06-17T17:55:34.652Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
13:55:34 [2021-06-17T17:55:34.652Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB)
13:55:34 [2021-06-17T17:55:34.652Z] [INFO] The user operation is waiting for background work to complete.
13:55:34 [2021-06-17T17:55:34.909Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115...
13:55:34 [2021-06-17T17:55:34.909Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB)
13:55:34 [2021-06-17T17:55:34.909Z] [INFO] The user operation is waiting for background work to complete.
13:55:34 [2021-06-17T17:55:34.909Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008...
13:55:34 [2021-06-17T17:55:34.909Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB)
13:55:34 [2021-06-17T17:55:34.909Z] [INFO] The user operation is waiting for background work to complete.
13:55:35 [2021-06-17T17:55:35.167Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158...
13:55:35 [2021-06-17T17:55:35.167Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB)
13:55:35 [2021-06-17T17:55:35.167Z] [INFO] The user operation is waiting for background work to complete.
13:55:35 [2021-06-17T17:55:35.427Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046...
13:55:35 [2021-06-17T17:55:35.427Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB)
13:55:35 [2021-06-17T17:55:35.427Z] [INFO] The user operation is waiting for background work to complete.
13:55:35 [2021-06-17T17:55:35.427Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802...
13:55:35 [2021-06-17T17:55:35.427Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB)
13:55:35 [2021-06-17T17:55:35.427Z] [INFO] The user operation is waiting for background work to complete.
13:55:35 [2021-06-17T17:55:35.685Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030...
13:55:35 [2021-06-17T17:55:35.685Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
13:55:35 [2021-06-17T17:55:35.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
13:55:35 [2021-06-17T17:55:35.942Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
13:55:36 [2021-06-17T17:55:36.200Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
13:55:36 [2021-06-17T17:55:36.200Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
13:55:36 [2021-06-17T17:55:36.200Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
13:55:36 [2021-06-17T17:55:36.200Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
13:55:36 [2021-06-17T17:55:36.200Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
13:55:36 [2021-06-17T17:55:36.200Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
13:55:36 [2021-06-17T17:55:36.200Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB)
13:55:36 [2021-06-17T17:55:36.200Z] [INFO] The user operation is waiting for background work to complete.
13:55:36 [2021-06-17T17:55:36.459Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625...
13:55:36 [2021-06-17T17:55:36.459Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB)
13:55:36 [2021-06-17T17:55:36.459Z] [INFO] The user operation is waiting for background work to complete.
13:55:36 [2021-06-17T17:55:36.459Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749...
13:55:36 [2021-06-17T17:55:36.717Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB)
13:55:36 [2021-06-17T17:55:36.717Z] [INFO] The user operation is waiting for background work to complete.
13:55:36 [2021-06-17T17:55:36.717Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046...
13:55:36 [2021-06-17T17:55:36.717Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
13:55:36 [2021-06-17T17:55:36.717Z] [INFO] The user operation is waiting for background work to complete.
13:55:36 [2021-06-17T17:55:36.717Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132...
13:55:36 [2021-06-17T17:55:36.717Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB)
13:55:36 [2021-06-17T17:55:36.717Z] [INFO] The user operation is waiting for background work to complete.
13:55:36 [2021-06-17T17:55:36.975Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429...
13:55:36 [2021-06-17T17:55:36.975Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.03kB)
13:55:36 [2021-06-17T17:55:36.975Z] [INFO] The user operation is waiting for background work to complete.
13:55:36 [2021-06-17T17:55:36.975Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302...
13:55:37 [2021-06-17T17:55:37.233Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.03kB)
13:55:37 [2021-06-17T17:55:37.233Z] [INFO] The user operation is waiting for background work to complete.
13:55:37 [2021-06-17T17:55:37.233Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302...
13:55:37 [2021-06-17T17:55:37.233Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB)
13:55:37 [2021-06-17T17:55:37.233Z] [INFO] The user operation is waiting for background work to complete.
13:55:37 [2021-06-17T17:55:37.233Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354...
13:55:37 [2021-06-17T17:55:37.491Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.1kB)
13:55:37 [2021-06-17T17:55:37.491Z] [INFO] The user operation is waiting for background work to complete.
13:55:37 [2021-06-17T17:55:37.491Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357...
13:55:37 [2021-06-17T17:55:37.491Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB)
13:55:37 [2021-06-17T17:55:37.491Z] [INFO] The user operation is waiting for background work to complete.
13:55:37 [2021-06-17T17:55:37.748Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118...
13:55:37 [2021-06-17T17:55:37.748Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
13:55:37 [2021-06-17T17:55:37.748Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
13:55:38 [2021-06-17T17:55:38.312Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
13:55:38 [2021-06-17T17:55:38.313Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml
13:55:38 [2021-06-17T17:55:38.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml
13:55:38 [2021-06-17T17:55:38.313Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml
13:55:38 [2021-06-17T17:55:38.570Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.36MB)
13:55:38 [2021-06-17T17:55:38.570Z] [INFO] The user operation is waiting for background work to complete.
13:55:38 [2021-06-17T17:55:38.570Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
13:55:39 [2021-06-17T17:55:39.501Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB)
13:55:39 [2021-06-17T17:55:39.501Z] [INFO] The user operation is waiting for background work to complete.
13:55:39 [2021-06-17T17:55:39.758Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034...
13:55:40 [2021-06-17T17:55:40.324Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
13:55:40 [2021-06-17T17:55:40.324Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
13:55:40 [2021-06-17T17:55:40.324Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
13:55:40 [2021-06-17T17:55:40.581Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml
13:55:40 [2021-06-17T17:55:40.581Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml
13:55:40 [2021-06-17T17:55:40.841Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml
13:55:40 [2021-06-17T17:55:40.841Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
13:55:40 [2021-06-17T17:55:40.841Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.098Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.098Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.098Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.098Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.098Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
13:55:41 [2021-06-17T17:55:41.098Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
13:55:41 [2021-06-17T17:55:41.356Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
13:55:41 [2021-06-17T17:55:41.356Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.356Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.356Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.356Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
13:55:41 [2021-06-17T17:55:41.356Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
13:55:41 [2021-06-17T17:55:41.356Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
13:55:41 [2021-06-17T17:55:41.615Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.615Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.615Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.615Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
13:55:41 [2021-06-17T17:55:41.615Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
13:55:41 [2021-06-17T17:55:41.615Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
13:55:41 [2021-06-17T17:55:41.872Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.872Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.872Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:55:41 [2021-06-17T17:55:41.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:55:42 [2021-06-17T17:55:42.130Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:55:42 [2021-06-17T17:55:42.130Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
13:55:42 [2021-06-17T17:55:42.130Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
13:55:42 [2021-06-17T17:55:42.130Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
13:55:42 [2021-06-17T17:55:42.130Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
13:55:42 [2021-06-17T17:55:42.130Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
13:55:42 [2021-06-17T17:55:42.387Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
13:55:42 [2021-06-17T17:55:42.388Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
13:55:42 [2021-06-17T17:55:42.388Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
13:55:42 [2021-06-17T17:55:42.655Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
13:55:42 [2021-06-17T17:55:42.913Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
13:55:42 [2021-06-17T17:55:42.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
13:55:42 [2021-06-17T17:55:42.913Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
13:55:43 [2021-06-17T17:55:43.170Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.170Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.170Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.170Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.170Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.170Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.170Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
13:55:43 [2021-06-17T17:55:43.171Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
13:55:43 [2021-06-17T17:55:43.171Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
13:55:43 [2021-06-17T17:55:43.428Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.429Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.429Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.429Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
13:55:43 [2021-06-17T17:55:43.429Z] [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-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
13:55:43 [2021-06-17T17:55:43.686Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
13:55:43 [2021-06-17T17:55:43.686Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.686Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.686Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
13:55:43 [2021-06-17T17:55:43.944Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
13:55:43 [2021-06-17T17:55:43.944Z] [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-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
13:55:44 [2021-06-17T17:55:44.201Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
13:55:44 [2021-06-17T17:55:44.201Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
13:55:44 [2021-06-17T17:55:44.201Z] [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-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
13:55:44 [2021-06-17T17:55:44.460Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
13:55:44 [2021-06-17T17:55:44.460Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
13:55:44 [2021-06-17T17:55:44.460Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
13:55:44 [2021-06-17T17:55:44.460Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
13:55:44 [2021-06-17T17:55:44.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
13:55:44 [2021-06-17T17:55:44.719Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
13:55:44 [2021-06-17T17:55:44.719Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
13:55:44 [2021-06-17T17:55:44.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
13:55:44 [2021-06-17T17:55:44.719Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
13:55:44 [2021-06-17T17:55:44.719Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
13:55:44 [2021-06-17T17:55:44.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
13:55:44 [2021-06-17T17:55:44.976Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
13:55:44 [2021-06-17T17:55:44.976Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
13:55:44 [2021-06-17T17:55:44.976Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
13:55:45 [2021-06-17T17:55:45.234Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
13:55:45 [2021-06-17T17:55:45.492Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
13:55:45 [2021-06-17T17:55:45.492Z] [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-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
13:55:45 [2021-06-17T17:55:45.492Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
13:55:45 [2021-06-17T17:55:45.750Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
13:55:45 [2021-06-17T17:55:45.750Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
13:55:46 [2021-06-17T17:55:46.010Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
13:55:46 [2021-06-17T17:55:46.010Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
13:55:46 [2021-06-17T17:55:46.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
13:55:46 [2021-06-17T17:55:46.010Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
13:55:46 [2021-06-17T17:55:46.010Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
13:55:46 [2021-06-17T17:55:46.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
13:55:46 [2021-06-17T17:55:46.010Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
13:55:46 [2021-06-17T17:55:46.268Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
13:55:46 [2021-06-17T17:55:46.268Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
13:55:46 [2021-06-17T17:55:46.268Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
13:55:46 [2021-06-17T17:55:46.525Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
13:55:46 [2021-06-17T17:55:46.525Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
13:55:46 [2021-06-17T17:55:46.525Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
13:55:46 [2021-06-17T17:55:46.784Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
13:55:46 [2021-06-17T17:55:46.785Z] [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-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
13:55:46 [2021-06-17T17:55:46.785Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
13:55:47 [2021-06-17T17:55:47.042Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:55:47 [2021-06-17T17:55:47.042Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:55:47 [2021-06-17T17:55:47.042Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:55:47 [2021-06-17T17:55:47.042Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
13:55:47 [2021-06-17T17:55:47.042Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
13:55:47 [2021-06-17T17:55:47.042Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
13:55:47 [2021-06-17T17:55:47.042Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
13:55:47 [2021-06-17T17:55:47.042Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
13:55:47 [2021-06-17T17:55:47.301Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:7.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] ------------------------------------------------------------------------
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Reactor Build Order:
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] 
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass Parent                                               [pom]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass State System Parent                                  [pom]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass TMF Parent                                           [pom]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.301Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass Documentation                                        [pom]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass RCP Parent                                           [pom]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass Json trace Parent                                    [pom]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass Target Platform                                      [pom]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Trace Compass Repository                            [eclipse-repository]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] 
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] Building Trace Compass Parent 7.0.0-SNAPSHOT                     [1/138]
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] --------------------------------[ pom ]---------------------------------
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] 
13:55:47 [2021-06-17T17:55:47.302Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
13:55:47 [2021-06-17T17:55:47.302Z] [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
13:55:47 [2021-06-17T17:55:47.560Z] [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
13:55:47 [2021-06-17T17:55:47.560Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
13:55:47 [2021-06-17T17:55:47.817Z] [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
13:55:47 [2021-06-17T17:55:47.817Z] [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
13:55:47 [2021-06-17T17:55:47.817Z] [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
13:55:48 [2021-06-17T17:55:48.075Z] [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 223 kB/s)
13:55:48 [2021-06-17T17:55:48.075Z] [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
13:55:48 [2021-06-17T17:55:48.075Z] [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
13:55:48 [2021-06-17T17:55:48.075Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
13:55:48 [2021-06-17T17:55:48.332Z] [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
13:55:48 [2021-06-17T17:55:48.332Z] [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
13:55:48 [2021-06-17T17:55:48.332Z] [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
13:55:48 [2021-06-17T17:55:48.332Z] [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)
13:55:48 [2021-06-17T17:55:48.332Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:55:48 [2021-06-17T17:55:48.332Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:55:48 [2021-06-17T17:55:48.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:55:48 [2021-06-17T17:55:48.847Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:55:48 [2021-06-17T17:55:48.847Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:55:48 [2021-06-17T17:55:48.847Z] [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
13:55:48 [2021-06-17T17:55:48.847Z] [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 1.5 MB/s)
13:55:48 [2021-06-17T17:55:48.847Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
13:55:48 [2021-06-17T17:55:48.847Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
13:55:49 [2021-06-17T17:55:49.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
13:55:49 [2021-06-17T17:55:49.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
13:55:49 [2021-06-17T17:55:49.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
13:55:49 [2021-06-17T17:55:49.362Z] [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
13:55:49 [2021-06-17T17:55:49.362Z] [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 462 kB/s)
13:55:49 [2021-06-17T17:55:49.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:55:49 [2021-06-17T17:55:49.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:55:49 [2021-06-17T17:55:49.362Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:55:49 [2021-06-17T17:55:49.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:55:49 [2021-06-17T17:55:49.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:55:49 [2021-06-17T17:55:49.927Z] [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
13:55:49 [2021-06-17T17:55:49.927Z] [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.4 MB/s)
13:55:49 [2021-06-17T17:55:49.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
13:55:49 [2021-06-17T17:55:49.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
13:55:49 [2021-06-17T17:55:49.927Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
13:55:50 [2021-06-17T17:55:50.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
13:55:50 [2021-06-17T17:55:50.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
13:55:50 [2021-06-17T17:55:50.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
13:55:50 [2021-06-17T17:55:50.491Z] [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 632 kB/s)
13:55:50 [2021-06-17T17:55:50.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
13:55:50 [2021-06-17T17:55:50.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
13:55:50 [2021-06-17T17:55:50.491Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
13:55:50 [2021-06-17T17:55:50.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
13:55:50 [2021-06-17T17:55:50.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
13:55:50 [2021-06-17T17:55:50.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
13:55:51 [2021-06-17T17:55:51.008Z] [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 57 kB/s)
13:55:51 [2021-06-17T17:55:51.008Z] [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
13:55:51 [2021-06-17T17:55:51.008Z] [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
13:55:51 [2021-06-17T17:55:51.008Z] [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
13:55:51 [2021-06-17T17:55:51.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
13:55:51 [2021-06-17T17:55:51.008Z] [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
13:55:51 [2021-06-17T17:55:51.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
13:55:51 [2021-06-17T17:55:51.008Z] [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
13:55:51 [2021-06-17T17:55:51.008Z] [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
13:55:51 [2021-06-17T17:55:51.008Z] [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
13:55:51 [2021-06-17T17:55:51.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
13:55:51 [2021-06-17T17:55:51.008Z] [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
13:55:51 [2021-06-17T17:55:51.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
13:55:51 [2021-06-17T17:55:51.008Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
13:55:51 [2021-06-17T17:55:51.008Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
13:55:51 [2021-06-17T17:55:51.008Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
13:55:51 [2021-06-17T17:55:51.008Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
13:55:51 [2021-06-17T17:55:51.008Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
13:55:51 [2021-06-17T17:55:51.266Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.831Z] [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
13:55:51 [2021-06-17T17:55:51.832Z] [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 11 MB/s)
13:55:51 [2021-06-17T17:55:51.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
13:55:51 [2021-06-17T17:55:51.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 1.4 MB/s)
13:55:51 [2021-06-17T17:55:51.832Z] [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 7.7 MB/s)
13:55:51 [2021-06-17T17:55:51.832Z] [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.9 MB/s)
13:55:51 [2021-06-17T17:55:51.832Z] [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 124 kB/s)
13:55:51 [2021-06-17T17:55:51.832Z] [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 4.1 MB/s)
13:55:52 [2021-06-17T17:55:52.091Z] [INFO] 
13:55:52 [2021-06-17T17:55:52.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
13:55:52 [2021-06-17T17:55:52.091Z] [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
13:55:52 [2021-06-17T17:55:52.091Z] [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
13:55:52 [2021-06-17T17:55:52.091Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
13:55:52 [2021-06-17T17:55:52.349Z] [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
13:55:52 [2021-06-17T17:55:52.349Z] [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
13:55:52 [2021-06-17T17:55:52.349Z] [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
13:55:52 [2021-06-17T17:55:52.349Z] [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 942 kB/s)
13:55:52 [2021-06-17T17:55:52.349Z] [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
13:55:52 [2021-06-17T17:55:52.349Z] [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
13:55:52 [2021-06-17T17:55:52.349Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:55:52 [2021-06-17T17:55:52.914Z] [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
13:55:52 [2021-06-17T17:55:52.914Z] [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
13:55:52 [2021-06-17T17:55:52.914Z] [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
13:55:52 [2021-06-17T17:55:52.914Z] [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 43 kB/s)
13:55:52 [2021-06-17T17:55:52.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
13:55:52 [2021-06-17T17:55:52.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
13:55:52 [2021-06-17T17:55:52.914Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
13:55:53 [2021-06-17T17:55:53.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
13:55:53 [2021-06-17T17:55:53.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
13:55:53 [2021-06-17T17:55:53.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
13:55:53 [2021-06-17T17:55:53.479Z] [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 123 kB/s)
13:55:53 [2021-06-17T17:55:53.479Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
13:55:53 [2021-06-17T17:55:53.479Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
13:55:53 [2021-06-17T17:55:53.479Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
13:55:53 [2021-06-17T17:55:53.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
13:55:53 [2021-06-17T17:55:53.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
13:55:53 [2021-06-17T17:55:53.993Z] [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
13:55:53 [2021-06-17T17:55:53.993Z] [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 28 kB/s)
13:55:53 [2021-06-17T17:55:53.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
13:55:53 [2021-06-17T17:55:53.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
13:55:53 [2021-06-17T17:55:53.993Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
13:55:54 [2021-06-17T17:55:54.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
13:55:54 [2021-06-17T17:55:54.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
13:55:54 [2021-06-17T17:55:54.508Z] [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
13:55:54 [2021-06-17T17:55:54.509Z] [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 123 kB/s)
13:55:54 [2021-06-17T17:55:54.509Z] [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
13:55:54 [2021-06-17T17:55:54.509Z] [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
13:55:54 [2021-06-17T17:55:54.509Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
13:55:54 [2021-06-17T17:55:54.766Z] [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
13:55:54 [2021-06-17T17:55:54.766Z] [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
13:55:55 [2021-06-17T17:55:55.024Z] [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
13:55:55 [2021-06-17T17:55:55.024Z] [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 165 kB/s)
13:55:55 [2021-06-17T17:55:55.024Z] [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
13:55:55 [2021-06-17T17:55:55.024Z] [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
13:55:55 [2021-06-17T17:55:55.024Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:55:55 [2021-06-17T17:55:55.282Z] [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
13:55:55 [2021-06-17T17:55:55.282Z] [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
13:55:55 [2021-06-17T17:55:55.282Z] [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
13:55:55 [2021-06-17T17:55:55.282Z] [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 252 kB/s)
13:55:55 [2021-06-17T17:55:55.539Z] [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
13:55:55 [2021-06-17T17:55:55.539Z] [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
13:55:55 [2021-06-17T17:55:55.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
13:55:55 [2021-06-17T17:55:55.797Z] [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
13:55:55 [2021-06-17T17:55:55.797Z] [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
13:55:55 [2021-06-17T17:55:55.797Z] [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
13:55:55 [2021-06-17T17:55:55.797Z] [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 262 kB/s)
13:55:55 [2021-06-17T17:55:55.797Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
13:55:56 [2021-06-17T17:55:56.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
13:55:56 [2021-06-17T17:55:56.054Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
13:55:56 [2021-06-17T17:55:56.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
13:55:56 [2021-06-17T17:55:56.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
13:55:56 [2021-06-17T17:55:56.313Z] [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
13:55:56 [2021-06-17T17:55:56.313Z] [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 527 kB/s)
13:55:56 [2021-06-17T17:55:56.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:55:56 [2021-06-17T17:55:56.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:55:56 [2021-06-17T17:55:56.571Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:55:56 [2021-06-17T17:55:56.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:55:56 [2021-06-17T17:55:56.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:55:56 [2021-06-17T17:55:56.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:55:56 [2021-06-17T17:55:56.828Z] [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 66 kB/s)
13:55:56 [2021-06-17T17:55:56.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:55:56 [2021-06-17T17:55:56.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:55:56 [2021-06-17T17:55:56.828Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:55:57 [2021-06-17T17:55:57.395Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:55:57 [2021-06-17T17:55:57.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:55:57 [2021-06-17T17:55:57.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:55:57 [2021-06-17T17:55:57.395Z] [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 94 kB/s)
13:55:57 [2021-06-17T17:55:57.395Z] [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
13:55:57 [2021-06-17T17:55:57.395Z] [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
13:55:57 [2021-06-17T17:55:57.395Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
13:55:57 [2021-06-17T17:55:57.653Z] [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
13:55:57 [2021-06-17T17:55:57.911Z] [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
13:55:57 [2021-06-17T17:55:57.911Z] [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
13:55:57 [2021-06-17T17:55:57.911Z] [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 519 kB/s)
13:55:57 [2021-06-17T17:55:57.911Z] [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
13:55:57 [2021-06-17T17:55:57.911Z] [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
13:55:57 [2021-06-17T17:55:57.911Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
13:55:58 [2021-06-17T17:55:58.169Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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 222 kB/s)
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [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
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:55:58 [2021-06-17T17:55:58.427Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
13:55:58 [2021-06-17T17:55:58.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
13:55:58 [2021-06-17T17:55:58.992Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:55:58 [2021-06-17T17:55:58.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
13:55:58 [2021-06-17T17:55:58.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
13:55:58 [2021-06-17T17:55:58.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:55:59 [2021-06-17T17:55:59.250Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
13:55:59 [2021-06-17T17:55:59.250Z] [INFO] Downloading from jboss-public-repository-group: http://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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
13:55:59 [2021-06-17T17:55:59.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:55:59 [2021-06-17T17:55:59.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
13:55:59 [2021-06-17T17:55:59.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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 153 kB/s)
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.816Z] [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 3.3 MB/s)
13:55:59 [2021-06-17T17:55:59.816Z] [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
13:55:59 [2021-06-17T17:55:59.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 1.7 MB/s)
13:55:59 [2021-06-17T17:55:59.817Z] [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 316 kB/s)
13:55:59 [2021-06-17T17:55:59.817Z] [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
13:55:59 [2021-06-17T17:55:59.817Z] [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
13:55:59 [2021-06-17T17:55:59.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 1.2 MB/s)
13:55:59 [2021-06-17T17:55:59.817Z] [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 6.4 MB/s)
13:55:59 [2021-06-17T17:55:59.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:55:59 [2021-06-17T17:55:59.817Z] [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
13:55:59 [2021-06-17T17:55:59.817Z] [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 3.6 MB/s)
13:55:59 [2021-06-17T17:55:59.817Z] [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
13:55:59 [2021-06-17T17:55:59.817Z] [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 2.9 MB/s)
13:55:59 [2021-06-17T17:55:59.817Z] [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 1.1 MB/s)
13:55:59 [2021-06-17T17:55:59.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 5.9 MB/s)
13:55:59 [2021-06-17T17:55:59.817Z] [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 3.9 MB/s)
13:55:59 [2021-06-17T17:55:59.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 618 kB/s)
13:56:00 [2021-06-17T17:56:00.074Z] [INFO] 
13:56:00 [2021-06-17T17:56:00.074Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
13:56:00 [2021-06-17T17:56:00.074Z] [INFO] 
13:56:00 [2021-06-17T17:56:00.074Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
13:56:00 [2021-06-17T17:56:00.074Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:00 [2021-06-17T17:56:00.074Z] [INFO] 
13:56:00 [2021-06-17T17:56:00.074Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
13:56:00 [2021-06-17T17:56:00.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
13:56:00 [2021-06-17T17:56:00.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
13:56:00 [2021-06-17T17:56:00.074Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
13:56:00 [2021-06-17T17:56:00.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
13:56:00 [2021-06-17T17:56:00.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
13:56:00 [2021-06-17T17:56:00.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
13:56:00 [2021-06-17T17:56:00.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom (1.1 kB at 68 kB/s)
13:56:00 [2021-06-17T17:56:00.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
13:56:00 [2021-06-17T17:56:00.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
13:56:00 [2021-06-17T17:56:00.589Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
13:56:00 [2021-06-17T17:56:00.846Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
13:56:00 [2021-06-17T17:56:00.846Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
13:56:02 [2021-06-17T17:56:02.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
13:56:02 [2021-06-17T17:56:02.221Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar (13 kB at 296 kB/s)
13:56:02 [2021-06-17T17:56:02.221Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:02 [2021-06-17T17:56:02.221Z] [INFO] 
13:56:02 [2021-06-17T17:56:02.221Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
13:56:02 [2021-06-17T17:56:02.221Z] [INFO] 
13:56:02 [2021-06-17T17:56:02.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
13:56:02 [2021-06-17T17:56:02.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:56:02 [2021-06-17T17:56:02.221Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:56:02 [2021-06-17T17:56:02.479Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:56:02 [2021-06-17T17:56:02.740Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:56:02 [2021-06-17T17:56:02.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:56:02 [2021-06-17T17:56:02.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
13:56:02 [2021-06-17T17:56:02.740Z] [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 507 kB/s)
13:56:02 [2021-06-17T17:56:02.740Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:56:02 [2021-06-17T17:56:02.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:56:02 [2021-06-17T17:56:02.740Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:56:03 [2021-06-17T17:56:03.304Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:56:03 [2021-06-17T17:56:03.304Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:56:03 [2021-06-17T17:56:03.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:56:03 [2021-06-17T17:56:03.304Z] [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 1.7 MB/s)
13:56:03 [2021-06-17T17:56:03.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
13:56:03 [2021-06-17T17:56:03.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
13:56:03 [2021-06-17T17:56:03.304Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
13:56:03 [2021-06-17T17:56:03.869Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
13:56:03 [2021-06-17T17:56:03.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
13:56:03 [2021-06-17T17:56:03.869Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
13:56:03 [2021-06-17T17:56:03.869Z] [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 169 kB/s)
13:56:03 [2021-06-17T17:56:03.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
13:56:03 [2021-06-17T17:56:03.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
13:56:03 [2021-06-17T17:56:03.869Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
13:56:04 [2021-06-17T17:56:04.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
13:56:04 [2021-06-17T17:56:04.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
13:56:04 [2021-06-17T17:56:04.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
13:56:04 [2021-06-17T17:56:04.384Z] [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 182 kB/s)
13:56:04 [2021-06-17T17:56:04.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
13:56:04 [2021-06-17T17:56:04.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
13:56:04 [2021-06-17T17:56:04.385Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
13:56:04 [2021-06-17T17:56:04.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
13:56:04 [2021-06-17T17:56:04.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
13:56:04 [2021-06-17T17:56:04.900Z] [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 121 kB/s)
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
13:56:04 [2021-06-17T17:56:04.900Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
13:56:04 [2021-06-17T17:56:04.901Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
13:56:05 [2021-06-17T17:56:05.466Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
13:56:05 [2021-06-17T17:56:05.466Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:56:05 [2021-06-17T17:56:05.466Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
13:56:05 [2021-06-17T17:56:05.466Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
13:56:05 [2021-06-17T17:56:05.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
13:56:05 [2021-06-17T17:56:05.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
13:56:05 [2021-06-17T17:56:05.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
13:56:05 [2021-06-17T17:56:05.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
13:56:05 [2021-06-17T17:56:05.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
13:56:05 [2021-06-17T17:56:05.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
13:56:05 [2021-06-17T17:56:05.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:56:05 [2021-06-17T17:56:05.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
13:56:05 [2021-06-17T17:56:05.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
13:56:06 [2021-06-17T17:56:06.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
13:56:06 [2021-06-17T17:56:06.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
13:56:06 [2021-06-17T17:56:06.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
13:56:06 [2021-06-17T17:56:06.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
13:56:06 [2021-06-17T17:56:06.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
13:56:06 [2021-06-17T17:56:06.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
13:56:06 [2021-06-17T17:56:06.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:56:06 [2021-06-17T17:56:06.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
13:56:06 [2021-06-17T17:56:06.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 458 kB/s)
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
13:56:07 [2021-06-17T17:56:07.856Z] [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 885 kB/s)
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 2.8 MB/s)
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 2.5 MB/s)
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
13:56:07 [2021-06-17T17:56:07.856Z] [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 1.3 MB/s)
13:56:07 [2021-06-17T17:56:07.856Z] [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 772 kB/s)
13:56:07 [2021-06-17T17:56:07.856Z] [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 3.5 MB/s)
13:56:07 [2021-06-17T17:56:07.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.0 MB/s)
13:56:07 [2021-06-17T17:56:07.856Z] [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.0 MB/s)
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/7.0.0-SNAPSHOT/org.eclipse.tracecompass-7.0.0-SNAPSHOT.pom
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 7.0.0-SNAPSHOT [2/138]
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] --------------------------------[ pom ]---------------------------------
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.115Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-7.0.0-SNAPSHOT.pom
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] Building Trace Compass Common Utilities Parent 7.0.0-SNAPSHOT    [3/138]
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --------------------------------[ pom ]---------------------------------
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-7.0.0-SNAPSHOT.pom
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] Building org.eclipse.tracecompass.common.core 4.3.0-SNAPSHOT     [4/138]
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] 
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
13:56:08 [2021-06-17T17:56:08.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
13:56:08 [2021-06-17T17:56:08.373Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
13:56:08 [2021-06-17T17:56:08.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
13:56:08 [2021-06-17T17:56:08.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
13:56:08 [2021-06-17T17:56:08.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
13:56:08 [2021-06-17T17:56:08.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom (1.5 kB at 47 kB/s)
13:56:08 [2021-06-17T17:56:08.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.pom
13:56:08 [2021-06-17T17:56:08.888Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.pom (7.6 kB at 315 kB/s)
13:56:08 [2021-06-17T17:56:08.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.10.0.202012080955-r/org.eclipse.jgit-parent-5.10.0.202012080955-r.pom
13:56:08 [2021-06-17T17:56:08.888Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.10.0.202012080955-r/org.eclipse.jgit-parent-5.10.0.202012080955-r.pom (34 kB at 836 kB/s)
13:56:08 [2021-06-17T17:56:08.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
13:56:08 [2021-06-17T17:56:08.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
13:56:08 [2021-06-17T17:56:08.888Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
13:56:09 [2021-06-17T17:56:09.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
13:56:09 [2021-06-17T17:56:09.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
13:56:09 [2021-06-17T17:56:09.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
13:56:09 [2021-06-17T17:56:09.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom (4.9 kB at 109 kB/s)
13:56:09 [2021-06-17T17:56:09.403Z] [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
13:56:09 [2021-06-17T17:56:09.403Z] [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
13:56:09 [2021-06-17T17:56:09.403Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
13:56:09 [2021-06-17T17:56:09.661Z] [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
13:56:09 [2021-06-17T17:56:09.919Z] [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
13:56:09 [2021-06-17T17:56:09.919Z] [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
13:56:09 [2021-06-17T17:56:09.919Z] [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 107 kB/s)
13:56:09 [2021-06-17T17:56:09.919Z] [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
13:56:09 [2021-06-17T17:56:09.919Z] [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
13:56:09 [2021-06-17T17:56:09.919Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
13:56:10 [2021-06-17T17:56:10.177Z] [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
13:56:10 [2021-06-17T17:56:10.434Z] [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
13:56:10 [2021-06-17T17:56:10.434Z] [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
13:56:10 [2021-06-17T17:56:10.434Z] [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 321 kB/s)
13:56:10 [2021-06-17T17:56:10.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
13:56:10 [2021-06-17T17:56:10.434Z] [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
13:56:10 [2021-06-17T17:56:10.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
13:56:10 [2021-06-17T17:56:10.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.jar
13:56:10 [2021-06-17T17:56:10.434Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.jar (2.9 MB at 31 MB/s)
13:56:10 [2021-06-17T17:56:10.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
13:56:10 [2021-06-17T17:56:10.434Z] [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
13:56:10 [2021-06-17T17:56:10.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
13:56:10 [2021-06-17T17:56:10.435Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
13:56:10 [2021-06-17T17:56:10.435Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
13:56:10 [2021-06-17T17:56:10.435Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
13:56:11 [2021-06-17T17:56:11.000Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
13:56:11 [2021-06-17T17:56:11.000Z] [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
13:56:11 [2021-06-17T17:56:11.000Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
13:56:11 [2021-06-17T17:56:11.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
13:56:11 [2021-06-17T17:56:11.000Z] [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
13:56:11 [2021-06-17T17:56:11.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
13:56:11 [2021-06-17T17:56:11.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
13:56:11 [2021-06-17T17:56:11.000Z] [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
13:56:11 [2021-06-17T17:56:11.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
13:56:11 [2021-06-17T17:56:11.000Z] [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.5 MB/s)
13:56:11 [2021-06-17T17:56:11.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar (166 kB at 5.0 MB/s)
13:56:11 [2021-06-17T17:56:11.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar (6.1 kB at 165 kB/s)
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] The project's OSGi version is 4.3.0.202106171750
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] 
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] 
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] 
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] 
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
13:56:11 [2021-06-17T17:56:11.258Z] [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
13:56:11 [2021-06-17T17:56:11.258Z] [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
13:56:11 [2021-06-17T17:56:11.258Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
13:56:11 [2021-06-17T17:56:11.516Z] [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
13:56:11 [2021-06-17T17:56:11.516Z] [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
13:56:11 [2021-06-17T17:56:11.773Z] [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
13:56:11 [2021-06-17T17:56:11.773Z] [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 36 kB/s)
13:56:11 [2021-06-17T17:56:11.773Z] [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
13:56:11 [2021-06-17T17:56:11.773Z] [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
13:56:11 [2021-06-17T17:56:11.773Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
13:56:12 [2021-06-17T17:56:12.031Z] [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
13:56:12 [2021-06-17T17:56:12.031Z] [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
13:56:12 [2021-06-17T17:56:12.031Z] [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
13:56:12 [2021-06-17T17:56:12.288Z] [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 97 kB/s)
13:56:12 [2021-06-17T17:56:12.288Z] [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
13:56:12 [2021-06-17T17:56:12.288Z] [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
13:56:12 [2021-06-17T17:56:12.288Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
13:56:12 [2021-06-17T17:56:12.547Z] [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
13:56:12 [2021-06-17T17:56:12.547Z] [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
13:56:12 [2021-06-17T17:56:12.547Z] [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
13:56:12 [2021-06-17T17:56:12.805Z] [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 897 kB/s)
13:56:12 [2021-06-17T17:56:12.805Z] [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
13:56:12 [2021-06-17T17:56:12.805Z] [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
13:56:12 [2021-06-17T17:56:12.805Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
13:56:13 [2021-06-17T17:56:13.063Z] [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
13:56:13 [2021-06-17T17:56:13.063Z] [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
13:56:13 [2021-06-17T17:56:13.063Z] [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
13:56:13 [2021-06-17T17:56:13.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 153 kB/s)
13:56:13 [2021-06-17T17:56:13.063Z] [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
13:56:13 [2021-06-17T17:56:13.322Z] [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
13:56:13 [2021-06-17T17:56:13.322Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
13:56:13 [2021-06-17T17:56:13.579Z] [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
13:56:13 [2021-06-17T17:56:13.579Z] [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
13:56:13 [2021-06-17T17:56:13.579Z] [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
13:56:13 [2021-06-17T17:56:13.580Z] [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 227 kB/s)
13:56:13 [2021-06-17T17:56:13.580Z] [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
13:56:13 [2021-06-17T17:56:13.580Z] [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
13:56:13 [2021-06-17T17:56:13.837Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
13:56:14 [2021-06-17T17:56:14.094Z] [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
13:56:14 [2021-06-17T17:56:14.094Z] [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
13:56:14 [2021-06-17T17:56:14.094Z] [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
13:56:14 [2021-06-17T17:56:14.094Z] [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 77 kB/s)
13:56:14 [2021-06-17T17:56:14.094Z] [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
13:56:14 [2021-06-17T17:56:14.094Z] [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
13:56:14 [2021-06-17T17:56:14.094Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
13:56:14 [2021-06-17T17:56:14.659Z] [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
13:56:14 [2021-06-17T17:56:14.659Z] [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
13:56:14 [2021-06-17T17:56:14.659Z] [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
13:56:14 [2021-06-17T17:56:14.659Z] [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)
13:56:14 [2021-06-17T17:56:14.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
13:56:14 [2021-06-17T17:56:14.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
13:56:14 [2021-06-17T17:56:14.659Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
13:56:15 [2021-06-17T17:56:15.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
13:56:15 [2021-06-17T17:56:15.224Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
13:56:15 [2021-06-17T17:56:15.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
13:56:15 [2021-06-17T17:56:15.224Z] [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 89 kB/s)
13:56:15 [2021-06-17T17:56:15.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
13:56:15 [2021-06-17T17:56:15.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
13:56:15 [2021-06-17T17:56:15.224Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
13:56:15 [2021-06-17T17:56:15.482Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
13:56:15 [2021-06-17T17:56:15.482Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
13:56:15 [2021-06-17T17:56:15.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
13:56:15 [2021-06-17T17:56:15.739Z] [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 252 kB/s)
13:56:15 [2021-06-17T17:56:15.739Z] [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
13:56:15 [2021-06-17T17:56:15.739Z] [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
13:56:15 [2021-06-17T17:56:15.739Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
13:56:15 [2021-06-17T17:56:15.996Z] [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
13:56:15 [2021-06-17T17:56:15.996Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [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 125 kB/s)
13:56:16 [2021-06-17T17:56:16.254Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
13:56:16 [2021-06-17T17:56:16.254Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
13:56:16 [2021-06-17T17:56:16.254Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [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
13:56:16 [2021-06-17T17:56:16.254Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
13:56:16 [2021-06-17T17:56:16.254Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
13:56:16 [2021-06-17T17:56:16.254Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
13:56:16 [2021-06-17T17:56:16.254Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
13:56:16 [2021-06-17T17:56:16.254Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [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
13:56:16 [2021-06-17T17:56:16.820Z] [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 2.3 MB/s)
13:56:16 [2021-06-17T17:56:16.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 158 kB/s)
13:56:16 [2021-06-17T17:56:16.820Z] [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.5 MB/s)
13:56:16 [2021-06-17T17:56:16.820Z] [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 249 kB/s)
13:56:16 [2021-06-17T17:56:16.821Z] [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 6.0 MB/s)
13:56:16 [2021-06-17T17:56:16.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:16 [2021-06-17T17:56:16.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/main/resources
13:56:16 [2021-06-17T17:56:16.821Z] [INFO] 
13:56:16 [2021-06-17T17:56:16.821Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
13:56:16 [2021-06-17T17:56:16.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
13:56:16 [2021-06-17T17:56:16.821Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
13:56:16 [2021-06-17T17:56:16.821Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.385Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom (861 B at 54 kB/s)
13:56:17 [2021-06-17T17:56:17.385Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.385Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
13:56:17 [2021-06-17T17:56:17.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom (7.2 kB at 157 kB/s)
13:56:17 [2021-06-17T17:56:17.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
13:56:17 [2021-06-17T17:56:17.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
13:56:17 [2021-06-17T17:56:17.902Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
13:56:18 [2021-06-17T17:56:18.160Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
13:56:18 [2021-06-17T17:56:18.160Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
13:56:18 [2021-06-17T17:56:18.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
13:56:18 [2021-06-17T17:56:18.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom (2.6 kB at 83 kB/s)
13:56:18 [2021-06-17T17:56:18.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
13:56:18 [2021-06-17T17:56:18.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
13:56:18 [2021-06-17T17:56:18.420Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
13:56:18 [2021-06-17T17:56:18.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
13:56:18 [2021-06-17T17:56:18.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
13:56:18 [2021-06-17T17:56:18.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
13:56:18 [2021-06-17T17:56:18.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (26 kB at 880 kB/s)
13:56:18 [2021-06-17T17:56:18.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
13:56:18 [2021-06-17T17:56:18.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
13:56:18 [2021-06-17T17:56:18.935Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
13:56:19 [2021-06-17T17:56:19.193Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
13:56:19 [2021-06-17T17:56:19.193Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
13:56:19 [2021-06-17T17:56:19.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
13:56:19 [2021-06-17T17:56:19.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom (865 B at 30 kB/s)
13:56:19 [2021-06-17T17:56:19.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
13:56:19 [2021-06-17T17:56:19.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
13:56:19 [2021-06-17T17:56:19.451Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
13:56:19 [2021-06-17T17:56:19.710Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
13:56:19 [2021-06-17T17:56:19.710Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
13:56:19 [2021-06-17T17:56:19.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
13:56:19 [2021-06-17T17:56:19.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom (2.4 kB at 38 kB/s)
13:56:19 [2021-06-17T17:56:19.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
13:56:19 [2021-06-17T17:56:19.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
13:56:19 [2021-06-17T17:56:19.968Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
13:56:20 [2021-06-17T17:56:20.225Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
13:56:20 [2021-06-17T17:56:20.225Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
13:56:20 [2021-06-17T17:56:20.225Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
13:56:20 [2021-06-17T17:56:20.483Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom (1.6 kB at 43 kB/s)
13:56:20 [2021-06-17T17:56:20.483Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
13:56:20 [2021-06-17T17:56:20.483Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
13:56:20 [2021-06-17T17:56:20.483Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
13:56:20 [2021-06-17T17:56:20.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
13:56:20 [2021-06-17T17:56:20.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
13:56:20 [2021-06-17T17:56:20.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
13:56:20 [2021-06-17T17:56:20.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom (1.7 kB at 48 kB/s)
13:56:20 [2021-06-17T17:56:20.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
13:56:20 [2021-06-17T17:56:20.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
13:56:20 [2021-06-17T17:56:20.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
13:56:20 [2021-06-17T17:56:20.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
13:56:20 [2021-06-17T17:56:20.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
13:56:20 [2021-06-17T17:56:20.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
13:56:20 [2021-06-17T17:56:20.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
13:56:20 [2021-06-17T17:56:20.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
13:56:20 [2021-06-17T17:56:20.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
13:56:20 [2021-06-17T17:56:20.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
13:56:20 [2021-06-17T17:56:20.999Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
13:56:20 [2021-06-17T17:56:20.999Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
13:56:20 [2021-06-17T17:56:20.999Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
13:56:20 [2021-06-17T17:56:20.999Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
13:56:20 [2021-06-17T17:56:20.999Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
13:56:21 [2021-06-17T17:56:21.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
13:56:21 [2021-06-17T17:56:21.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
13:56:21 [2021-06-17T17:56:21.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
13:56:21 [2021-06-17T17:56:21.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
13:56:21 [2021-06-17T17:56:21.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar (3.5 kB at 98 kB/s)
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar (18 kB at 428 kB/s)
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar (4.6 kB at 107 kB/s)
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar (27 kB at 619 kB/s)
13:56:21 [2021-06-17T17:56:21.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar (3.1 MB at 27 MB/s)
13:56:21 [2021-06-17T17:56:21.772Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/classes
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] 
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/test/resources
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] 
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-sources.jar
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] 
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] 
13:56:25 [2021-06-17T17:56:25.056Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
13:56:28 [2021-06-17T17:56:28.337Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar
13:56:28 [2021-06-17T17:56:28.337Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.337Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
13:56:28 [2021-06-17T17:56:28.337Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.337Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
13:56:28 [2021-06-17T17:56:28.337Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:28 [2021-06-17T17:56:28.337Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.337Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
13:56:28 [2021-06-17T17:56:28.337Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:28 [2021-06-17T17:56:28.337Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar
13:56:28 [2021-06-17T17:56:28.595Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.595Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
13:56:28 [2021-06-17T17:56:28.595Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
13:56:28 [2021-06-17T17:56:28.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.pom
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-sources.jar
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-pack200.jar.pack.gz
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-p2metadata.xml
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-p2artifacts.xml
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] Building Trace Compass State System Parent 7.0.0-SNAPSHOT        [5/138]
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] --------------------------------[ pom ]---------------------------------
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
13:56:28 [2021-06-17T17:56:28.853Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.853Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
13:56:28 [2021-06-17T17:56:28.854Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-7.0.0-SNAPSHOT.pom
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.2-SNAPSHOT  [6/138]
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] The project's OSGi version is 1.2.2.202106171750
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] 
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
13:56:28 [2021-06-17T17:56:28.854Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
13:56:29 [2021-06-17T17:56:29.788Z] [INFO] 
13:56:29 [2021-06-17T17:56:29.788Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
13:56:29 [2021-06-17T17:56:29.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:29 [2021-06-17T17:56:29.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
13:56:29 [2021-06-17T17:56:29.788Z] [INFO] 
13:56:29 [2021-06-17T17:56:29.788Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
13:56:29 [2021-06-17T17:56:29.788Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-sources.jar
13:56:29 [2021-06-17T17:56:29.788Z] [INFO] 
13:56:29 [2021-06-17T17:56:29.788Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
13:56:30 [2021-06-17T17:56:30.046Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
13:56:30 [2021-06-17T17:56:30.046Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:30 [2021-06-17T17:56:30.046Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.pom
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-sources.jar
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-pack200.jar.pack.gz
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-p2metadata.xml
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-p2artifacts.xml
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.1-SNAPSHOT [7/138]
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] The project's OSGi version is 3.0.1.202106171750
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] 
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:30 [2021-06-17T17:56:30.304Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-sources.jar
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.pom
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-sources.jar
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-pack200.jar.pack.gz
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-p2metadata.xml
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-p2artifacts.xml
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.0.3-SNAPSHOT [8/138]
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] The project's OSGi version is 5.0.3.202106171750
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] 
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
13:56:31 [2021-06-17T17:56:31.240Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT-sources.jar
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT.jar
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.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
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:32 [2021-06-17T17:56:32.212Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT.jar
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT.jar
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT.pom
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT-sources.jar
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT-pack200.jar.pack.gz
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT-p2metadata.xml
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.3-SNAPSHOT-p2artifacts.xml
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] Building Trace Compass TMF Parent 7.0.0-SNAPSHOT                 [9/138]
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --------------------------------[ pom ]---------------------------------
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
13:56:32 [2021-06-17T17:56:32.469Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
13:56:32 [2021-06-17T17:56:32.469Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.469Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
13:56:32 [2021-06-17T17:56:32.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-7.0.0-SNAPSHOT.pom
13:56:32 [2021-06-17T17:56:32.470Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.470Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
13:56:32 [2021-06-17T17:56:32.470Z] [INFO] Building Trace Compass Filter Parser 1.0.6-SNAPSHOT             [10/138]
13:56:32 [2021-06-17T17:56:32.470Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:32 [2021-06-17T17:56:32.470Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.470Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.470Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens])
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] The project's OSGi version is 1.0.6.202106171750
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.727Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.985Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.985Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/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
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:32 [2021-06-17T17:56:32.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] Building org.eclipse.tracecompass.tmf.core 7.0.0-SNAPSHOT       [11/138]
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] The project's OSGi version is 7.0.0.202106171750
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] 
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
13:56:32 [2021-06-17T17:56:32.986Z] [INFO] Compiling 469 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes
13:56:36 [2021-06-17T17:56:36.267Z] [INFO] 
13:56:36 [2021-06-17T17:56:36.267Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
13:56:36 [2021-06-17T17:56:36.267Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:36 [2021-06-17T17:56:36.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
13:56:36 [2021-06-17T17:56:36.267Z] [INFO] 
13:56:36 [2021-06-17T17:56:36.267Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
13:56:36 [2021-06-17T17:56:36.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT-sources.jar
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] 
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] 
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT.jar
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] 
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] 
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
13:56:36 [2021-06-17T17:56:36.826Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] 
13:56:36 [2021-06-17T17:56:36.826Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
13:56:36 [2021-06-17T17:56:36.826Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:37 [2021-06-17T17:56:37.085Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT.jar
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT.jar
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT.pom
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT-sources.jar
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT-pack200.jar.pack.gz
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT-p2metadata.xml
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-7.0.0-SNAPSHOT-p2artifacts.xml
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.6-SNAPSHOT [12/138]
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] The project's OSGi version is 2.0.6.202106171750
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.461Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.720Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.720Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.720Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties 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
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] Building Trace Compass CTF Support Parent 7.0.0-SNAPSHOT        [13/138]
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --------------------------------[ pom ]---------------------------------
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
13:56:38 [2021-06-17T17:56:38.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
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
13:56:38 [2021-06-17T17:56:38.721Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-7.0.0-SNAPSHOT.pom
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT        [14/138]
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] The project's OSGi version is 1.0.6.202106171750
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
13:56:38 [2021-06-17T17:56:38.979Z] [INFO] 
13:56:38 [2021-06-17T17:56:38.979Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
13:56:38 [2021-06-17T17:56:38.979Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
13:56:38 [2021-06-17T17:56:38.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
13:56:38 [2021-06-17T17:56:38.979Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
13:56:39 [2021-06-17T17:56:39.237Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
13:56:39 [2021-06-17T17:56:39.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
13:56:39 [2021-06-17T17:56:39.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
13:56:39 [2021-06-17T17:56:39.237Z] [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 112 kB/s)
13:56:39 [2021-06-17T17:56:39.237Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
13:56:39 [2021-06-17T17:56:39.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
13:56:39 [2021-06-17T17:56:39.494Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
13:56:39 [2021-06-17T17:56:39.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
13:56:39 [2021-06-17T17:56:39.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
13:56:39 [2021-06-17T17:56:39.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
13:56:39 [2021-06-17T17:56:39.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 81 kB/s)
13:56:39 [2021-06-17T17:56:39.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
13:56:39 [2021-06-17T17:56:39.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
13:56:40 [2021-06-17T17:56:40.010Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
13:56:40 [2021-06-17T17:56:40.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
13:56:40 [2021-06-17T17:56:40.268Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
13:56:40 [2021-06-17T17:56:40.268Z] [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
13:56:40 [2021-06-17T17:56:40.268Z] [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 24 kB/s)
13:56:40 [2021-06-17T17:56:40.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
13:56:40 [2021-06-17T17:56:40.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
13:56:40 [2021-06-17T17:56:40.526Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
13:56:40 [2021-06-17T17:56:40.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
13:56:40 [2021-06-17T17:56:40.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
13:56:40 [2021-06-17T17:56:40.784Z] [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
13:56:40 [2021-06-17T17:56:40.784Z] [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 267 kB/s)
13:56:40 [2021-06-17T17:56:40.784Z] [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
13:56:40 [2021-06-17T17:56:40.784Z] [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
13:56:40 [2021-06-17T17:56:40.784Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
13:56:41 [2021-06-17T17:56:41.348Z] [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
13:56:41 [2021-06-17T17:56:41.348Z] [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
13:56:41 [2021-06-17T17:56:41.348Z] [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
13:56:41 [2021-06-17T17:56:41.348Z] [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 23 kB/s)
13:56:41 [2021-06-17T17:56:41.348Z] [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
13:56:41 [2021-06-17T17:56:41.348Z] [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
13:56:41 [2021-06-17T17:56:41.348Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
13:56:41 [2021-06-17T17:56:41.913Z] [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
13:56:41 [2021-06-17T17:56:41.913Z] [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
13:56:41 [2021-06-17T17:56:41.913Z] [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
13:56:41 [2021-06-17T17:56:41.913Z] [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 77 kB/s)
13:56:41 [2021-06-17T17:56:41.913Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
13:56:41 [2021-06-17T17:56:41.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
13:56:41 [2021-06-17T17:56:41.913Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
13:56:42 [2021-06-17T17:56:42.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
13:56:42 [2021-06-17T17:56:42.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
13:56:42 [2021-06-17T17:56:42.427Z] [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
13:56:42 [2021-06-17T17:56:42.427Z] [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 51 kB/s)
13:56:42 [2021-06-17T17:56:42.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
13:56:42 [2021-06-17T17:56:42.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
13:56:42 [2021-06-17T17:56:42.427Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
13:56:42 [2021-06-17T17:56:42.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
13:56:42 [2021-06-17T17:56:42.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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 344 kB/s)
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
13:56:42 [2021-06-17T17:56:42.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:42 [2021-06-17T17:56:42.992Z] [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
13:56:43 [2021-06-17T17:56:43.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
13:56:43 [2021-06-17T17:56:43.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
13:56:43 [2021-06-17T17:56:43.250Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
13:56:43 [2021-06-17T17:56:43.250Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
13:56:43 [2021-06-17T17:56:43.250Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
13:56:43 [2021-06-17T17:56:43.250Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
13:56:43 [2021-06-17T17:56:43.250Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
13:56:43 [2021-06-17T17:56:43.508Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
13:56:43 [2021-06-17T17:56:43.508Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
13:56:43 [2021-06-17T17:56:43.508Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
13:56:44 [2021-06-17T17:56:44.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
13:56:44 [2021-06-17T17:56:44.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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 267 kB/s)
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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 459 kB/s)
13:56:44 [2021-06-17T17:56:44.077Z] [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
13:56:44 [2021-06-17T17:56:44.077Z] [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.6 MB/s)
13:56:44 [2021-06-17T17:56:44.078Z] [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
13:56:44 [2021-06-17T17:56:44.078Z] [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 3.4 MB/s)
13:56:44 [2021-06-17T17:56:44.078Z] [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 3.0 MB/s)
13:56:44 [2021-06-17T17:56:44.078Z] [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 463 kB/s)
13:56:44 [2021-06-17T17:56:44.336Z] [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 707 kB/s)
13:56:44 [2021-06-17T17:56:44.336Z] [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 3.3 MB/s)
13:56:44 [2021-06-17T17:56:44.594Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
13:56:44 [2021-06-17T17:56:44.594Z] ANTLR Parser Generator  Version 3.5.2
13:56:44 [2021-06-17T17:56:44.852Z] Output file /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
13:56:44 [2021-06-17T17:56:44.852Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
13:56:45 [2021-06-17T17:56:45.786Z] Input file /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
13:56:45 [2021-06-17T17:56:45.786Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
13:56:45 [2021-06-17T17:56:45.786Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
13:56:45 [2021-06-17T17:56:45.786Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
13:56:45 [2021-06-17T17:56:45.786Z] 
13:56:45 [2021-06-17T17:56:45.786Z] As a result, alternative(s) 2 were disabled for that input
13:56:45 [2021-06-17T17:56:45.786Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
13:56:45 [2021-06-17T17:56:45.786Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
13:56:45 [2021-06-17T17:56:45.786Z] 
13:56:45 [2021-06-17T17:56:45.786Z] As a result, alternative(s) 3 were disabled for that input
13:56:45 [2021-06-17T17:56:45.786Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
13:56:45 [2021-06-17T17:56:45.786Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
13:56:45 [2021-06-17T17:56:45.786Z] 
13:56:45 [2021-06-17T17:56:45.786Z] As a result, alternative(s) 2 were disabled for that input
13:56:46 [2021-06-17T17:56:46.043Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.043Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:46 [2021-06-17T17:56:46.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
13:56:46 [2021-06-17T17:56:46.043Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.043Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.043Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.609Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.609Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:46 [2021-06-17T17:56:46.609Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
13:56:46 [2021-06-17T17:56:46.866Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.866Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.866Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.866Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:46 [2021-06-17T17:56:46.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/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
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.5-SNAPSHOT       [15/138]
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] The project's OSGi version is 4.0.5.202106171750
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] 
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
13:56:46 [2021-06-17T17:56:46.867Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/classes
13:56:47 [2021-06-17T17:56:47.799Z] [INFO] 
13:56:47 [2021-06-17T17:56:47.799Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
13:56:47 [2021-06-17T17:56:47.799Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:47 [2021-06-17T17:56:47.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] 
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT-sources.jar
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] 
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] 
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT.jar
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] 
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] 
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
13:56:47 [2021-06-17T17:56:47.800Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] 
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
13:56:47 [2021-06-17T17:56:47.800Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:47 [2021-06-17T17:56:47.800Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT.jar
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT.jar
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT.pom
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT-sources.jar
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT-pack200.jar.pack.gz
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT-p2metadata.xml
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.5-SNAPSHOT-p2artifacts.xml
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.9-SNAPSHOT    [16/138]
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] The project's OSGi version is 1.0.9.202106171750
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.057Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT.jar
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.880Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.880Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT.jar
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] 
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:48 [2021-06-17T17:56:48.880Z] [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
13:56:48 [2021-06-17T17:56:48.880Z] [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
13:56:48 [2021-06-17T17:56:48.880Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
13:56:49 [2021-06-17T17:56:49.448Z] [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
13:56:49 [2021-06-17T17:56:49.448Z] [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
13:56:49 [2021-06-17T17:56:49.448Z] [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
13:56:49 [2021-06-17T17:56:49.448Z] [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 254 kB/s)
13:56:49 [2021-06-17T17:56:49.448Z] [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
13:56:49 [2021-06-17T17:56:49.448Z] [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
13:56:49 [2021-06-17T17:56:49.448Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
13:56:50 [2021-06-17T17:56:50.014Z] [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
13:56:50 [2021-06-17T17:56:50.014Z] [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
13:56:50 [2021-06-17T17:56:50.014Z] [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
13:56:50 [2021-06-17T17:56:50.014Z] [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 401 kB/s)
13:56:50 [2021-06-17T17:56:50.014Z] [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
13:56:50 [2021-06-17T17:56:50.014Z] [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
13:56:50 [2021-06-17T17:56:50.014Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
13:56:50 [2021-06-17T17:56:50.272Z] [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
13:56:50 [2021-06-17T17:56:50.273Z] [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
13:56:50 [2021-06-17T17:56:50.273Z] [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
13:56:50 [2021-06-17T17:56:50.541Z] [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 200 kB/s)
13:56:50 [2021-06-17T17:56:50.541Z] [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
13:56:50 [2021-06-17T17:56:50.541Z] [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
13:56:50 [2021-06-17T17:56:50.541Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
13:56:50 [2021-06-17T17:56:50.800Z] [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
13:56:50 [2021-06-17T17:56:50.800Z] [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
13:56:50 [2021-06-17T17:56:50.800Z] [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
13:56:50 [2021-06-17T17:56:50.800Z] [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 69 kB/s)
13:56:51 [2021-06-17T17:56:51.058Z] [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
13:56:51 [2021-06-17T17:56:51.058Z] [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
13:56:51 [2021-06-17T17:56:51.058Z] [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
13:56:51 [2021-06-17T17:56:51.058Z] [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
13:56:51 [2021-06-17T17:56:51.058Z] [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
13:56:51 [2021-06-17T17:56:51.058Z] [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
13:56:51 [2021-06-17T17:56:51.058Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
13:56:51 [2021-06-17T17:56:51.058Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
13:56:51 [2021-06-17T17:56:51.059Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
13:56:51 [2021-06-17T17:56:51.317Z] [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
13:56:51 [2021-06-17T17:56:51.317Z] [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
13:56:51 [2021-06-17T17:56:51.317Z] [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
13:56:51 [2021-06-17T17:56:51.317Z] [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
13:56:51 [2021-06-17T17:56:51.317Z] [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
13:56:51 [2021-06-17T17:56:51.317Z] [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
13:56:51 [2021-06-17T17:56:51.576Z] [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
13:56:51 [2021-06-17T17:56:51.576Z] [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
13:56:51 [2021-06-17T17:56:51.576Z] [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
13:56:51 [2021-06-17T17:56:51.576Z] [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 919 kB/s)
13:56:51 [2021-06-17T17:56:51.576Z] [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 6.9 MB/s)
13:56:51 [2021-06-17T17:56:51.576Z] [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 15 MB/s)
13:56:51 [2021-06-17T17:56:51.835Z] [INFO] Executing tasks
13:56:51 [2021-06-17T17:56:51.835Z] 
13:56:51 [2021-06-17T17:56:51.835Z] main:
13:56:51 [2021-06-17T17:56:51.835Z] 
13:56:51 [2021-06-17T17:56:51.835Z] main:
13:56:51 [2021-06-17T17:56:51.835Z] 
13:56:51 [2021-06-17T17:56:51.835Z] checkAnyTraceExists:
13:56:52 [2021-06-17T17:56:52.092Z] 
13:56:52 [2021-06-17T17:56:52.093Z] verifyChecksum:
13:56:52 [2021-06-17T17:56:52.093Z]      [echo] Verifying: ${anyTraceExists}
13:56:52 [2021-06-17T17:56:52.093Z] 
13:56:52 [2021-06-17T17:56:52.093Z] deleteFailedCheckSumTraces:
13:56:52 [2021-06-17T17:56:52.093Z] 
13:56:52 [2021-06-17T17:56:52.093Z] downloadTraceFiles:
13:56:52 [2021-06-17T17:56:52.093Z]      [echo] Attempting to download test traces
13:56:52 [2021-06-17T17:56:52.093Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
13:56:52 [2021-06-17T17:56:52.093Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
13:56:52 [2021-06-17T17:56:52.093Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
13:56:52 [2021-06-17T17:56:52.093Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
13:56:52 [2021-06-17T17:56:52.658Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
13:56:52 [2021-06-17T17:56:52.658Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
13:56:52 [2021-06-17T17:56:52.658Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
13:56:52 [2021-06-17T17:56:52.658Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
13:56:53 [2021-06-17T17:56:53.222Z]      [exec] Cloning into 'ctf-testsuite'...
13:56:53 [2021-06-17T17:56:53.787Z] 
13:56:53 [2021-06-17T17:56:53.787Z] pullTestSuite:
13:56:53 [2021-06-17T17:56:53.787Z]      [exec] Your branch is up to date with 'origin/master'.
13:56:53 [2021-06-17T17:56:53.787Z]      [exec] Already on 'master'
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] Already up to date.
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] 
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] changes and commit them, and you can discard any commits you make in this
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] state without impacting any branches by performing another checkout.
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] 
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] If you want to create a new branch to retain commits you create, you may
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] 
13:56:54 [2021-06-17T17:56:54.045Z]      [exec]   git checkout -b <new-branch-name>
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] 
13:56:54 [2021-06-17T17:56:54.045Z]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
13:56:54 [2021-06-17T17:56:54.045Z] 
13:56:54 [2021-06-17T17:56:54.045Z] extractTraces:
13:56:54 [2021-06-17T17:56:54.045Z] 
13:56:54 [2021-06-17T17:56:54.045Z] checkAnyTraceExists:
13:56:54 [2021-06-17T17:56:54.045Z] 
13:56:54 [2021-06-17T17:56:54.045Z] verifyChecksum:
13:56:54 [2021-06-17T17:56:54.045Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
13:56:54 [2021-06-17T17:56:54.613Z] 
13:56:54 [2021-06-17T17:56:54.613Z] warnFailedCheckSum:
13:56:54 [2021-06-17T17:56:54.613Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
13:56:54 [2021-06-17T17:56:54.613Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:56:54 [2021-06-17T17:56:54.613Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
13:56:55 [2021-06-17T17:56:55.546Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:56:55 [2021-06-17T17:56:55.803Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
13:56:55 [2021-06-17T17:56:55.803Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:56:55 [2021-06-17T17:56:55.803Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
13:56:57 [2021-06-17T17:56:57.702Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:56:58 [2021-06-17T17:56:58.268Z]      [echo] Traces extracted successfully
13:56:58 [2021-06-17T17:56:58.268Z] [INFO] Executed tasks
13:56:58 [2021-06-17T17:56:58.268Z] [INFO] 
13:56:58 [2021-06-17T17:56:58.268Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
13:56:58 [2021-06-17T17:56:58.525Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB)
13:56:58 [2021-06-17T17:56:58.525Z] [INFO] The user operation is waiting for background work to complete.
13:56:58 [2021-06-17T17:56:58.783Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
13:56:58 [2021-06-17T17:56:58.783Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB)
13:56:58 [2021-06-17T17:56:58.783Z] [INFO] The user operation is waiting for background work to complete.
13:56:58 [2021-06-17T17:56:58.783Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
13:56:58 [2021-06-17T17:56:58.783Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB)
13:56:59 [2021-06-17T17:56:59.040Z] [INFO] The user operation is waiting for background work to complete.
13:56:59 [2021-06-17T17:56:59.040Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
13:56:59 [2021-06-17T17:56:59.040Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB)
13:56:59 [2021-06-17T17:56:59.040Z] [INFO] The user operation is waiting for background work to complete.
13:56:59 [2021-06-17T17:56:59.040Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933...
13:56:59 [2021-06-17T17:56:59.974Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB)
13:56:59 [2021-06-17T17:56:59.974Z] [INFO] The user operation is waiting for background work to complete.
13:56:59 [2021-06-17T17:56:59.974Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933...
13:57:00 [2021-06-17T17:57:00.232Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB)
13:57:00 [2021-06-17T17:57:00.232Z] [INFO] The user operation is waiting for background work to complete.
13:57:00 [2021-06-17T17:57:00.232Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
13:57:00 [2021-06-17T17:57:00.490Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB)
13:57:00 [2021-06-17T17:57:00.490Z] [INFO] The user operation is waiting for background work to complete.
13:57:00 [2021-06-17T17:57:00.490Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
13:57:00 [2021-06-17T17:57:00.490Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB)
13:57:00 [2021-06-17T17:57:00.490Z] [INFO] The user operation is waiting for background work to complete.
13:57:00 [2021-06-17T17:57:00.490Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402...
13:57:01 [2021-06-17T17:57:01.867Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB)
13:57:01 [2021-06-17T17:57:01.867Z] [INFO] The user operation is waiting for background work to complete.
13:57:01 [2021-06-17T17:57:01.867Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845...
13:57:01 [2021-06-17T17:57:01.867Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB)
13:57:01 [2021-06-17T17:57:01.867Z] [INFO] The user operation is waiting for background work to complete.
13:57:02 [2021-06-17T17:57:02.125Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
13:57:02 [2021-06-17T17:57:02.125Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB)
13:57:02 [2021-06-17T17:57:02.125Z] [INFO] The user operation is waiting for background work to complete.
13:57:02 [2021-06-17T17:57:02.125Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
13:57:02 [2021-06-17T17:57:02.382Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB)
13:57:02 [2021-06-17T17:57:02.382Z] [INFO] The user operation is waiting for background work to complete.
13:57:02 [2021-06-17T17:57:02.382Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
13:57:02 [2021-06-17T17:57:02.382Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB)
13:57:02 [2021-06-17T17:57:02.382Z] [INFO] The user operation is waiting for background work to complete.
13:57:02 [2021-06-17T17:57:02.640Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430...
13:57:02 [2021-06-17T17:57:02.898Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB)
13:57:02 [2021-06-17T17:57:02.898Z] [INFO] The user operation is waiting for background work to complete.
13:57:02 [2021-06-17T17:57:02.898Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214...
13:57:03 [2021-06-17T17:57:03.156Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB)
13:57:03 [2021-06-17T17:57:03.156Z] [INFO] The user operation is waiting for background work to complete.
13:57:03 [2021-06-17T17:57:03.156Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947...
13:57:03 [2021-06-17T17:57:03.156Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB)
13:57:03 [2021-06-17T17:57:03.413Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB)
13:57:03 [2021-06-17T17:57:03.413Z] [INFO] The user operation is waiting for background work to complete.
13:57:03 [2021-06-17T17:57:03.671Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858...
13:57:04 [2021-06-17T17:57:04.248Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB)
13:57:04 [2021-06-17T17:57:04.248Z] [INFO] The user operation is waiting for background work to complete.
13:57:04 [2021-06-17T17:57:04.248Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858...
13:57:04 [2021-06-17T17:57:04.813Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB)
13:57:04 [2021-06-17T17:57:04.813Z] [INFO] The user operation is waiting for background work to complete.
13:57:05 [2021-06-17T17:57:05.070Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858...
13:57:06 [2021-06-17T17:57:06.003Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB)
13:57:06 [2021-06-17T17:57:06.003Z] [INFO] The user operation is waiting for background work to complete.
13:57:06 [2021-06-17T17:57:06.003Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606...
13:57:06 [2021-06-17T17:57:06.003Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB)
13:57:06 [2021-06-17T17:57:06.003Z] [INFO] The user operation is waiting for background work to complete.
13:57:06 [2021-06-17T17:57:06.003Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354...
13:57:06 [2021-06-17T17:57:06.263Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB)
13:57:06 [2021-06-17T17:57:06.263Z] [INFO] The user operation is waiting for background work to complete.
13:57:06 [2021-06-17T17:57:06.263Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100...
13:57:06 [2021-06-17T17:57:06.263Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB)
13:57:06 [2021-06-17T17:57:06.263Z] [INFO] The user operation is waiting for background work to complete.
13:57:06 [2021-06-17T17:57:06.521Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549...
13:57:06 [2021-06-17T17:57:06.521Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB)
13:57:06 [2021-06-17T17:57:06.521Z] [INFO] The user operation is waiting for background work to complete.
13:57:06 [2021-06-17T17:57:06.779Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158...
13:57:06 [2021-06-17T17:57:06.779Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB)
13:57:06 [2021-06-17T17:57:06.779Z] [INFO] The user operation is waiting for background work to complete.
13:57:06 [2021-06-17T17:57:06.779Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635...
13:57:06 [2021-06-17T17:57:06.779Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB)
13:57:06 [2021-06-17T17:57:06.779Z] [INFO] The user operation is waiting for background work to complete.
13:57:06 [2021-06-17T17:57:06.779Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942...
13:57:07 [2021-06-17T17:57:07.037Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB)
13:57:07 [2021-06-17T17:57:07.037Z] [INFO] The user operation is waiting for background work to complete.
13:57:07 [2021-06-17T17:57:07.037Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407...
13:57:07 [2021-06-17T17:57:07.037Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB)
13:57:07 [2021-06-17T17:57:07.037Z] [INFO] The user operation is waiting for background work to complete.
13:57:07 [2021-06-17T17:57:07.294Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016...
13:57:07 [2021-06-17T17:57:07.294Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB)
13:57:07 [2021-06-17T17:57:07.294Z] [INFO] The user operation is waiting for background work to complete.
13:57:07 [2021-06-17T17:57:07.552Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820...
13:57:07 [2021-06-17T17:57:07.552Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB)
13:57:07 [2021-06-17T17:57:07.552Z] [INFO] The user operation is waiting for background work to complete.
13:57:07 [2021-06-17T17:57:07.552Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504...
13:57:07 [2021-06-17T17:57:07.552Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB)
13:57:07 [2021-06-17T17:57:07.552Z] [INFO] The user operation is waiting for background work to complete.
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736...
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB)
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] The user operation is waiting for background work to complete.
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212...
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB)
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] The user operation is waiting for background work to complete.
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947...
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] The user operation is waiting for background work to complete.
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116...
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB)
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] The user operation is waiting for background work to complete.
13:57:07 [2021-06-17T17:57:07.810Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132...
13:57:08 [2021-06-17T17:57:08.067Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB)
13:57:08 [2021-06-17T17:57:08.067Z] [INFO] The user operation is waiting for background work to complete.
13:57:08 [2021-06-17T17:57:08.067Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320...
13:57:08 [2021-06-17T17:57:08.067Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB)
13:57:08 [2021-06-17T17:57:08.067Z] [INFO] The user operation is waiting for background work to complete.
13:57:08 [2021-06-17T17:57:08.324Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258...
13:57:08 [2021-06-17T17:57:08.324Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB)
13:57:08 [2021-06-17T17:57:08.324Z] [INFO] The user operation is waiting for background work to complete.
13:57:08 [2021-06-17T17:57:08.324Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504...
13:57:08 [2021-06-17T17:57:08.324Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB)
13:57:08 [2021-06-17T17:57:08.324Z] [INFO] The user operation is waiting for background work to complete.
13:57:08 [2021-06-17T17:57:08.582Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504...
13:57:08 [2021-06-17T17:57:08.582Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB)
13:57:08 [2021-06-17T17:57:08.582Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB)
13:57:08 [2021-06-17T17:57:08.840Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB)
13:57:09 [2021-06-17T17:57:09.097Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB)
13:57:09 [2021-06-17T17:57:09.097Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB)
13:57:09 [2021-06-17T17:57:09.097Z] [INFO] The user operation is waiting for background work to complete.
13:57:09 [2021-06-17T17:57:09.355Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948...
13:57:09 [2021-06-17T17:57:09.355Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB)
13:57:09 [2021-06-17T17:57:09.355Z] [INFO] The user operation is waiting for background work to complete.
13:57:09 [2021-06-17T17:57:09.355Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948...
13:57:09 [2021-06-17T17:57:09.355Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB)
13:57:09 [2021-06-17T17:57:09.355Z] [INFO] The user operation is waiting for background work to complete.
13:57:09 [2021-06-17T17:57:09.355Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948...
13:57:09 [2021-06-17T17:57:09.355Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB)
13:57:09 [2021-06-17T17:57:09.355Z] [INFO] The user operation is waiting for background work to complete.
13:57:09 [2021-06-17T17:57:09.613Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258...
13:57:09 [2021-06-17T17:57:09.613Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB)
13:57:09 [2021-06-17T17:57:09.613Z] [INFO] The user operation is waiting for background work to complete.
13:57:09 [2021-06-17T17:57:09.613Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302...
13:57:09 [2021-06-17T17:57:09.613Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB)
13:57:09 [2021-06-17T17:57:09.613Z] [INFO] The user operation is waiting for background work to complete.
13:57:09 [2021-06-17T17:57:09.870Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242...
13:57:09 [2021-06-17T17:57:09.870Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB)
13:57:09 [2021-06-17T17:57:09.870Z] [INFO] The user operation is waiting for background work to complete.
13:57:09 [2021-06-17T17:57:09.870Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019...
13:57:10 [2021-06-17T17:57:10.128Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB)
13:57:10 [2021-06-17T17:57:10.128Z] [INFO] The user operation is waiting for background work to complete.
13:57:10 [2021-06-17T17:57:10.128Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405...
13:57:10 [2021-06-17T17:57:10.128Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB)
13:57:10 [2021-06-17T17:57:10.128Z] [INFO] The user operation is waiting for background work to complete.
13:57:10 [2021-06-17T17:57:10.128Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235...
13:57:10 [2021-06-17T17:57:10.385Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB)
13:57:10 [2021-06-17T17:57:10.385Z] [INFO] The user operation is waiting for background work to complete.
13:57:10 [2021-06-17T17:57:10.385Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302...
13:57:10 [2021-06-17T17:57:10.385Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB)
13:57:10 [2021-06-17T17:57:10.385Z] [INFO] The user operation is waiting for background work to complete.
13:57:10 [2021-06-17T17:57:10.385Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752...
13:57:10 [2021-06-17T17:57:10.385Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB)
13:57:10 [2021-06-17T17:57:10.385Z] [INFO] The user operation is waiting for background work to complete.
13:57:10 [2021-06-17T17:57:10.385Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302...
13:57:10 [2021-06-17T17:57:10.643Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB)
13:57:10 [2021-06-17T17:57:10.643Z] [INFO] The user operation is waiting for background work to complete.
13:57:10 [2021-06-17T17:57:10.643Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624...
13:57:10 [2021-06-17T17:57:10.643Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB)
13:57:10 [2021-06-17T17:57:10.643Z] [INFO] The user operation is waiting for background work to complete.
13:57:10 [2021-06-17T17:57:10.901Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302...
13:57:10 [2021-06-17T17:57:10.901Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB)
13:57:10 [2021-06-17T17:57:10.901Z] [INFO] The user operation is waiting for background work to complete.
13:57:10 [2021-06-17T17:57:10.901Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914...
13:57:10 [2021-06-17T17:57:10.901Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB)
13:57:10 [2021-06-17T17:57:10.901Z] [INFO] The user operation is waiting for background work to complete.
13:57:11 [2021-06-17T17:57:11.160Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649...
13:57:11 [2021-06-17T17:57:11.160Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB)
13:57:11 [2021-06-17T17:57:11.160Z] [INFO] The user operation is waiting for background work to complete.
13:57:11 [2021-06-17T17:57:11.160Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649...
13:57:11 [2021-06-17T17:57:11.419Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB)
13:57:11 [2021-06-17T17:57:11.419Z] [INFO] The user operation is waiting for background work to complete.
13:57:11 [2021-06-17T17:57:11.419Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122...
13:57:11 [2021-06-17T17:57:11.419Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB)
13:57:11 [2021-06-17T17:57:11.419Z] [INFO] The user operation is waiting for background work to complete.
13:57:11 [2021-06-17T17:57:11.419Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122...
13:57:11 [2021-06-17T17:57:11.419Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB)
13:57:11 [2021-06-17T17:57:11.419Z] [INFO] The user operation is waiting for background work to complete.
13:57:11 [2021-06-17T17:57:11.676Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122...
13:57:11 [2021-06-17T17:57:11.676Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB)
13:57:11 [2021-06-17T17:57:11.676Z] [INFO] The user operation is waiting for background work to complete.
13:57:11 [2021-06-17T17:57:11.676Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800...
13:57:11 [2021-06-17T17:57:11.933Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB)
13:57:11 [2021-06-17T17:57:11.934Z] [INFO] The user operation is waiting for background work to complete.
13:57:11 [2021-06-17T17:57:11.934Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119...
13:57:12 [2021-06-17T17:57:12.190Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB)
13:57:12 [2021-06-17T17:57:12.190Z] [INFO] The user operation is waiting for background work to complete.
13:57:12 [2021-06-17T17:57:12.190Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202...
13:57:12 [2021-06-17T17:57:12.447Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB)
13:57:12 [2021-06-17T17:57:12.447Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB)
13:57:12 [2021-06-17T17:57:12.705Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB)
13:57:12 [2021-06-17T17:57:12.705Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB)
13:57:12 [2021-06-17T17:57:12.705Z] [INFO] The user operation is waiting for background work to complete.
13:57:12 [2021-06-17T17:57:12.962Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800...
13:57:12 [2021-06-17T17:57:12.962Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB)
13:57:12 [2021-06-17T17:57:12.962Z] [INFO] The user operation is waiting for background work to complete.
13:57:13 [2021-06-17T17:57:13.528Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816...
13:57:14 [2021-06-17T17:57:14.460Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB)
13:57:14 [2021-06-17T17:57:14.460Z] [INFO] The user operation is waiting for background work to complete.
13:57:14 [2021-06-17T17:57:14.718Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216...
13:57:14 [2021-06-17T17:57:14.976Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB)
13:57:14 [2021-06-17T17:57:14.976Z] [INFO] The user operation is waiting for background work to complete.
13:57:15 [2021-06-17T17:57:15.234Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039...
13:57:15 [2021-06-17T17:57:15.234Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB)
13:57:15 [2021-06-17T17:57:15.234Z] [INFO] The user operation is waiting for background work to complete.
13:57:15 [2021-06-17T17:57:15.492Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344...
13:57:15 [2021-06-17T17:57:15.492Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB)
13:57:15 [2021-06-17T17:57:15.492Z] [INFO] The user operation is waiting for background work to complete.
13:57:15 [2021-06-17T17:57:15.492Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612...
13:57:15 [2021-06-17T17:57:15.749Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
13:57:15 [2021-06-17T17:57:15.749Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.007Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354...
13:57:16 [2021-06-17T17:57:16.007Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB)
13:57:16 [2021-06-17T17:57:16.007Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.007Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549...
13:57:16 [2021-06-17T17:57:16.007Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB)
13:57:16 [2021-06-17T17:57:16.007Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.266Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118...
13:57:16 [2021-06-17T17:57:16.266Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
13:57:16 [2021-06-17T17:57:16.266Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.266Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700...
13:57:16 [2021-06-17T17:57:16.266Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB)
13:57:16 [2021-06-17T17:57:16.266Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.266Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354...
13:57:16 [2021-06-17T17:57:16.534Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB)
13:57:16 [2021-06-17T17:57:16.534Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.534Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800...
13:57:16 [2021-06-17T17:57:16.534Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB)
13:57:16 [2021-06-17T17:57:16.534Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.534Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158...
13:57:16 [2021-06-17T17:57:16.534Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB)
13:57:16 [2021-06-17T17:57:16.534Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.535Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326...
13:57:16 [2021-06-17T17:57:16.792Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB)
13:57:16 [2021-06-17T17:57:16.792Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.792Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016...
13:57:16 [2021-06-17T17:57:16.792Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB)
13:57:16 [2021-06-17T17:57:16.792Z] [INFO] The user operation is waiting for background work to complete.
13:57:16 [2021-06-17T17:57:16.792Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235...
13:57:17 [2021-06-17T17:57:17.049Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB)
13:57:17 [2021-06-17T17:57:17.049Z] [INFO] The user operation is waiting for background work to complete.
13:57:17 [2021-06-17T17:57:17.049Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900...
13:57:17 [2021-06-17T17:57:17.049Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB)
13:57:17 [2021-06-17T17:57:17.049Z] [INFO] The user operation is waiting for background work to complete.
13:57:17 [2021-06-17T17:57:17.049Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158...
13:57:17 [2021-06-17T17:57:17.049Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB)
13:57:17 [2021-06-17T17:57:17.049Z] [INFO] The user operation is waiting for background work to complete.
13:57:17 [2021-06-17T17:57:17.049Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925...
13:57:17 [2021-06-17T17:57:17.306Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB)
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] The user operation is waiting for background work to complete.
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016...
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB)
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] The user operation is waiting for background work to complete.
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908...
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB)
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] The user operation is waiting for background work to complete.
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957...
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
13:57:17 [2021-06-17T17:57:17.307Z] [INFO] Command line:
13:57:17 [2021-06-17T17:57:17.307Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:57:17 [2021-06-17T17:57:17.307Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:57:20 [2021-06-17T17:57:20.585Z] !SESSION 2021-06-17 17:57:17.545 -----------------------------------------------
13:57:20 [2021-06-17T17:57:20.585Z] eclipse.buildId=unknown
13:57:20 [2021-06-17T17:57:20.585Z] java.version=11.0.2
13:57:20 [2021-06-17T17:57:20.585Z] java.vendor=Oracle Corporation
13:57:20 [2021-06-17T17:57:20.585Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:57:20 [2021-06-17T17:57:20.585Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:57:20 [2021-06-17T17:57:20.585Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:57:20 [2021-06-17T17:57:20.585Z] 
13:57:20 [2021-06-17T17:57:20.585Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 17:57:19.944
13:57:20 [2021-06-17T17:57:20.585Z] !MESSAGE FrameworkEvent ERROR
13:57:20 [2021-06-17T17:57:20.585Z] !STACK 0
13:57:20 [2021-06-17T17:57:20.585Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
13:57:20 [2021-06-17T17:57:20.585Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:20 [2021-06-17T17:57:20.585Z] 
13:57:20 [2021-06-17T17:57:20.585Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
13:57:20 [2021-06-17T17:57:20.585Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
13:57:20 [2021-06-17T17:57:20.585Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:20 [2021-06-17T17:57:20.586Z] 
13:57:20 [2021-06-17T17:57:20.586Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 17:57:20.057
13:57:20 [2021-06-17T17:57:20.586Z] !MESSAGE FrameworkEvent ERROR
13:57:20 [2021-06-17T17:57:20.586Z] !STACK 0
13:57:20 [2021-06-17T17:57:20.586Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
13:57:20 [2021-06-17T17:57:20.586Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:20 [2021-06-17T17:57:20.586Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:57:20 [2021-06-17T17:57:20.586Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
13:57:20 [2021-06-17T17:57:20.586Z]        org.apache.httpcomponents.httpclient.win [31]
13:57:20 [2021-06-17T17:57:20.586Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:20 [2021-06-17T17:57:20.586Z] 
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:20 [2021-06-17T17:57:20.586Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:21 [2021-06-17T17:57:21.519Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
13:57:21 [2021-06-17T17:57:21.777Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
13:57:21 [2021-06-17T17:57:21.777Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.007 s
13:57:21 [2021-06-17T17:57:21.777Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.011 s
13:57:21 [2021-06-17T17:57:21.777Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.777Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
13:57:21 [2021-06-17T17:57:21.777Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
13:57:21 [2021-06-17T17:57:21.777Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.777Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.777Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
13:57:21 [2021-06-17T17:57:21.777Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
13:57:21 [2021-06-17T17:57:21.777Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.003 s
13:57:21 [2021-06-17T17:57:21.777Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.004 s
13:57:21 [2021-06-17T17:57:21.777Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.777Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.777Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.777Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.005 s
13:57:21 [2021-06-17T17:57:21.778Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
13:57:21 [2021-06-17T17:57:21.778Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
13:57:21 [2021-06-17T17:57:21.778Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
13:57:21 [2021-06-17T17:57:21.778Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
13:57:21 [2021-06-17T17:57:21.778Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.002 s
13:57:21 [2021-06-17T17:57:21.778Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
13:57:21 [2021-06-17T17:57:21.778Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
13:57:21 [2021-06-17T17:57:21.778Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.021 s
13:57:21 [2021-06-17T17:57:21.778Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
13:57:21 [2021-06-17T17:57:21.778Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
13:57:21 [2021-06-17T17:57:21.778Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
13:57:21 [2021-06-17T17:57:21.778Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
13:57:21 [2021-06-17T17:57:21.778Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
13:57:21 [2021-06-17T17:57:21.778Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:57:21 [2021-06-17T17:57:21.778Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
13:57:25 [2021-06-17T17:57:25.062Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.996 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
13:57:25 [2021-06-17T17:57:25.062Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.513 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.186 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.119 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.105 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.097 s
13:57:25 [2021-06-17T17:57:25.062Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.1 s
13:57:25 [2021-06-17T17:57:25.062Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.281 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.111 s
13:57:25 [2021-06-17T17:57:25.062Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.069 s
13:57:25 [2021-06-17T17:57:25.062Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.031 s
13:57:25 [2021-06-17T17:57:25.062Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.076 s
13:57:25 [2021-06-17T17:57:25.062Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.033 s
13:57:25 [2021-06-17T17:57:25.062Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.075 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.074 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.034 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.096 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.123 s
13:57:25 [2021-06-17T17:57:25.062Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.084 s
13:57:25 [2021-06-17T17:57:25.062Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.076 s
13:57:25 [2021-06-17T17:57:25.062Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.038 s
13:57:25 [2021-06-17T17:57:25.062Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.079 s
13:57:25 [2021-06-17T17:57:25.062Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.074 s
13:57:25 [2021-06-17T17:57:25.062Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.039 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.157 s
13:57:25 [2021-06-17T17:57:25.062Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.041 s
13:57:25 [2021-06-17T17:57:25.062Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.096 s
13:57:25 [2021-06-17T17:57:25.062Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.08 s
13:57:25 [2021-06-17T17:57:25.062Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.031 s
13:57:25 [2021-06-17T17:57:25.062Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.072 s
13:57:25 [2021-06-17T17:57:25.062Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
13:57:25 [2021-06-17T17:57:25.062Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
13:57:25 [2021-06-17T17:57:25.062Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.062Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
13:57:25 [2021-06-17T17:57:25.062Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
13:57:25 [2021-06-17T17:57:25.062Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.062Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.062Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
13:57:25 [2021-06-17T17:57:25.062Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
13:57:25 [2021-06-17T17:57:25.062Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.062Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
13:57:25 [2021-06-17T17:57:25.062Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
13:57:25 [2021-06-17T17:57:25.062Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.062Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
13:57:25 [2021-06-17T17:57:25.062Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
13:57:25 [2021-06-17T17:57:25.062Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.062Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.062Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
13:57:25 [2021-06-17T17:57:25.063Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.08 s
13:57:25 [2021-06-17T17:57:25.063Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
13:57:25 [2021-06-17T17:57:25.063Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
13:57:25 [2021-06-17T17:57:25.063Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
13:57:25 [2021-06-17T17:57:25.063Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
13:57:25 [2021-06-17T17:57:25.063Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
13:57:25 [2021-06-17T17:57:25.063Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
13:57:25 [2021-06-17T17:57:25.063Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
13:57:25 [2021-06-17T17:57:25.063Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
13:57:25 [2021-06-17T17:57:25.063Z] 
13:57:25 [2021-06-17T17:57:25.063Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:24.944
13:57:25 [2021-06-17T17:57:25.063Z] !MESSAGE Struct already contains a field named ctx
13:57:25 [2021-06-17T17:57:25.063Z] 
13:57:25 [2021-06-17T17:57:25.063Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:24.946
13:57:25 [2021-06-17T17:57:25.063Z] !MESSAGE Struct already contains a field named ctx
13:57:25 [2021-06-17T17:57:25.063Z] 
13:57:25 [2021-06-17T17:57:25.063Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:24.946
13:57:25 [2021-06-17T17:57:25.063Z] !MESSAGE Struct already contains a field named ctx
13:57:25 [2021-06-17T17:57:25.063Z] 
13:57:25 [2021-06-17T17:57:25.063Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:24.947
13:57:25 [2021-06-17T17:57:25.063Z] !MESSAGE Struct already contains a field named ctx
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
13:57:25 [2021-06-17T17:57:25.063Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.005 s
13:57:25 [2021-06-17T17:57:25.063Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
13:57:25 [2021-06-17T17:57:25.063Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
13:57:25 [2021-06-17T17:57:25.063Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.063Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.063Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
13:57:25 [2021-06-17T17:57:25.064Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
13:57:25 [2021-06-17T17:57:25.064Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.064Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
13:57:25 [2021-06-17T17:57:25.064Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
13:57:25 [2021-06-17T17:57:25.064Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
13:57:25 [2021-06-17T17:57:25.064Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
13:57:25 [2021-06-17T17:57:25.064Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
13:57:25 [2021-06-17T17:57:25.064Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
13:57:25 [2021-06-17T17:57:25.064Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
13:57:37 [2021-06-17T17:57:37.256Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.208 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.868 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.554 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.37 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.11 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.09 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.046 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.079 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.004 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.279 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.014 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.012 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.302 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.261 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.104 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.321 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.011 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.054 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.01 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.003 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.003 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.593 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.045 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.568 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.403 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.007 s
13:57:37 [2021-06-17T17:57:37.256Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.016 s
13:57:37 [2021-06-17T17:57:37.256Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
13:57:37 [2021-06-17T17:57:37.256Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
13:57:37 [2021-06-17T17:57:37.256Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.956 s
13:57:37 [2021-06-17T17:57:37.256Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.109 s
13:57:37 [2021-06-17T17:57:37.257Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.139 s
13:57:37 [2021-06-17T17:57:37.257Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.139 s
13:57:37 [2021-06-17T17:57:37.257Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.222 s
13:57:37 [2021-06-17T17:57:37.257Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
13:57:37 [2021-06-17T17:57:37.257Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
13:57:37 [2021-06-17T17:57:37.257Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.007 s
13:57:37 [2021-06-17T17:57:37.257Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
13:57:37 [2021-06-17T17:57:37.257Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
13:57:37 [2021-06-17T17:57:37.257Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
13:57:37 [2021-06-17T17:57:37.257Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.005 s
13:57:37 [2021-06-17T17:57:37.257Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
13:57:37 [2021-06-17T17:57:37.257Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
13:57:37 [2021-06-17T17:57:37.257Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
13:57:37 [2021-06-17T17:57:37.257Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
13:57:37 [2021-06-17T17:57:37.257Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.079 s
13:57:37 [2021-06-17T17:57:37.257Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.019 s
13:57:37 [2021-06-17T17:57:37.257Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.015 s
13:57:37 [2021-06-17T17:57:37.257Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.059 s
13:57:37 [2021-06-17T17:57:37.257Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.014 s
13:57:37 [2021-06-17T17:57:37.257Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.015 s
13:57:37 [2021-06-17T17:57:37.257Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
13:57:37 [2021-06-17T17:57:37.514Z] 
13:57:37 [2021-06-17T17:57:37.514Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:37.329
13:57:37 [2021-06-17T17:57:37.514Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
13:57:37 [2021-06-17T17:57:37.514Z] 
13:57:37 [2021-06-17T17:57:37.514Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:37.330
13:57:37 [2021-06-17T17:57:37.514Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
13:57:37 [2021-06-17T17:57:37.514Z] 
13:57:37 [2021-06-17T17:57:37.514Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:37.364
13:57:37 [2021-06-17T17:57:37.514Z] !MESSAGE channel0_0	[                                                            ]	0 Events
13:57:37 [2021-06-17T17:57:37.514Z] 
13:57:37 [2021-06-17T17:57:37.514Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:37.364
13:57:37 [2021-06-17T17:57:37.514Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
13:57:38 [2021-06-17T17:57:38.449Z] 
13:57:38 [2021-06-17T17:57:38.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:38.143
13:57:38 [2021-06-17T17:57:38.449Z] !MESSAGE channel0_0	[ ]	0 Events
13:57:38 [2021-06-17T17:57:38.449Z] 
13:57:38 [2021-06-17T17:57:38.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:38.144
13:57:38 [2021-06-17T17:57:38.449Z] !MESSAGE channel0_1	[+]	1 Events
13:57:38 [2021-06-17T17:57:38.449Z] 
13:57:38 [2021-06-17T17:57:38.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:38.172
13:57:38 [2021-06-17T17:57:38.449Z] !MESSAGE channel0_0	[  ]	0 Events
13:57:38 [2021-06-17T17:57:38.449Z] 
13:57:38 [2021-06-17T17:57:38.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:38.173
13:57:38 [2021-06-17T17:57:38.449Z] !MESSAGE channel0_1	[++]	1 Events
13:57:38 [2021-06-17T17:57:38.449Z] 
13:57:38 [2021-06-17T17:57:38.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:38.345
13:57:38 [2021-06-17T17:57:38.449Z] !MESSAGE channel0_0	[          ]	0 Events
13:57:38 [2021-06-17T17:57:38.449Z] 
13:57:38 [2021-06-17T17:57:38.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:38.345
13:57:38 [2021-06-17T17:57:38.449Z] !MESSAGE channel0_1	[++++++++++]	1 Events
13:57:38 [2021-06-17T17:57:38.708Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
13:57:38 [2021-06-17T17:57:38.708Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.075 s
13:57:38 [2021-06-17T17:57:38.708Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.111 s
13:57:38 [2021-06-17T17:57:38.708Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.08 s
13:57:38 [2021-06-17T17:57:38.708Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.034 s
13:57:38 [2021-06-17T17:57:38.708Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.074 s
13:57:38 [2021-06-17T17:57:38.708Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
13:57:38 [2021-06-17T17:57:38.708Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.068 s
13:57:38 [2021-06-17T17:57:38.708Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.423 s
13:57:38 [2021-06-17T17:57:38.708Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.028 s
13:57:38 [2021-06-17T17:57:38.708Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.029 s
13:57:38 [2021-06-17T17:57:38.708Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.027 s
13:57:38 [2021-06-17T17:57:38.708Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.062 s
13:57:38 [2021-06-17T17:57:38.708Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.029 s
13:57:38 [2021-06-17T17:57:38.708Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.071 s
13:57:38 [2021-06-17T17:57:38.708Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.028 s
13:57:38 [2021-06-17T17:57:38.708Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.073 s
13:57:38 [2021-06-17T17:57:38.708Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.027 s
13:57:38 [2021-06-17T17:57:38.708Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.074 s
13:57:38 [2021-06-17T17:57:38.709Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.095 s
13:57:38 [2021-06-17T17:57:38.709Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
13:57:38 [2021-06-17T17:57:38.709Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
13:57:38 [2021-06-17T17:57:38.709Z] testTraceFileDoesNotExist(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceDirectoryWithTextMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.002 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceDirectoryWith1ByteMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceDirectoryWithLittleEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceDirectoryWithNoFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceDirectoryWithNoMetadataButFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceDirectoryWithInvalidMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceDirectoryWithEmptyMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceFile(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceNull(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] testTraceDirectoryWithBigEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
13:57:38 [2021-06-17T17:57:38.709Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
13:57:38 [2021-06-17T17:57:38.709Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
13:57:38 [2021-06-17T17:57:38.709Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.004 s
13:57:38 [2021-06-17T17:57:38.709Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
13:57:38 [2021-06-17T17:57:38.709Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
13:57:39 [2021-06-17T17:57:39.274Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
13:57:39 [2021-06-17T17:57:39.274Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.22 s
13:57:39 [2021-06-17T17:57:39.274Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.087 s
13:57:39 [2021-06-17T17:57:39.274Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.065 s
13:57:39 [2021-06-17T17:57:39.274Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.026 s
13:57:39 [2021-06-17T17:57:39.274Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.089 s
13:57:39 [2021-06-17T17:57:39.274Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.026 s
13:57:39 [2021-06-17T17:57:39.274Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.063 s
13:57:39 [2021-06-17T17:57:39.274Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
13:57:39 [2021-06-17T17:57:39.274Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
13:57:39 [2021-06-17T17:57:39.274Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:57:39 [2021-06-17T17:57:39.274Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:57:39 [2021-06-17T17:57:39.274Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
13:57:39 [2021-06-17T17:57:39.274Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:57:39 [2021-06-17T17:57:39.274Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:57:39 [2021-06-17T17:57:39.274Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:57:39 [2021-06-17T17:57:39.274Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
13:57:39 [2021-06-17T17:57:39.274Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:57:39 [2021-06-17T17:57:39.274Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:57:39 [2021-06-17T17:57:39.274Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:57:39 [2021-06-17T17:57:39.274Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
13:57:40 [2021-06-17T17:57:40.647Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
13:57:40 [2021-06-17T17:57:40.647Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.189 s
13:57:40 [2021-06-17T17:57:40.647Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.139 s
13:57:40 [2021-06-17T17:57:40.647Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.189 s
13:57:40 [2021-06-17T17:57:40.647Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.274 s
13:57:40 [2021-06-17T17:57:40.647Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.047 s
13:57:40 [2021-06-17T17:57:40.647Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.089 s
13:57:40 [2021-06-17T17:57:40.647Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.087 s
13:57:40 [2021-06-17T17:57:40.647Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.08 s
13:57:40 [2021-06-17T17:57:40.647Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.046 s
13:57:40 [2021-06-17T17:57:40.647Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.083 s
13:57:40 [2021-06-17T17:57:40.647Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.086 s
13:57:40 [2021-06-17T17:57:40.647Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
13:57:41 [2021-06-17T17:57:41.212Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
13:57:41 [2021-06-17T17:57:41.212Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.066 s
13:57:41 [2021-06-17T17:57:41.212Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.024 s
13:57:41 [2021-06-17T17:57:41.212Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.077 s
13:57:41 [2021-06-17T17:57:41.212Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.231 s
13:57:41 [2021-06-17T17:57:41.212Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.025 s
13:57:41 [2021-06-17T17:57:41.212Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.057 s
13:57:41 [2021-06-17T17:57:41.212Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.027 s
13:57:41 [2021-06-17T17:57:41.212Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.059 s
13:57:41 [2021-06-17T17:57:41.212Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.027 s
13:57:41 [2021-06-17T17:57:41.212Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.023 s
13:57:41 [2021-06-17T17:57:41.212Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.08 s
13:57:41 [2021-06-17T17:57:41.212Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
13:57:42 [2021-06-17T17:57:42.586Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
13:57:42 [2021-06-17T17:57:42.586Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.067 s
13:57:42 [2021-06-17T17:57:42.586Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
13:57:42 [2021-06-17T17:57:42.586Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
13:57:42 [2021-06-17T17:57:42.586Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.065 s
13:57:42 [2021-06-17T17:57:42.586Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
13:57:42 [2021-06-17T17:57:42.586Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
13:57:42 [2021-06-17T17:57:42.586Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.062 s
13:57:42 [2021-06-17T17:57:42.586Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
13:57:42 [2021-06-17T17:57:42.586Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.064 s
13:57:42 [2021-06-17T17:57:42.586Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
13:57:42 [2021-06-17T17:57:42.586Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
13:57:42 [2021-06-17T17:57:42.586Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.057 s
13:57:42 [2021-06-17T17:57:42.586Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
13:57:42 [2021-06-17T17:57:42.586Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.032 s
13:57:42 [2021-06-17T17:57:42.586Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.06 s
13:57:42 [2021-06-17T17:57:42.586Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
13:57:42 [2021-06-17T17:57:42.586Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.06 s
13:57:42 [2021-06-17T17:57:42.586Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.047 s
13:57:42 [2021-06-17T17:57:42.586Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.063 s
13:57:42 [2021-06-17T17:57:42.586Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
13:57:42 [2021-06-17T17:57:42.586Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
13:57:42 [2021-06-17T17:57:42.586Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.063 s
13:57:42 [2021-06-17T17:57:42.586Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.027 s
13:57:42 [2021-06-17T17:57:42.586Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.072 s
13:57:42 [2021-06-17T17:57:42.586Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.089 s
13:57:42 [2021-06-17T17:57:42.586Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.025 s
13:57:42 [2021-06-17T17:57:42.586Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.088 s
13:57:42 [2021-06-17T17:57:42.586Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.025 s
13:57:42 [2021-06-17T17:57:42.586Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.065 s
13:57:42 [2021-06-17T17:57:42.586Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
13:57:42 [2021-06-17T17:57:42.586Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
13:57:42 [2021-06-17T17:57:42.586Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.002 s
13:57:42 [2021-06-17T17:57:42.586Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
13:57:42 [2021-06-17T17:57:42.586Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
13:57:44 [2021-06-17T17:57:44.484Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
13:57:44 [2021-06-17T17:57:44.484Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.189 s
13:57:44 [2021-06-17T17:57:44.484Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.107 s
13:57:44 [2021-06-17T17:57:44.484Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.109 s
13:57:44 [2021-06-17T17:57:44.484Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.103 s
13:57:44 [2021-06-17T17:57:44.484Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.126 s
13:57:44 [2021-06-17T17:57:44.484Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.142 s
13:57:44 [2021-06-17T17:57:44.484Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.067 s
13:57:44 [2021-06-17T17:57:44.484Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.074 s
13:57:44 [2021-06-17T17:57:44.484Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.1 s
13:57:44 [2021-06-17T17:57:44.484Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.102 s
13:57:44 [2021-06-17T17:57:44.484Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.081 s
13:57:44 [2021-06-17T17:57:44.484Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.071 s
13:57:44 [2021-06-17T17:57:44.484Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.066 s
13:57:44 [2021-06-17T17:57:44.484Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.071 s
13:57:44 [2021-06-17T17:57:44.484Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.081 s
13:57:44 [2021-06-17T17:57:44.484Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.135 s
13:57:44 [2021-06-17T17:57:44.484Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.097 s
13:57:44 [2021-06-17T17:57:44.484Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.118 s
13:57:44 [2021-06-17T17:57:44.484Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.083 s
13:57:44 [2021-06-17T17:57:44.484Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
13:57:44 [2021-06-17T17:57:44.484Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
13:57:44 [2021-06-17T17:57:44.485Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.485Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0.001 s
13:57:44 [2021-06-17T17:57:44.485Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.485Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.485Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.485Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.485Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
13:57:44 [2021-06-17T17:57:44.485Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
13:57:44 [2021-06-17T17:57:44.485Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.485Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.485Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.485Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.485Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
13:57:44 [2021-06-17T17:57:44.742Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
13:57:44 [2021-06-17T17:57:44.742Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
13:57:44 [2021-06-17T17:57:44.742Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
13:57:44 [2021-06-17T17:57:44.742Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
13:57:44 [2021-06-17T17:57:44.742Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.072 s
13:57:44 [2021-06-17T17:57:44.742Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
13:57:44 [2021-06-17T17:57:44.742Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:57:44 [2021-06-17T17:57:44.742Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.007 s
13:57:44 [2021-06-17T17:57:44.742Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.009 s
13:57:44 [2021-06-17T17:57:44.742Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
13:57:44 [2021-06-17T17:57:44.742Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
13:57:44 [2021-06-17T17:57:44.742Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
13:57:44 [2021-06-17T17:57:44.742Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
13:57:44 [2021-06-17T17:57:44.742Z] line 8:11 required (...)+ loop did not match anything at character ';'
13:57:44 [2021-06-17T17:57:44.742Z] line 10:46 mismatched character '<EOF>' expecting '"'
13:57:44 [2021-06-17T17:57:44.742Z] line 9:16 no viable alternative at character 'o'
13:57:44 [2021-06-17T17:57:44.742Z] line 9:20 no viable alternative at character '?'
13:57:44 [2021-06-17T17:57:44.742Z] line 12:14 no viable alternative at character ''
13:57:44 [2021-06-17T17:57:44.742Z] line 32:0 mismatched character '<EOF>' expecting '"'
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.742
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown trace attribute: test
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.743
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown trace attribute: test1
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.743
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown trace attribute: test2
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.743
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown trace attribute: test3
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.744
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown trace attribute: test4
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.754
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown trace attribute: test2
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.837
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown integer attribute: aa
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.838
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown integer attribute: zz
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.838
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown trace attribute: blah
13:57:45 [2021-06-17T17:57:45.002Z] 
13:57:45 [2021-06-17T17:57:45.002Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 17:57:44.838
13:57:45 [2021-06-17T17:57:45.002Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
13:57:45 [2021-06-17T17:57:45.260Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.260Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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.061 s
13:57:45 [2021-06-17T17:57:45.260Z] 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 s
13:57:45 [2021-06-17T17:57:45.260Z] 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 s
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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 s
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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 s
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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
13:57:45 [2021-06-17T17:57:45.260Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.260Z] 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 s
13:57:45 [2021-06-17T17:57:45.260Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.260Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.261Z] 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 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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.05 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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 s
13:57:45 [2021-06-17T17:57:45.261Z] 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 s
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.261Z] 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 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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
13:57:45 [2021-06-17T17:57:45.261Z] 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.075 s
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.261Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.261Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.003 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.002 s
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] 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.057 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] 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.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.118 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.109 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.002 s
13:57:45 [2021-06-17T17:57:45.262Z] 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.057 s
13:57:45 [2021-06-17T17:57:45.262Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] 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
13:57:45 [2021-06-17T17:57:45.262Z] 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 s
13:57:45 [2021-06-17T17:57:45.262Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
13:57:45 [2021-06-17T17:57:45.262Z] 
13:57:45 [2021-06-17T17:57:45.262Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2021-06-17 17:57:45.243
13:57:45 [2021-06-17T17:57:45.262Z] !MESSAGE Some message
13:57:45 [2021-06-17T17:57:45.262Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
13:57:45 [2021-06-17T17:57:45.262Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.262Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0.001 s
13:57:45 [2021-06-17T17:57:45.262Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
13:57:45 [2021-06-17T17:57:45.262Z] 
13:57:45 [2021-06-17T17:57:45.262Z] Results:
13:57:45 [2021-06-17T17:57:45.262Z] 
13:57:45 [2021-06-17T17:57:45.262Z] Tests run: 632, Failures: 0, Errors: 0, Skipped: 1
13:57:45 [2021-06-17T17:57:45.262Z] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] All tests passed!
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT.jar
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT.pom
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.9-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.9-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.13-SNAPSHOT [17/138]
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] The project's OSGi version is 1.0.13.202106171750
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] 
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:45 [2021-06-17T17:57:45.828Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] 
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] 
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT-sources.jar
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] 
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] 
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT.jar
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] 
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] 
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:46 [2021-06-17T17:57:46.393Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] 
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:46 [2021-06-17T17:57:46.393Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:57:46 [2021-06-17T17:57:46.393Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT.jar
13:57:46 [2021-06-17T17:57:46.650Z] [INFO] 
13:57:46 [2021-06-17T17:57:46.650Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:46 [2021-06-17T17:57:46.650Z] [INFO] 
13:57:46 [2021-06-17T17:57:46.650Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:46 [2021-06-17T17:57:46.907Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
13:57:46 [2021-06-17T17:57:46.907Z] [INFO] Command line:
13:57:46 [2021-06-17T17:57:46.907Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:57:46 [2021-06-17T17:57:46.908Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:57:50 [2021-06-17T17:57:50.186Z] !SESSION 2021-06-17 17:57:47.237 -----------------------------------------------
13:57:50 [2021-06-17T17:57:50.186Z] eclipse.buildId=unknown
13:57:50 [2021-06-17T17:57:50.186Z] java.version=11.0.2
13:57:50 [2021-06-17T17:57:50.186Z] java.vendor=Oracle Corporation
13:57:50 [2021-06-17T17:57:50.186Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:57:50 [2021-06-17T17:57:50.186Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:57:50 [2021-06-17T17:57:50.186Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:57:50 [2021-06-17T17:57:50.186Z] 
13:57:50 [2021-06-17T17:57:50.186Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 17:57:49.648
13:57:50 [2021-06-17T17:57:50.186Z] !MESSAGE FrameworkEvent ERROR
13:57:50 [2021-06-17T17:57:50.186Z] !STACK 0
13:57:50 [2021-06-17T17:57:50.186Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51]
13:57:50 [2021-06-17T17:57:50.186Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:50 [2021-06-17T17:57:50.186Z] 
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:50 [2021-06-17T17:57:50.186Z] 
13:57:50 [2021-06-17T17:57:50.186Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 17:57:49.755
13:57:50 [2021-06-17T17:57:50.186Z] !MESSAGE FrameworkEvent ERROR
13:57:50 [2021-06-17T17:57:50.186Z] !STACK 0
13:57:50 [2021-06-17T17:57:50.186Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124]
13:57:50 [2021-06-17T17:57:50.186Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:50 [2021-06-17T17:57:50.186Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:57:50 [2021-06-17T17:57:50.186Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
13:57:50 [2021-06-17T17:57:50.186Z]        org.apache.httpcomponents.httpclient.win [32]
13:57:50 [2021-06-17T17:57:50.186Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:50 [2021-06-17T17:57:50.186Z] 
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:50 [2021-06-17T17:57:50.186Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:51 [2021-06-17T17:57:51.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
13:57:51 [2021-06-17T17:57:51.562Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
13:57:51 [2021-06-17T17:57:51.562Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.036 s
13:57:51 [2021-06-17T17:57:51.562Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.562Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.01 s
13:57:51 [2021-06-17T17:57:51.562Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.002 s
13:57:51 [2021-06-17T17:57:51.562Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.562Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.002 s
13:57:51 [2021-06-17T17:57:51.562Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
13:57:51 [2021-06-17T17:57:51.562Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
13:57:51 [2021-06-17T17:57:51.562Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
13:57:51 [2021-06-17T17:57:51.562Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.562Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.562Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
13:57:51 [2021-06-17T17:57:51.563Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
13:57:51 [2021-06-17T17:57:51.563Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
13:57:51 [2021-06-17T17:57:51.563Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
13:57:51 [2021-06-17T17:57:51.563Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.563Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.563Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.563Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
13:57:51 [2021-06-17T17:57:51.563Z] 
13:57:51 [2021-06-17T17:57:51.563Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2021-06-17 17:57:51.472
13:57:51 [2021-06-17T17:57:51.563Z] !MESSAGE Custom factory for type 87 does not exist
13:57:51 [2021-06-17T17:57:51.563Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
13:57:51 [2021-06-17T17:57:51.563Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.006 s
13:57:51 [2021-06-17T17:57:51.563Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.563Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
13:57:51 [2021-06-17T17:57:51.563Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
13:57:51 [2021-06-17T17:57:51.563Z] testHtInterval[0: Hello](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.002 s
13:57:51 [2021-06-17T17:57:51.563Z] testHtInterval[1: Test0](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.563Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
13:57:51 [2021-06-17T17:57:51.822Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
13:57:51 [2021-06-17T17:57:51.822Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.043 s
13:57:51 [2021-06-17T17:57:51.822Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
13:57:51 [2021-06-17T17:57:51.822Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
13:57:51 [2021-06-17T17:57:51.822Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
13:57:51 [2021-06-17T17:57:51.822Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.822Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.822Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.822Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.822Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.822Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.822Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.005 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.004 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.049 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.823Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:57:51 [2021-06-17T17:57:51.823Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
13:57:51 [2021-06-17T17:57:51.823Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
13:57:51 [2021-06-17T17:57:51.823Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
13:57:51 [2021-06-17T17:57:51.823Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
13:57:51 [2021-06-17T17:57:51.823Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0 s
13:57:51 [2021-06-17T17:57:51.823Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
13:57:53 [2021-06-17T17:57:53.721Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
13:57:53 [2021-06-17T17:57:53.721Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.004 s
13:57:53 [2021-06-17T17:57:53.721Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
13:57:53 [2021-06-17T17:57:53.721Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
13:57:53 [2021-06-17T17:57:53.721Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.168 s
13:57:53 [2021-06-17T17:57:53.721Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
13:57:53 [2021-06-17T17:57:53.721Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.752 s
13:57:53 [2021-06-17T17:57:53.721Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.009 s
13:57:53 [2021-06-17T17:57:53.721Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
13:57:53 [2021-06-17T17:57:53.721Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
13:57:53 [2021-06-17T17:57:53.721Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.035 s
13:57:53 [2021-06-17T17:57:53.721Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
13:57:53 [2021-06-17T17:57:53.721Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.542 s
13:57:53 [2021-06-17T17:57:53.721Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
13:57:54 [2021-06-17T17:57:54.654Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
13:57:54 [2021-06-17T17:57:54.654Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
13:57:54 [2021-06-17T17:57:54.654Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.012 s
13:57:54 [2021-06-17T17:57:54.654Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
13:57:54 [2021-06-17T17:57:54.654Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.037 s
13:57:54 [2021-06-17T17:57:54.654Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
13:57:54 [2021-06-17T17:57:54.654Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.813 s
13:57:54 [2021-06-17T17:57:54.654Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
13:57:54 [2021-06-17T17:57:54.654Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
13:57:54 [2021-06-17T17:57:54.654Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
13:57:54 [2021-06-17T17:57:54.654Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.011 s
13:57:54 [2021-06-17T17:57:54.654Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
13:57:54 [2021-06-17T17:57:54.654Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.397 s
13:57:54 [2021-06-17T17:57:54.654Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
13:57:57 [2021-06-17T17:57:57.945Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
13:57:57 [2021-06-17T17:57:57.945Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.002 s
13:57:57 [2021-06-17T17:57:57.945Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
13:57:57 [2021-06-17T17:57:57.945Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.069 s
13:57:57 [2021-06-17T17:57:57.945Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 2.891 s
13:57:57 [2021-06-17T17:57:57.945Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
13:57:57 [2021-06-17T17:57:57.945Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
13:57:57 [2021-06-17T17:57:57.945Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.001 s
13:57:57 [2021-06-17T17:57:57.945Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
13:57:57 [2021-06-17T17:57:57.945Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
13:57:57 [2021-06-17T17:57:57.945Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
13:57:57 [2021-06-17T17:57:57.945Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.007 s
13:57:57 [2021-06-17T17:57:57.945Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
13:57:57 [2021-06-17T17:57:57.945Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
13:57:57 [2021-06-17T17:57:57.945Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.067 s
13:57:57 [2021-06-17T17:57:57.945Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
13:57:57 [2021-06-17T17:57:57.945Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
13:57:57 [2021-06-17T17:57:57.945Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.007 s
13:57:57 [2021-06-17T17:57:57.945Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
13:57:57 [2021-06-17T17:57:57.945Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
13:57:57 [2021-06-17T17:57:57.945Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
13:57:57 [2021-06-17T17:57:57.945Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
13:57:57 [2021-06-17T17:57:57.945Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
13:57:57 [2021-06-17T17:57:57.945Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
13:57:57 [2021-06-17T17:57:57.945Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
13:57:57 [2021-06-17T17:57:57.945Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
13:57:57 [2021-06-17T17:57:57.945Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
13:57:57 [2021-06-17T17:57:57.945Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.007 s
13:57:57 [2021-06-17T17:57:57.945Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
13:57:57 [2021-06-17T17:57:57.945Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
13:57:57 [2021-06-17T17:57:57.945Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.096 s
13:57:57 [2021-06-17T17:57:57.945Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
13:57:58 [2021-06-17T17:57:58.509Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
13:57:58 [2021-06-17T17:57:58.509Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.004 s
13:57:58 [2021-06-17T17:57:58.509Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.501 s
13:57:58 [2021-06-17T17:57:58.509Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.001 s
13:57:58 [2021-06-17T17:57:58.509Z] 
13:57:58 [2021-06-17T17:57:58.509Z] Results:
13:57:58 [2021-06-17T17:57:58.509Z] 
13:57:58 [2021-06-17T17:57:58.509Z] Tests run: 182, Failures: 0, Errors: 0, Skipped: 0
13:57:58 [2021-06-17T17:57:58.509Z] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] All tests passed!
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT.jar
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT.pom
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT-sources.jar
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.17-SNAPSHOT [18/138]
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] The project's OSGi version is 1.0.17.202106171750
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] 
13:57:58 [2021-06-17T17:57:58.767Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
13:57:59 [2021-06-17T17:57:59.024Z] [INFO] Compiling 157 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] 
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] 
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT-sources.jar
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] 
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] 
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
13:58:00 [2021-06-17T17:58:00.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT.jar
13:58:00 [2021-06-17T17:58:00.660Z] [INFO] 
13:58:00 [2021-06-17T17:58:00.660Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
13:58:00 [2021-06-17T17:58:00.660Z] [INFO] 
13:58:00 [2021-06-17T17:58:00.660Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
13:58:00 [2021-06-17T17:58:00.660Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
13:58:00 [2021-06-17T17:58:00.660Z] [INFO] 
13:58:00 [2021-06-17T17:58:00.660Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
13:58:00 [2021-06-17T17:58:00.660Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
13:58:00 [2021-06-17T17:58:00.660Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT.jar
13:58:01 [2021-06-17T17:58:01.592Z] [INFO] 
13:58:01 [2021-06-17T17:58:01.592Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
13:58:01 [2021-06-17T17:58:01.592Z] [INFO] 
13:58:01 [2021-06-17T17:58:01.592Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
13:58:01 [2021-06-17T17:58:01.849Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
13:58:01 [2021-06-17T17:58:01.849Z] [INFO] Command line:
13:58:01 [2021-06-17T17:58:01.849Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:58:01 [2021-06-17T17:58:01.849Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:58:04 [2021-06-17T17:58:04.376Z] !SESSION 2021-06-17 17:58:01.948 -----------------------------------------------
13:58:04 [2021-06-17T17:58:04.376Z] eclipse.buildId=unknown
13:58:04 [2021-06-17T17:58:04.376Z] java.version=11.0.2
13:58:04 [2021-06-17T17:58:04.376Z] java.vendor=Oracle Corporation
13:58:04 [2021-06-17T17:58:04.376Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:58:04 [2021-06-17T17:58:04.376Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:58:04 [2021-06-17T17:58:04.376Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:58:04 [2021-06-17T17:58:04.376Z] 
13:58:04 [2021-06-17T17:58:04.376Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 17:58:04.332
13:58:04 [2021-06-17T17:58:04.376Z] !MESSAGE FrameworkEvent ERROR
13:58:04 [2021-06-17T17:58:04.376Z] !STACK 0
13:58:04 [2021-06-17T17:58:04.376Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:58:04 [2021-06-17T17:58:04.376Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:58:04 [2021-06-17T17:58:04.376Z] 
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:58:04 [2021-06-17T17:58:04.376Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:58:04 [2021-06-17T17:58:04.634Z] 
13:58:04 [2021-06-17T17:58:04.634Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 17:58:04.438
13:58:04 [2021-06-17T17:58:04.634Z] !MESSAGE FrameworkEvent ERROR
13:58:04 [2021-06-17T17:58:04.634Z] !STACK 0
13:58:04 [2021-06-17T17:58:04.634Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:58:04 [2021-06-17T17:58:04.634Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:58:04 [2021-06-17T17:58:04.634Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:58:04 [2021-06-17T17:58:04.634Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
13:58:04 [2021-06-17T17:58:04.634Z]        org.apache.httpcomponents.httpclient.win [35]
13:58:04 [2021-06-17T17:58:04.634Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:58:04 [2021-06-17T17:58:04.634Z] 
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:58:04 [2021-06-17T17:58:04.634Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:58:06 [2021-06-17T17:58:06.533Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
13:58:06 [2021-06-17T17:58:06.533Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
13:58:06 [2021-06-17T17:58:06.533Z] testTmfTreeModelConstructor2(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest)  Time elapsed: 0.002 s
13:58:06 [2021-06-17T17:58:06.533Z] testTmfTreeModelConstructor(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest)  Time elapsed: 0.001 s
13:58:06 [2021-06-17T17:58:06.533Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
13:58:06 [2021-06-17T17:58:06.533Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
13:58:06 [2021-06-17T17:58:06.533Z] testCompositeTree(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0.012 s
13:58:06 [2021-06-17T17:58:06.533Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] testConstructors(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0.001 s
13:58:06 [2021-06-17T17:58:06.533Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
13:58:06 [2021-06-17T17:58:06.533Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
13:58:06 [2021-06-17T17:58:06.533Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
13:58:06 [2021-06-17T17:58:06.533Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
13:58:06 [2021-06-17T17:58:06.533Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] test(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0.001 s
13:58:06 [2021-06-17T17:58:06.533Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
13:58:06 [2021-06-17T17:58:06.533Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
13:58:06 [2021-06-17T17:58:06.533Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
13:58:06 [2021-06-17T17:58:06.533Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
13:58:06 [2021-06-17T17:58:06.533Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
13:58:06 [2021-06-17T17:58:06.533Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.281 s
13:58:06 [2021-06-17T17:58:06.533Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
13:58:06 [2021-06-17T17:58:06.533Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
13:58:06 [2021-06-17T17:58:06.791Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
13:58:06 [2021-06-17T17:58:06.791Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.006 s
13:58:06 [2021-06-17T17:58:06.791Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.004 s
13:58:06 [2021-06-17T17:58:06.791Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.003 s
13:58:06 [2021-06-17T17:58:06.791Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
13:58:10 [2021-06-17T17:58:10.074Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.452 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
13:58:10 [2021-06-17T17:58:10.074Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.14 s
13:58:10 [2021-06-17T17:58:10.074Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.039 s
13:58:10 [2021-06-17T17:58:10.074Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.12 s
13:58:10 [2021-06-17T17:58:10.074Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.017 s
13:58:10 [2021-06-17T17:58:10.074Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.118 s
13:58:10 [2021-06-17T17:58:10.074Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.012 s
13:58:10 [2021-06-17T17:58:10.074Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
13:58:24 [2021-06-17T17:58:24.944Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.838 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
13:58:24 [2021-06-17T17:58:24.944Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 9.342 s
13:58:24 [2021-06-17T17:58:24.944Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 5.495 s
13:58:24 [2021-06-17T17:58:24.944Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
13:58:29 [2021-06-17T17:58:29.126Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.025 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
13:58:29 [2021-06-17T17:58:29.126Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 2.625 s
13:58:29 [2021-06-17T17:58:29.126Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.399 s
13:58:29 [2021-06-17T17:58:29.126Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
13:58:29 [2021-06-17T17:58:29.126Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
13:58:29 [2021-06-17T17:58:29.126Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.001 s
13:58:29 [2021-06-17T17:58:29.126Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.001 s
13:58:29 [2021-06-17T17:58:29.126Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.044 s
13:58:29 [2021-06-17T17:58:29.126Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
13:58:29 [2021-06-17T17:58:29.127Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
13:58:29 [2021-06-17T17:58:29.127Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
13:58:29 [2021-06-17T17:58:29.127Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
13:58:29 [2021-06-17T17:58:29.127Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
13:58:29 [2021-06-17T17:58:29.127Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
13:58:29 [2021-06-17T17:58:29.127Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
13:58:29 [2021-06-17T17:58:29.127Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
13:58:29 [2021-06-17T17:58:29.127Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
13:58:32 [2021-06-17T17:58:32.407Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.335 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
13:58:32 [2021-06-17T17:58:32.407Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.107 s
13:58:32 [2021-06-17T17:58:32.407Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.005 s
13:58:32 [2021-06-17T17:58:32.407Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.105 s
13:58:32 [2021-06-17T17:58:32.407Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
13:58:32 [2021-06-17T17:58:32.407Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.106 s
13:58:32 [2021-06-17T17:58:32.407Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.005 s
13:58:32 [2021-06-17T17:58:32.407Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
13:58:32 [2021-06-17T17:58:32.407Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
13:58:32 [2021-06-17T17:58:32.407Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.012 s
13:58:32 [2021-06-17T17:58:32.407Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
13:58:32 [2021-06-17T17:58:32.407Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
13:58:32 [2021-06-17T17:58:32.407Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
13:58:32 [2021-06-17T17:58:32.407Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
13:58:32 [2021-06-17T17:58:32.407Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.002 s
13:58:32 [2021-06-17T17:58:32.407Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.407Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
13:58:32 [2021-06-17T17:58:32.407Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
13:58:32 [2021-06-17T17:58:32.407Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.407Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.407Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.407Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.407Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
13:58:32 [2021-06-17T17:58:32.407Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
13:58:32 [2021-06-17T17:58:32.407Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.407Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.407Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
13:58:32 [2021-06-17T17:58:32.666Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
13:58:32 [2021-06-17T17:58:32.666Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.034 s
13:58:32 [2021-06-17T17:58:32.666Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.666Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.666Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
13:58:32 [2021-06-17T17:58:32.666Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.666Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.003 s
13:58:32 [2021-06-17T17:58:32.666Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.004 s
13:58:32 [2021-06-17T17:58:32.666Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.666Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.666Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.666Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.666Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.666Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.666Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
13:58:32 [2021-06-17T17:58:32.666Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
13:58:32 [2021-06-17T17:58:32.666Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.666Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.666Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.666Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.666Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.666Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.666Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
13:58:32 [2021-06-17T17:58:32.667Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
13:58:32 [2021-06-17T17:58:32.667Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.004 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.006 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0.056 s
13:58:32 [2021-06-17T17:58:32.667Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
13:58:32 [2021-06-17T17:58:32.667Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
13:58:32 [2021-06-17T17:58:32.667Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.002 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.667Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
13:58:32 [2021-06-17T17:58:32.667Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.667Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.668Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
13:58:32 [2021-06-17T17:58:32.668Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
13:58:32 [2021-06-17T17:58:32.668Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
13:58:32 [2021-06-17T17:58:32.668Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:58:32 [2021-06-17T17:58:32.668Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
13:58:35 [2021-06-17T17:58:35.953Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.995 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
13:58:35 [2021-06-17T17:58:35.953Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.6 s
13:58:35 [2021-06-17T17:58:35.953Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.394 s
13:58:35 [2021-06-17T17:58:35.953Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
13:58:45 [2021-06-17T17:58:45.919Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.62 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
13:58:45 [2021-06-17T17:58:45.919Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.981 s
13:58:45 [2021-06-17T17:58:45.919Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.52 s
13:58:45 [2021-06-17T17:58:45.919Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.007 s
13:58:45 [2021-06-17T17:58:45.919Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.111 s
13:58:45 [2021-06-17T17:58:45.919Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
13:58:58 [2021-06-17T17:58:58.113Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.217 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
13:58:58 [2021-06-17T17:58:58.113Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 7.138 s
13:58:58 [2021-06-17T17:58:58.113Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.078 s
13:58:58 [2021-06-17T17:58:58.113Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
13:58:59 [2021-06-17T17:58:59.045Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
13:58:59 [2021-06-17T17:58:59.045Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.157 s
13:58:59 [2021-06-17T17:58:59.045Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.931 s
13:58:59 [2021-06-17T17:58:59.045Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.457 s
13:58:59 [2021-06-17T17:58:59.045Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.007 s
13:58:59 [2021-06-17T17:58:59.045Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
13:58:59 [2021-06-17T17:58:59.045Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.002 s
13:58:59 [2021-06-17T17:58:59.045Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.065 s
13:58:59 [2021-06-17T17:58:59.045Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.071 s
13:58:59 [2021-06-17T17:58:59.045Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
13:58:59 [2021-06-17T17:58:59.045Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.452 s
13:58:59 [2021-06-17T17:58:59.045Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.006 s
13:58:59 [2021-06-17T17:58:59.046Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.002 s
13:58:59 [2021-06-17T17:58:59.046Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
13:58:59 [2021-06-17T17:58:59.046Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.002 s
13:58:59 [2021-06-17T17:58:59.046Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.074 s
13:58:59 [2021-06-17T17:58:59.046Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.003 s
13:58:59 [2021-06-17T17:58:59.046Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.002 s
13:58:59 [2021-06-17T17:58:59.046Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.07 s
13:58:59 [2021-06-17T17:58:59.046Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
13:58:59 [2021-06-17T17:58:59.046Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
13:58:59 [2021-06-17T17:58:59.046Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.008 s
13:58:59 [2021-06-17T17:58:59.046Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
13:58:59 [2021-06-17T17:58:59.046Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:58:59 [2021-06-17T17:58:59.046Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.096 s
13:58:59 [2021-06-17T17:58:59.046Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.002 s
13:58:59 [2021-06-17T17:58:59.046Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:58:59 [2021-06-17T17:58:59.046Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:58:59 [2021-06-17T17:58:59.046Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.005 s
13:58:59 [2021-06-17T17:58:59.046Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.008 s
13:58:59 [2021-06-17T17:58:59.046Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:58:59 [2021-06-17T17:58:59.046Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.086 s
13:58:59 [2021-06-17T17:58:59.046Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:58:59 [2021-06-17T17:58:59.046Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
13:58:59 [2021-06-17T17:58:59.046Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:58:59 [2021-06-17T17:58:59.046Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.011 s
13:58:59 [2021-06-17T17:58:59.046Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
13:58:59 [2021-06-17T17:58:59.046Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:58:59 [2021-06-17T17:58:59.046Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.006 s
13:58:59 [2021-06-17T17:58:59.046Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
13:59:03 [2021-06-17T17:59:03.228Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.111 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
13:59:03 [2021-06-17T17:59:03.228Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.194 s
13:59:03 [2021-06-17T17:59:03.228Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.277 s
13:59:03 [2021-06-17T17:59:03.228Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.523 s
13:59:03 [2021-06-17T17:59:03.228Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.003 s
13:59:03 [2021-06-17T17:59:03.229Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
13:59:03 [2021-06-17T17:59:03.229Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
13:59:03 [2021-06-17T17:59:03.229Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.147 s
13:59:03 [2021-06-17T17:59:03.229Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.149 s
13:59:03 [2021-06-17T17:59:03.229Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
13:59:03 [2021-06-17T17:59:03.229Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.406 s
13:59:03 [2021-06-17T17:59:03.229Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
13:59:03 [2021-06-17T17:59:03.229Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
13:59:03 [2021-06-17T17:59:03.229Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
13:59:03 [2021-06-17T17:59:03.229Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
13:59:03 [2021-06-17T17:59:03.229Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.183 s
13:59:03 [2021-06-17T17:59:03.229Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
13:59:03 [2021-06-17T17:59:03.229Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
13:59:03 [2021-06-17T17:59:03.229Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.213 s
13:59:03 [2021-06-17T17:59:03.229Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
14:00:24 [2021-06-17T18:00:24.647Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.285 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
14:00:24 [2021-06-17T18:00:24.647Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.263 s
14:00:24 [2021-06-17T18:00:24.647Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.267 s
14:00:24 [2021-06-17T18:00:24.647Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.379 s
14:00:24 [2021-06-17T18:00:24.647Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.256 s
14:00:24 [2021-06-17T18:00:24.647Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.363 s
14:00:24 [2021-06-17T18:00:24.647Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.529 s
14:00:24 [2021-06-17T18:00:24.647Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.439 s
14:00:24 [2021-06-17T18:00:24.647Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.55 s
14:00:24 [2021-06-17T18:00:24.647Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.533 s
14:00:24 [2021-06-17T18:00:24.647Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.326 s
14:00:24 [2021-06-17T18:00:24.647Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.255 s
14:00:24 [2021-06-17T18:00:24.647Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.258 s
14:00:24 [2021-06-17T18:00:24.647Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.296 s
14:00:24 [2021-06-17T18:00:24.647Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.274 s
14:00:24 [2021-06-17T18:00:24.647Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.545 s
14:00:24 [2021-06-17T18:00:24.647Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.263 s
14:00:24 [2021-06-17T18:00:24.647Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.265 s
14:00:24 [2021-06-17T18:00:24.647Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.519 s
14:00:24 [2021-06-17T18:00:24.647Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.329 s
14:00:24 [2021-06-17T18:00:24.647Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.264 s
14:00:24 [2021-06-17T18:00:24.647Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.294 s
14:00:24 [2021-06-17T18:00:24.647Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.266 s
14:00:24 [2021-06-17T18:00:24.647Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.257 s
14:00:24 [2021-06-17T18:00:24.647Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.288 s
14:00:24 [2021-06-17T18:00:24.647Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.294 s
14:00:24 [2021-06-17T18:00:24.647Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.271 s
14:00:24 [2021-06-17T18:00:24.647Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.342 s
14:00:24 [2021-06-17T18:00:24.647Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.524 s
14:00:24 [2021-06-17T18:00:24.647Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.569 s
14:00:24 [2021-06-17T18:00:24.647Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.306 s
14:00:24 [2021-06-17T18:00:24.647Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.522 s
14:00:24 [2021-06-17T18:00:24.648Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.532 s
14:00:24 [2021-06-17T18:00:24.648Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.284 s
14:00:24 [2021-06-17T18:00:24.648Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.519 s
14:00:24 [2021-06-17T18:00:24.648Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.326 s
14:00:24 [2021-06-17T18:00:24.648Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.317 s
14:00:24 [2021-06-17T18:00:24.648Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.334 s
14:00:24 [2021-06-17T18:00:24.648Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.279 s
14:00:24 [2021-06-17T18:00:24.648Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.271 s
14:00:24 [2021-06-17T18:00:24.648Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.33 s
14:00:24 [2021-06-17T18:00:24.648Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.329 s
14:00:24 [2021-06-17T18:00:24.648Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.302 s
14:00:24 [2021-06-17T18:00:24.648Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.257 s
14:00:24 [2021-06-17T18:00:24.648Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.263 s
14:00:24 [2021-06-17T18:00:24.648Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.264 s
14:00:24 [2021-06-17T18:00:24.648Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.272 s
14:00:24 [2021-06-17T18:00:24.648Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.295 s
14:00:24 [2021-06-17T18:00:24.648Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:00:24 [2021-06-17T18:00:24.648Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:00:24 [2021-06-17T18:00:24.648Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
14:00:24 [2021-06-17T18:00:24.648Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:00:24 [2021-06-17T18:00:24.648Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:00:24 [2021-06-17T18:00:24.648Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:00:24 [2021-06-17T18:00:24.648Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:00:24 [2021-06-17T18:00:24.648Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:00:24 [2021-06-17T18:00:24.648Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:00:24 [2021-06-17T18:00:24.648Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:00:24 [2021-06-17T18:00:24.648Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:00:24 [2021-06-17T18:00:24.648Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
14:00:24 [2021-06-17T18:00:24.648Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
14:00:26 [2021-06-17T18:00:26.019Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.345 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
14:00:26 [2021-06-17T18:00:26.019Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
14:00:26 [2021-06-17T18:00:26.019Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:00:26 [2021-06-17T18:00:26.019Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.014 s
14:00:26 [2021-06-17T18:00:26.019Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:00:26 [2021-06-17T18:00:26.019Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.515 s
14:00:26 [2021-06-17T18:00:26.019Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.057 s
14:00:26 [2021-06-17T18:00:26.019Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.053 s
14:00:26 [2021-06-17T18:00:26.019Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.027 s
14:00:26 [2021-06-17T18:00:26.019Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.641 s
14:00:26 [2021-06-17T18:00:26.019Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.098 s
14:00:26 [2021-06-17T18:00:26.020Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:00:26 [2021-06-17T18:00:26.020Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.044 s
14:00:26 [2021-06-17T18:00:26.020Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:00:26 [2021-06-17T18:00:26.020Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:00:26 [2021-06-17T18:00:26.020Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.016 s
14:00:26 [2021-06-17T18:00:26.020Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.027 s
14:00:26 [2021-06-17T18:00:26.020Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.566 s
14:00:26 [2021-06-17T18:00:26.020Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:00:26 [2021-06-17T18:00:26.020Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
14:00:26 [2021-06-17T18:00:26.020Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.095 s
14:00:26 [2021-06-17T18:00:26.020Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.032 s
14:00:26 [2021-06-17T18:00:26.020Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.041 s
14:00:26 [2021-06-17T18:00:26.020Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.026 s
14:00:26 [2021-06-17T18:00:26.020Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
14:00:26 [2021-06-17T18:00:26.020Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:00:26 [2021-06-17T18:00:26.020Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:00:26 [2021-06-17T18:00:26.020Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.013 s
14:00:26 [2021-06-17T18:00:26.020Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
14:00:34 [2021-06-17T18:00:34.126Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.63 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
14:00:34 [2021-06-17T18:00:34.126Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.302 s
14:00:34 [2021-06-17T18:00:34.126Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.257 s
14:00:34 [2021-06-17T18:00:34.126Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.263 s
14:00:34 [2021-06-17T18:00:34.126Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.273 s
14:00:34 [2021-06-17T18:00:34.126Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.266 s
14:00:34 [2021-06-17T18:00:34.126Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.267 s
14:00:34 [2021-06-17T18:00:34.126Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:00:34 [2021-06-17T18:00:34.692Z] 
14:00:34 [2021-06-17T18:00:34.692Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:00:34.691
14:00:34 [2021-06-17T18:00:34.692Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:00:34 [2021-06-17T18:00:34.692Z] !STACK 0
14:00:34 [2021-06-17T18:00:34.692Z] java.lang.RuntimeException: The parameter should be set
14:00:34 [2021-06-17T18:00:34.692Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:00:34 [2021-06-17T18:00:34.692Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:00:34 [2021-06-17T18:00:34.692Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:00:34 [2021-06-17T18:00:34.950Z] 
14:00:34 [2021-06-17T18:00:34.950Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:00:34.693
14:00:34 [2021-06-17T18:00:34.950Z] !MESSAGE Exception executing analysis
14:00:34 [2021-06-17T18:00:34.950Z] !STACK 0
14:00:34 [2021-06-17T18:00:34.950Z] java.lang.RuntimeException: The parameter should be set
14:00:34 [2021-06-17T18:00:34.950Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:00:34 [2021-06-17T18:00:34.950Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:00:34 [2021-06-17T18:00:34.950Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:00:36 [2021-06-17T18:00:36.320Z] 
14:00:36 [2021-06-17T18:00:36.320Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:00:35.985
14:00:36 [2021-06-17T18:00:36.320Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:00:36 [2021-06-17T18:00:36.320Z] !STACK 0
14:00:36 [2021-06-17T18:00:36.320Z] java.lang.RuntimeException: The parameter should be set
14:00:36 [2021-06-17T18:00:36.320Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:00:36 [2021-06-17T18:00:36.320Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:00:36 [2021-06-17T18:00:36.320Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:00:36 [2021-06-17T18:00:36.320Z] 
14:00:36 [2021-06-17T18:00:36.320Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:00:35.987
14:00:36 [2021-06-17T18:00:36.320Z] !MESSAGE Exception executing analysis
14:00:36 [2021-06-17T18:00:36.320Z] !STACK 0
14:00:36 [2021-06-17T18:00:36.320Z] java.lang.RuntimeException: The parameter should be set
14:00:36 [2021-06-17T18:00:36.320Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:00:36 [2021-06-17T18:00:36.320Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:00:36 [2021-06-17T18:00:36.320Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:00:36 [2021-06-17T18:00:36.320Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.635 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:00:36 [2021-06-17T18:00:36.320Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.336 s
14:00:36 [2021-06-17T18:00:36.320Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.299 s
14:00:36 [2021-06-17T18:00:36.320Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:00:37 [2021-06-17T18:00:37.251Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:00:37 [2021-06-17T18:00:37.251Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.017 s
14:00:37 [2021-06-17T18:00:37.251Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.028 s
14:00:37 [2021-06-17T18:00:37.251Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.111 s
14:00:37 [2021-06-17T18:00:37.251Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:00:37 [2021-06-17T18:00:37.251Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:00:37 [2021-06-17T18:00:37.251Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
14:00:37 [2021-06-17T18:00:37.251Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:00:37 [2021-06-17T18:00:37.251Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:00:37 [2021-06-17T18:00:37.251Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
14:00:37 [2021-06-17T18:00:37.251Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
14:00:37 [2021-06-17T18:00:37.251Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.251Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.252Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.252Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:00:37 [2021-06-17T18:00:37.509Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:00:37 [2021-06-17T18:00:37.509Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.509Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
14:00:37 [2021-06-17T18:00:37.509Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
14:00:37 [2021-06-17T18:00:37.509Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
14:00:37 [2021-06-17T18:00:37.509Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
14:00:37 [2021-06-17T18:00:37.509Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
14:00:37 [2021-06-17T18:00:37.509Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
14:00:37 [2021-06-17T18:00:37.509Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
14:02:13 [2021-06-17T18:02:13.938Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.105 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
14:02:13 [2021-06-17T18:02:13.938Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.663 s
14:02:13 [2021-06-17T18:02:13.938Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.768 s
14:02:13 [2021-06-17T18:02:13.938Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.59 s
14:02:13 [2021-06-17T18:02:13.938Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.53 s
14:02:13 [2021-06-17T18:02:13.938Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.691 s
14:02:13 [2021-06-17T18:02:13.938Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.581 s
14:02:13 [2021-06-17T18:02:13.938Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.548 s
14:02:13 [2021-06-17T18:02:13.938Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.833 s
14:02:13 [2021-06-17T18:02:13.938Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.64 s
14:02:13 [2021-06-17T18:02:13.938Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.54 s
14:02:13 [2021-06-17T18:02:13.938Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.54 s
14:02:13 [2021-06-17T18:02:13.938Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.896 s
14:02:13 [2021-06-17T18:02:13.938Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.55 s
14:02:13 [2021-06-17T18:02:13.938Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.59 s
14:02:13 [2021-06-17T18:02:13.938Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.667 s
14:02:13 [2021-06-17T18:02:13.938Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.536 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.549 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.55 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.566 s
14:02:13 [2021-06-17T18:02:13.939Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.52 s
14:02:13 [2021-06-17T18:02:13.939Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.523 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.608 s
14:02:13 [2021-06-17T18:02:13.939Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.543 s
14:02:13 [2021-06-17T18:02:13.939Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.576 s
14:02:13 [2021-06-17T18:02:13.939Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.581 s
14:02:13 [2021-06-17T18:02:13.939Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.588 s
14:02:13 [2021-06-17T18:02:13.939Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.569 s
14:02:13 [2021-06-17T18:02:13.939Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.529 s
14:02:13 [2021-06-17T18:02:13.939Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.541 s
14:02:13 [2021-06-17T18:02:13.939Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.526 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.562 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.526 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.55 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.53 s
14:02:13 [2021-06-17T18:02:13.939Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
14:02:13 [2021-06-17T18:02:13.939Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
14:02:13 [2021-06-17T18:02:13.939Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
14:02:13 [2021-06-17T18:02:13.939Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
14:02:13 [2021-06-17T18:02:13.939Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
14:02:13 [2021-06-17T18:02:13.939Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
14:02:13 [2021-06-17T18:02:13.939Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.939Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.008 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.939Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
14:02:13 [2021-06-17T18:02:13.939Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
14:02:13 [2021-06-17T18:02:13.939Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.087 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.005 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.939Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.004 s
14:02:13 [2021-06-17T18:02:13.939Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
14:02:13 [2021-06-17T18:02:13.939Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
14:02:13 [2021-06-17T18:02:13.939Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
14:02:13 [2021-06-17T18:02:13.939Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
14:02:13 [2021-06-17T18:02:13.939Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
14:02:13 [2021-06-17T18:02:13.939Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.939Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.003 s
14:02:13 [2021-06-17T18:02:13.940Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
14:02:13 [2021-06-17T18:02:13.940Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
14:02:13 [2021-06-17T18:02:13.940Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
14:02:13 [2021-06-17T18:02:13.940Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
14:02:13 [2021-06-17T18:02:13.940Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
14:02:13 [2021-06-17T18:02:13.940Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
14:02:13 [2021-06-17T18:02:13.940Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.013 s
14:02:13 [2021-06-17T18:02:13.940Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
14:02:13 [2021-06-17T18:02:13.940Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.808 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
14:02:13 [2021-06-17T18:02:13.940Z] testDataProviderWithSimpleSingleColumnsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.137 s
14:02:13 [2021-06-17T18:02:13.940Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.127 s
14:02:13 [2021-06-17T18:02:13.940Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.345 s
14:02:13 [2021-06-17T18:02:13.940Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.032 s
14:02:13 [2021-06-17T18:02:13.940Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.594 s
14:02:13 [2021-06-17T18:02:13.940Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.940Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.098 s
14:02:13 [2021-06-17T18:02:13.940Z] testDataProviderWithSimpleMultiColumnsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.201 s
14:02:13 [2021-06-17T18:02:13.940Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
14:02:13 [2021-06-17T18:02:13.940Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
14:02:13 [2021-06-17T18:02:13.940Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
14:02:13 [2021-06-17T18:02:13.940Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.940Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
14:02:13 [2021-06-17T18:02:13.940Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
14:02:13 [2021-06-17T18:02:13.940Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.940Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.940Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
14:02:13 [2021-06-17T18:02:13.940Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
14:02:13 [2021-06-17T18:02:13.940Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
14:02:13 [2021-06-17T18:02:13.941Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
14:02:13 [2021-06-17T18:02:13.941Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
14:02:13 [2021-06-17T18:02:13.941Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
14:02:13 [2021-06-17T18:02:13.941Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
14:02:13 [2021-06-17T18:02:13.941Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
14:02:13 [2021-06-17T18:02:13.941Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:02:13 [2021-06-17T18:02:13.941Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:02:13 [2021-06-17T18:02:13.941Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.002 s
14:02:13 [2021-06-17T18:02:13.941Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.941Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.941Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
14:02:13 [2021-06-17T18:02:13.941Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:02:13 [2021-06-17T18:02:13.941Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:02:13 [2021-06-17T18:02:13.941Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.004 s
14:02:13 [2021-06-17T18:02:13.941Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.941Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.941Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.941Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.941Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:02:13 [2021-06-17T18:02:13.941Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:02:13 [2021-06-17T18:02:13.942Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:02:13 [2021-06-17T18:02:13.942Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:02:13 [2021-06-17T18:02:13.942Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.942Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.942Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:02:13 [2021-06-17T18:02:13.942Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:02:13 [2021-06-17T18:02:13.942Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.006 s
14:02:13 [2021-06-17T18:02:13.942Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.942Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.942Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:02:13 [2021-06-17T18:02:13.942Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:02:13 [2021-06-17T18:02:13.942Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.005 s
14:02:13 [2021-06-17T18:02:13.942Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:02:13 [2021-06-17T18:02:13.942Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:02:13 [2021-06-17T18:02:13.942Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:02:13 [2021-06-17T18:02:13.942Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:02:13 [2021-06-17T18:02:13.942Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.942Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:02:13 [2021-06-17T18:02:13.942Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:02:13 [2021-06-17T18:02:13.942Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.942Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
14:02:13 [2021-06-17T18:02:13.942Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.009 s
14:02:13 [2021-06-17T18:02:13.942Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.942Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:02:13 [2021-06-17T18:02:13.942Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:02:13 [2021-06-17T18:02:13.942Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.942Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.002 s
14:02:13 [2021-06-17T18:02:13.942Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
14:02:13 [2021-06-17T18:02:13.942Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:02:13 [2021-06-17T18:02:13.942Z] 
14:02:13 [2021-06-17T18:02:13.942Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-06-17 18:02:13.874
14:02:13 [2021-06-17T18:02:13.942Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:02:13 [2021-06-17T18:02:13.942Z] !STACK 0
14:02:13 [2021-06-17T18:02:13.942Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
14:02:13 [2021-06-17T18:02:13.942Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:02:13 [2021-06-17T18:02:13.942Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:02:13 [2021-06-17T18:02:13.942Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:02:13 [2021-06-17T18:02:13.942Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:02:13 [2021-06-17T18:02:13.942Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:02:15 [2021-06-17T18:02:15.321Z] 
14:02:15 [2021-06-17T18:02:15.321Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-06-17 18:02:14.974
14:02:15 [2021-06-17T18:02:15.321Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:02:15 [2021-06-17T18:02:15.321Z] !STACK 0
14:02:15 [2021-06-17T18:02:15.321Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
14:02:15 [2021-06-17T18:02:15.321Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:02:15 [2021-06-17T18:02:15.321Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:02:15 [2021-06-17T18:02:15.321Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:02:15 [2021-06-17T18:02:15.321Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:02:15 [2021-06-17T18:02:15.321Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:02:16 [2021-06-17T18:02:16.255Z] 
14:02:16 [2021-06-17T18:02:16.255Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-06-17 18:02:16.073
14:02:16 [2021-06-17T18:02:16.255Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:02:16 [2021-06-17T18:02:16.255Z] !STACK 0
14:02:16 [2021-06-17T18:02:16.255Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
14:02:16 [2021-06-17T18:02:16.255Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:02:16 [2021-06-17T18:02:16.255Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:02:16 [2021-06-17T18:02:16.255Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:02:16 [2021-06-17T18:02:16.255Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:02:16 [2021-06-17T18:02:16.255Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:02:16 [2021-06-17T18:02:16.255Z] 
14:02:16 [2021-06-17T18:02:16.255Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:02:16.074
14:02:16 [2021-06-17T18:02:16.255Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(405,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
14:02:18 [2021-06-17T18:02:18.784Z] 
14:02:18 [2021-06-17T18:02:18.784Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:02:18.298
14:02:18 [2021-06-17T18:02:18.784Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(412,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
14:02:19 [2021-06-17T18:02:19.717Z] 
14:02:19 [2021-06-17T18:02:19.717Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:02:19.429
14:02:19 [2021-06-17T18:02:19.717Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
14:02:19 [2021-06-17T18:02:19.717Z] !STACK 0
14:02:19 [2021-06-17T18:02:19.717Z] java.lang.IllegalStateException: This exception happens before initialization
14:02:19 [2021-06-17T18:02:19.717Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:02:19 [2021-06-17T18:02:19.717Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:02:19 [2021-06-17T18:02:19.717Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:02:19 [2021-06-17T18:02:19.717Z] 
14:02:19 [2021-06-17T18:02:19.717Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:02:19.429
14:02:19 [2021-06-17T18:02:19.717Z] !MESSAGE Exception executing analysis
14:02:19 [2021-06-17T18:02:19.717Z] !STACK 0
14:02:19 [2021-06-17T18:02:19.717Z] java.lang.IllegalStateException: This exception happens before initialization
14:02:19 [2021-06-17T18:02:19.717Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:02:19 [2021-06-17T18:02:19.717Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:02:19 [2021-06-17T18:02:19.717Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:02:20 [2021-06-17T18:02:20.650Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.959 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:02:20 [2021-06-17T18:02:20.650Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.014 s
14:02:20 [2021-06-17T18:02:20.650Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.121 s
14:02:20 [2021-06-17T18:02:20.650Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.313 s
14:02:20 [2021-06-17T18:02:20.650Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
14:02:20 [2021-06-17T18:02:20.650Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.114 s
14:02:20 [2021-06-17T18:02:20.650Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.11 s
14:02:20 [2021-06-17T18:02:20.650Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.113 s
14:02:20 [2021-06-17T18:02:20.650Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.008 s
14:02:20 [2021-06-17T18:02:20.650Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.008 s
14:02:20 [2021-06-17T18:02:20.650Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.116 s
14:02:20 [2021-06-17T18:02:20.650Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:02:20 [2021-06-17T18:02:20.650Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:02:20 [2021-06-17T18:02:20.650Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
14:02:20 [2021-06-17T18:02:20.650Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
14:02:20 [2021-06-17T18:02:20.650Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:02:20 [2021-06-17T18:02:20.650Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:02:20 [2021-06-17T18:02:20.650Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:02:20 [2021-06-17T18:02:20.650Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:02:20 [2021-06-17T18:02:20.650Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:02:20 [2021-06-17T18:02:20.650Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
14:02:20 [2021-06-17T18:02:20.650Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:02:20 [2021-06-17T18:02:20.908Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:02:20 [2021-06-17T18:02:20.908Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.004 s
14:02:20 [2021-06-17T18:02:20.908Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
14:02:20 [2021-06-17T18:02:20.908Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
14:02:20 [2021-06-17T18:02:20.908Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.003 s
14:02:20 [2021-06-17T18:02:20.908Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
14:02:20 [2021-06-17T18:02:20.908Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
14:02:20 [2021-06-17T18:02:20.908Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:02:22 [2021-06-17T18:02:22.283Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.064 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:02:22 [2021-06-17T18:02:22.283Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.016 s
14:02:22 [2021-06-17T18:02:22.283Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.006 s
14:02:22 [2021-06-17T18:02:22.283Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.006 s
14:02:22 [2021-06-17T18:02:22.283Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.003 s
14:02:22 [2021-06-17T18:02:22.283Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0 s
14:02:22 [2021-06-17T18:02:22.283Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.005 s
14:02:22 [2021-06-17T18:02:22.283Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.14 s
14:02:22 [2021-06-17T18:02:22.283Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.035 s
14:02:22 [2021-06-17T18:02:22.283Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.077 s
14:02:22 [2021-06-17T18:02:22.283Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.004 s
14:02:22 [2021-06-17T18:02:22.283Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.003 s
14:02:22 [2021-06-17T18:02:22.283Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:02:23 [2021-06-17T18:02:23.653Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.578 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:02:23 [2021-06-17T18:02:23.653Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.535 s
14:02:23 [2021-06-17T18:02:23.653Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.042 s
14:02:23 [2021-06-17T18:02:23.653Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
14:02:31 [2021-06-17T18:02:31.753Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.155 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
14:02:31 [2021-06-17T18:02:31.753Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.331 s
14:02:31 [2021-06-17T18:02:31.753Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.403 s
14:02:31 [2021-06-17T18:02:31.753Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.285 s
14:02:31 [2021-06-17T18:02:31.753Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.327 s
14:02:31 [2021-06-17T18:02:31.753Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.539 s
14:02:31 [2021-06-17T18:02:31.753Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.269 s
14:02:31 [2021-06-17T18:02:31.753Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
14:02:39 [2021-06-17T18:02:39.856Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.248 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
14:02:39 [2021-06-17T18:02:39.856Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.623 s
14:02:39 [2021-06-17T18:02:39.856Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.577 s
14:02:39 [2021-06-17T18:02:39.856Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.612 s
14:02:39 [2021-06-17T18:02:39.856Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.631 s
14:02:39 [2021-06-17T18:02:39.856Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.201 s
14:02:39 [2021-06-17T18:02:39.856Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.161 s
14:02:39 [2021-06-17T18:02:39.856Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.631 s
14:02:39 [2021-06-17T18:02:39.856Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.593 s
14:02:39 [2021-06-17T18:02:39.856Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.001 s
14:02:39 [2021-06-17T18:02:39.856Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.571 s
14:02:39 [2021-06-17T18:02:39.856Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
14:02:40 [2021-06-17T18:02:40.115Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
14:02:40 [2021-06-17T18:02:40.115Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.007 s
14:02:40 [2021-06-17T18:02:40.115Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
14:02:40 [2021-06-17T18:02:40.115Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
14:02:40 [2021-06-17T18:02:40.115Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
14:02:40 [2021-06-17T18:02:40.115Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
14:02:40 [2021-06-17T18:02:40.115Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
14:02:40 [2021-06-17T18:02:40.681Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
14:02:40 [2021-06-17T18:02:40.681Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.009 s
14:02:40 [2021-06-17T18:02:40.681Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.078 s
14:02:40 [2021-06-17T18:02:40.681Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
14:02:40 [2021-06-17T18:02:40.681Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
14:02:40 [2021-06-17T18:02:40.681Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.183 s
14:02:40 [2021-06-17T18:02:40.681Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
14:02:40 [2021-06-17T18:02:40.681Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.113 s
14:02:40 [2021-06-17T18:02:40.681Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.099 s
14:02:40 [2021-06-17T18:02:40.681Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
14:02:40 [2021-06-17T18:02:40.681Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
14:02:40 [2021-06-17T18:02:40.681Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.119 s
14:02:40 [2021-06-17T18:02:40.681Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
14:02:40 [2021-06-17T18:02:40.681Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
14:02:45 [2021-06-17T18:02:45.943Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.286 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
14:02:45 [2021-06-17T18:02:45.943Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.374 s
14:02:45 [2021-06-17T18:02:45.943Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.354 s
14:02:45 [2021-06-17T18:02:45.943Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.279 s
14:02:45 [2021-06-17T18:02:45.943Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.277 s
14:02:45 [2021-06-17T18:02:45.943Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
14:02:45 [2021-06-17T18:02:45.943Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
14:02:45 [2021-06-17T18:02:45.943Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
14:02:45 [2021-06-17T18:02:45.943Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
14:02:45 [2021-06-17T18:02:45.943Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
14:02:45 [2021-06-17T18:02:45.943Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
14:02:45 [2021-06-17T18:02:45.943Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
14:02:45 [2021-06-17T18:02:45.943Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
14:02:45 [2021-06-17T18:02:45.943Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.009 s
14:02:45 [2021-06-17T18:02:45.943Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
14:02:45 [2021-06-17T18:02:45.943Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
14:02:45 [2021-06-17T18:02:45.943Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:02:45 [2021-06-17T18:02:45.943Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:02:45 [2021-06-17T18:02:45.943Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.002 s
14:02:45 [2021-06-17T18:02:45.943Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
14:02:45 [2021-06-17T18:02:45.943Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.002 s
14:02:45 [2021-06-17T18:02:45.943Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.036 s
14:02:45 [2021-06-17T18:02:45.943Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
14:02:45 [2021-06-17T18:02:45.943Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:03:04 [2021-06-17T18:03:04.007Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.005 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:03:04 [2021-06-17T18:03:04.007Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.002 s
14:03:04 [2021-06-17T18:03:04.007Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
14:03:04 [2021-06-17T18:03:04.007Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
14:03:04 [2021-06-17T18:03:04.007Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
14:03:04 [2021-06-17T18:03:04.007Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
14:03:04 [2021-06-17T18:03:04.007Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
14:03:04 [2021-06-17T18:03:04.007Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
14:03:04 [2021-06-17T18:03:04.007Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
14:03:04 [2021-06-17T18:03:04.007Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
14:03:04 [2021-06-17T18:03:04.007Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
14:03:04 [2021-06-17T18:03:04.007Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
14:03:04 [2021-06-17T18:03:04.007Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.001 s
14:03:04 [2021-06-17T18:03:04.007Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
14:03:04 [2021-06-17T18:03:04.007Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
14:03:04 [2021-06-17T18:03:04.007Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
14:03:04 [2021-06-17T18:03:04.008Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
14:03:04 [2021-06-17T18:03:04.008Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0.002 s
14:03:04 [2021-06-17T18:03:04.008Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
14:03:04 [2021-06-17T18:03:04.008Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
14:03:04 [2021-06-17T18:03:04.265Z] 
14:03:04 [2021-06-17T18:03:04.265Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:04.166
14:03:04 [2021-06-17T18:03:04.265Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(529,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
14:03:05 [2021-06-17T18:03:05.638Z] 
14:03:05 [2021-06-17T18:03:05.638Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:05.268
14:03:05 [2021-06-17T18:03:05.638Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(531,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
14:03:05 [2021-06-17T18:03:05.638Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.406 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
14:03:05 [2021-06-17T18:03:05.638Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.05 s
14:03:05 [2021-06-17T18:03:05.638Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.101 s
14:03:05 [2021-06-17T18:03:05.638Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
14:03:05 [2021-06-17T18:03:05.638Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
14:03:05 [2021-06-17T18:03:05.638Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:03:05 [2021-06-17T18:03:05.638Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:03:05 [2021-06-17T18:03:05.638Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:03:05 [2021-06-17T18:03:05.638Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:03:05 [2021-06-17T18:03:05.638Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:03:05 [2021-06-17T18:03:05.638Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:03:05 [2021-06-17T18:03:05.639Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:03:05 [2021-06-17T18:03:05.639Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:03:05 [2021-06-17T18:03:05.639Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:03:05 [2021-06-17T18:03:05.639Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:03:05 [2021-06-17T18:03:05.639Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:03:05 [2021-06-17T18:03:05.639Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:03:05 [2021-06-17T18:03:05.639Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:03:05 [2021-06-17T18:03:05.639Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:03:05 [2021-06-17T18:03:05.639Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
14:03:07 [2021-06-17T18:03:07.011Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
14:03:07 [2021-06-17T18:03:07.011Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
14:03:07 [2021-06-17T18:03:07.011Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.345 s
14:03:07 [2021-06-17T18:03:07.011Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.104 s
14:03:07 [2021-06-17T18:03:07.011Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.887 s
14:03:07 [2021-06-17T18:03:07.011Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
14:03:07 [2021-06-17T18:03:07.011Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
14:03:07 [2021-06-17T18:03:07.011Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.003 s
14:03:07 [2021-06-17T18:03:07.011Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.011Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.047 s
14:03:07 [2021-06-17T18:03:07.011Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
14:03:07 [2021-06-17T18:03:07.270Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
14:03:07 [2021-06-17T18:03:07.270Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.076 s
14:03:07 [2021-06-17T18:03:07.270Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.270Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.07 s
14:03:07 [2021-06-17T18:03:07.270Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
14:03:07 [2021-06-17T18:03:07.270Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.02 s
14:03:07 [2021-06-17T18:03:07.270Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.01 s
14:03:07 [2021-06-17T18:03:07.270Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.052 s
14:03:07 [2021-06-17T18:03:07.270Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.045 s
14:03:07 [2021-06-17T18:03:07.270Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.270Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.066 s
14:03:07 [2021-06-17T18:03:07.270Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
14:03:07 [2021-06-17T18:03:07.270Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.016 s
14:03:07 [2021-06-17T18:03:07.270Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.006 s
14:03:07 [2021-06-17T18:03:07.270Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
14:03:07 [2021-06-17T18:03:07.270Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:03:07 [2021-06-17T18:03:07.270Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:03:07 [2021-06-17T18:03:07.270Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.058 s
14:03:07 [2021-06-17T18:03:07.271Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.001 s
14:03:07 [2021-06-17T18:03:07.271Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:03:07 [2021-06-17T18:03:07.271Z] 
14:03:07 [2021-06-17T18:03:07.271Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:07.145
14:03:07 [2021-06-17T18:03:07.271Z] !MESSAGE Error parsing /tmp/markers12364495896068458938xml
14:03:07 [2021-06-17T18:03:07.271Z] !STACK 0
14:03:07 [2021-06-17T18:03:07.271Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12364495896068458938xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:03:07 [2021-06-17T18:03:07.271Z] 
14:03:07 [2021-06-17T18:03:07.271Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:07.150
14:03:07 [2021-06-17T18:03:07.271Z] !MESSAGE Error parsing /tmp/markers16558750285792830643xml
14:03:07 [2021-06-17T18:03:07.271Z] !STACK 0
14:03:07 [2021-06-17T18:03:07.271Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers16558750285792830643xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:03:07 [2021-06-17T18:03:07.271Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.271Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:03:07 [2021-06-17T18:03:07.272Z] 
14:03:07 [2021-06-17T18:03:07.272Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:07.154
14:03:07 [2021-06-17T18:03:07.272Z] !MESSAGE Error parsing /tmp/markers16271542406317648039xml
14:03:07 [2021-06-17T18:03:07.272Z] !STACK 0
14:03:07 [2021-06-17T18:03:07.272Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers16271542406317648039xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.272Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:03:07 [2021-06-17T18:03:07.272Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:03:07 [2021-06-17T18:03:07.273Z] 
14:03:07 [2021-06-17T18:03:07.273Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:07.158
14:03:07 [2021-06-17T18:03:07.273Z] !MESSAGE Error parsing /tmp/markers6047810384117053480xml
14:03:07 [2021-06-17T18:03:07.273Z] !STACK 0
14:03:07 [2021-06-17T18:03:07.273Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6047810384117053480xml; 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.
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:03:07 [2021-06-17T18:03:07.273Z] 
14:03:07 [2021-06-17T18:03:07.273Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:07.166
14:03:07 [2021-06-17T18:03:07.273Z] !MESSAGE Error parsing /tmp/markers4504927971223679175xml
14:03:07 [2021-06-17T18:03:07.273Z] !STACK 0
14:03:07 [2021-06-17T18:03:07.273Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:03:07 [2021-06-17T18:03:07.273Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
14:03:07 [2021-06-17T18:03:07.273Z] 	at com.google.common.collect.Range.create(Range.java:146)
14:03:07 [2021-06-17T18:03:07.273Z] 	at com.google.common.collect.Range.closed(Range.java:170)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.273Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:03:07 [2021-06-17T18:03:07.273Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:03:07 [2021-06-17T18:03:07.274Z] 
14:03:07 [2021-06-17T18:03:07.274Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:07.171
14:03:07 [2021-06-17T18:03:07.274Z] !MESSAGE Error parsing /tmp/markers6878460901590342693xml
14:03:07 [2021-06-17T18:03:07.274Z] !STACK 0
14:03:07 [2021-06-17T18:03:07.274Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6878460901590342693xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:03:07 [2021-06-17T18:03:07.274Z] 
14:03:07 [2021-06-17T18:03:07.274Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:07.226
14:03:07 [2021-06-17T18:03:07.274Z] !MESSAGE Error parsing /tmp/markers10159913734609580639xml
14:03:07 [2021-06-17T18:03:07.274Z] !STACK 0
14:03:07 [2021-06-17T18:03:07.274Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:03:07 [2021-06-17T18:03:07.274Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
14:03:07 [2021-06-17T18:03:07.274Z] 	at com.google.common.collect.Range.create(Range.java:146)
14:03:07 [2021-06-17T18:03:07.274Z] 	at com.google.common.collect.Range.closed(Range.java:170)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.274Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.274Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:03:07 [2021-06-17T18:03:07.275Z] 
14:03:07 [2021-06-17T18:03:07.275Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:07.231
14:03:07 [2021-06-17T18:03:07.275Z] !MESSAGE Error parsing /tmp/markers14997325166424132616xml
14:03:07 [2021-06-17T18:03:07.275Z] !STACK 0
14:03:07 [2021-06-17T18:03:07.275Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers14997325166424132616xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3506)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3432)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3334)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2372)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:943)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1716)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2881)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:03:07 [2021-06-17T18:03:07.275Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.275Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:03:07 [2021-06-17T18:03:07.276Z] 
14:03:07 [2021-06-17T18:03:07.276Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:03:07.235
14:03:07 [2021-06-17T18:03:07.276Z] !MESSAGE Error parsing /tmp/markers18133937384093589909xml
14:03:07 [2021-06-17T18:03:07.276Z] !STACK 0
14:03:07 [2021-06-17T18:03:07.276Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers18133937384093589909xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:849)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:03:07 [2021-06-17T18:03:07.276Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:03:07 [2021-06-17T18:03:07.276Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:03:07 [2021-06-17T18:03:07.276Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:03:07 [2021-06-17T18:03:07.276Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.103 s
14:03:07 [2021-06-17T18:03:07.276Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.008 s
14:03:07 [2021-06-17T18:03:07.276Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.004 s
14:03:07 [2021-06-17T18:03:07.276Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.002 s
14:03:07 [2021-06-17T18:03:07.276Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:03:07 [2021-06-17T18:03:07.276Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:03:07 [2021-06-17T18:03:07.276Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.276Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0.001 s
14:03:07 [2021-06-17T18:03:07.276Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
14:03:07 [2021-06-17T18:03:07.276Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
14:03:07 [2021-06-17T18:03:07.276Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
14:03:07 [2021-06-17T18:03:07.276Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
14:03:07 [2021-06-17T18:03:07.276Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
14:03:07 [2021-06-17T18:03:07.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
14:03:07 [2021-06-17T18:03:07.535Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
14:03:07 [2021-06-17T18:03:07.535Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
14:03:07 [2021-06-17T18:03:07.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
14:03:07 [2021-06-17T18:03:07.535Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.058 s
14:03:07 [2021-06-17T18:03:07.535Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
14:03:07 [2021-06-17T18:03:07.792Z] 
14:03:07 [2021-06-17T18:03:07.792Z] !ENTRY org.eclipse.cdt.core.native 4 0 2021-06-17 18:03:07.727
14:03:07 [2021-06-17T18:03:07.792Z] !MESSAGE no spawner in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
14:03:08 [2021-06-17T18:03:08.050Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
14:03:08 [2021-06-17T18:03:08.050Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.41 s
14:03:08 [2021-06-17T18:03:08.050Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
14:03:08 [2021-06-17T18:03:08.050Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.004 s
14:03:08 [2021-06-17T18:03:08.050Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
14:03:08 [2021-06-17T18:03:08.307Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
14:03:08 [2021-06-17T18:03:08.307Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.04 s
14:03:08 [2021-06-17T18:03:08.307Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.016 s
14:03:08 [2021-06-17T18:03:08.307Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.003 s
14:03:08 [2021-06-17T18:03:08.307Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
14:03:08 [2021-06-17T18:03:08.307Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.004 s
14:03:08 [2021-06-17T18:03:08.307Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
14:03:08 [2021-06-17T18:03:08.307Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
14:03:08 [2021-06-17T18:03:08.307Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:03:08 [2021-06-17T18:03:08.307Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:03:08 [2021-06-17T18:03:08.307Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:03:08 [2021-06-17T18:03:08.307Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:03:08 [2021-06-17T18:03:08.307Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:03:08 [2021-06-17T18:03:08.307Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:03:08 [2021-06-17T18:03:08.307Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:03:08 [2021-06-17T18:03:08.307Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:03:08 [2021-06-17T18:03:08.307Z] 
14:03:08 [2021-06-17T18:03:08.307Z] Results:
14:03:08 [2021-06-17T18:03:08.307Z] 
14:03:08 [2021-06-17T18:03:08.307Z] Tests run: 856, Failures: 0, Errors: 0, Skipped: 1
14:03:08 [2021-06-17T18:03:08.307Z] 
14:03:08 [2021-06-17T18:03:08.307Z] 
14:03:08 [2021-06-17T18:03:08.307Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:03:08.157
14:03:08 [2021-06-17T18:03:08.307Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:03:08 [2021-06-17T18:03:08.565Z] 
14:03:08 [2021-06-17T18:03:08.565Z] !ENTRY org.eclipse.core.jobs 2 2 2021-06-17 18:03:08.492
14:03:08 [2021-06-17T18:03:08.565Z] !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
14:03:08 [2021-06-17T18:03:08.565Z] 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
14:03:08 [2021-06-17T18:03:08.565Z] [INFO] All tests passed!
14:03:08 [2021-06-17T18:03:08.565Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.565Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
14:03:08 [2021-06-17T18:03:08.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT.jar
14:03:08 [2021-06-17T18:03:08.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT.pom
14:03:08 [2021-06-17T18:03:08.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT-sources.jar
14:03:08 [2021-06-17T18:03:08.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT-pack200.jar.pack.gz
14:03:08 [2021-06-17T18:03:08.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.17-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.17-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.2-SNAPSHOT   [19/138]
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] The project's OSGi version is 4.2.2.202106171750
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] 
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:08 [2021-06-17T18:03:08.823Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
14:03:09 [2021-06-17T18:03:09.081Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.081Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:03:09 [2021-06-17T18:03:09.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
14:03:09 [2021-06-17T18:03:09.081Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.081Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.081Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT-sources.jar
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT.jar
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.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
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.339Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT.jar
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT.jar
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT.pom
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT-sources.jar
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT-pack200.jar.pack.gz
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT-p2metadata.xml
14:03:09 [2021-06-17T18:03:09.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.2-SNAPSHOT-p2artifacts.xml
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.13-SNAPSHOT [20/138]
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] The project's OSGi version is 1.0.13.202106171750
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:09 [2021-06-17T18:03:09.340Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.597Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:09 [2021-06-17T18:03:09.597Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:03:09 [2021-06-17T18:03:09.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
14:03:09 [2021-06-17T18:03:09.597Z] [INFO] 
14:03:09 [2021-06-17T18:03:09.597Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:09 [2021-06-17T18:03:09.597Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] 
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] 
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] 
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] 
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT.jar
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] 
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] 
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:10 [2021-06-17T18:03:10.164Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] 
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:10 [2021-06-17T18:03:10.164Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:03:10 [2021-06-17T18:03:10.164Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT.jar
14:03:10 [2021-06-17T18:03:10.422Z] [INFO] 
14:03:10 [2021-06-17T18:03:10.422Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:10 [2021-06-17T18:03:10.422Z] [INFO] 
14:03:10 [2021-06-17T18:03:10.422Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:03:10 [2021-06-17T18:03:10.988Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
14:03:10 [2021-06-17T18:03:10.988Z] [INFO] Command line:
14:03:10 [2021-06-17T18:03:10.988Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:03:10 [2021-06-17T18:03:10.988Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:03:14 [2021-06-17T18:03:14.265Z] !SESSION 2021-06-17 18:03:11.055 -----------------------------------------------
14:03:14 [2021-06-17T18:03:14.265Z] eclipse.buildId=unknown
14:03:14 [2021-06-17T18:03:14.265Z] java.version=11.0.2
14:03:14 [2021-06-17T18:03:14.265Z] java.vendor=Oracle Corporation
14:03:14 [2021-06-17T18:03:14.265Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:03:14 [2021-06-17T18:03:14.265Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:03:14 [2021-06-17T18:03:14.265Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:03:14 [2021-06-17T18:03:14.265Z] 
14:03:14 [2021-06-17T18:03:14.265Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:03:13.753
14:03:14 [2021-06-17T18:03:14.265Z] !MESSAGE FrameworkEvent ERROR
14:03:14 [2021-06-17T18:03:14.265Z] !STACK 0
14:03:14 [2021-06-17T18:03:14.265Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:03:14 [2021-06-17T18:03:14.265Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:03:14 [2021-06-17T18:03:14.265Z] 
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:03:14 [2021-06-17T18:03:14.265Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:03:14 [2021-06-17T18:03:14.265Z] 
14:03:14 [2021-06-17T18:03:14.265Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:03:13.864
14:03:14 [2021-06-17T18:03:14.265Z] !MESSAGE FrameworkEvent ERROR
14:03:14 [2021-06-17T18:03:14.265Z] !STACK 0
14:03:14 [2021-06-17T18:03:14.265Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:03:14 [2021-06-17T18:03:14.265Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:03:14 [2021-06-17T18:03:14.265Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:03:14 [2021-06-17T18:03:14.266Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:03:14 [2021-06-17T18:03:14.266Z]        org.apache.httpcomponents.httpclient.win [35]
14:03:14 [2021-06-17T18:03:14.266Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:03:14 [2021-06-17T18:03:14.266Z] 
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:03:14 [2021-06-17T18:03:14.266Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:03:15 [2021-06-17T18:03:15.644Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
14:03:18 [2021-06-17T18:03:18.928Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
14:03:18 [2021-06-17T18:03:18.928Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.376 s
14:03:18 [2021-06-17T18:03:18.928Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.233 s
14:03:18 [2021-06-17T18:03:18.928Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.059 s
14:03:18 [2021-06-17T18:03:18.928Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
14:03:18 [2021-06-17T18:03:18.928Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
14:03:19 [2021-06-17T18:03:19.505Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
14:03:19 [2021-06-17T18:03:19.505Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.751 s
14:03:19 [2021-06-17T18:03:19.505Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.196 s
14:03:19 [2021-06-17T18:03:19.505Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
14:03:19 [2021-06-17T18:03:19.763Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
14:03:19 [2021-06-17T18:03:19.763Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
14:03:19 [2021-06-17T18:03:19.763Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.112 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:03:19 [2021-06-17T18:03:19.763Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:03:19 [2021-06-17T18:03:19.763Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
14:03:23 [2021-06-17T18:03:23.945Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.214 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
14:03:23 [2021-06-17T18:03:23.945Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.227 s
14:03:23 [2021-06-17T18:03:23.945Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
14:03:23 [2021-06-17T18:03:23.945Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.296 s
14:03:23 [2021-06-17T18:03:23.945Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.303 s
14:03:23 [2021-06-17T18:03:23.945Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
14:03:23 [2021-06-17T18:03:23.945Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
14:03:23 [2021-06-17T18:03:23.945Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
14:03:23 [2021-06-17T18:03:23.945Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.598 s
14:03:23 [2021-06-17T18:03:23.945Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
14:03:23 [2021-06-17T18:03:23.945Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 1.1 s
14:03:23 [2021-06-17T18:03:23.945Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
14:03:23 [2021-06-17T18:03:23.945Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
14:03:23 [2021-06-17T18:03:23.945Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
14:03:23 [2021-06-17T18:03:23.945Z] 
14:03:23 [2021-06-17T18:03:23.945Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 18:03:23.905
14:03:23 [2021-06-17T18:03:23.945Z] !MESSAGE Unknown trace attribute: test
14:03:23 [2021-06-17T18:03:23.945Z] 
14:03:23 [2021-06-17T18:03:23.945Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 18:03:23.906
14:03:23 [2021-06-17T18:03:23.945Z] !MESSAGE Unknown trace attribute: test1
14:03:23 [2021-06-17T18:03:23.945Z] 
14:03:23 [2021-06-17T18:03:23.945Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 18:03:23.907
14:03:23 [2021-06-17T18:03:23.945Z] !MESSAGE Unknown trace attribute: test2
14:03:23 [2021-06-17T18:03:23.945Z] 
14:03:23 [2021-06-17T18:03:23.945Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 18:03:23.907
14:03:23 [2021-06-17T18:03:23.945Z] !MESSAGE Unknown trace attribute: test3
14:03:23 [2021-06-17T18:03:23.945Z] 
14:03:23 [2021-06-17T18:03:23.945Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2021-06-17 18:03:23.908
14:03:23 [2021-06-17T18:03:23.945Z] !MESSAGE Unknown trace attribute: test4
14:03:24 [2021-06-17T18:03:24.202Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
14:03:24 [2021-06-17T18:03:24.202Z] 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.009 s
14:03:24 [2021-06-17T18:03:24.202Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.054 s
14:03:24 [2021-06-17T18:03:24.202Z] 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.002 s
14:03:24 [2021-06-17T18:03:24.202Z] 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
14:03:24 [2021-06-17T18:03:24.202Z] 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
14:03:24 [2021-06-17T18:03:24.202Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
14:03:34 [2021-06-17T18:03:34.165Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
14:03:34 [2021-06-17T18:03:34.165Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 5.543 s
14:03:34 [2021-06-17T18:03:34.165Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 3.457 s
14:03:34 [2021-06-17T18:03:34.165Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
14:04:20 [2021-06-17T18:04:20.821Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.45 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
14:04:20 [2021-06-17T18:04:20.821Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.006 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 8.005 s
14:04:20 [2021-06-17T18:04:20.821Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.504 s
14:04:20 [2021-06-17T18:04:20.821Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.537 s
14:04:20 [2021-06-17T18:04:20.821Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.58 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
14:04:20 [2021-06-17T18:04:20.821Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:04:20 [2021-06-17T18:04:20.821Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.735 s
14:04:20 [2021-06-17T18:04:20.821Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
14:04:20 [2021-06-17T18:04:20.821Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 7.22 s
14:04:20 [2021-06-17T18:04:20.821Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:04:20 [2021-06-17T18:04:20.821Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
14:04:20 [2021-06-17T18:04:20.821Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.493 s
14:04:20 [2021-06-17T18:04:20.821Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
14:04:20 [2021-06-17T18:04:20.821Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.517 s
14:04:20 [2021-06-17T18:04:20.821Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.441 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.526 s
14:04:20 [2021-06-17T18:04:20.821Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.66 s
14:04:20 [2021-06-17T18:04:20.821Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
14:04:20 [2021-06-17T18:04:20.821Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.488 s
14:04:20 [2021-06-17T18:04:20.821Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:04:20 [2021-06-17T18:04:20.821Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:04:20 [2021-06-17T18:04:20.821Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:04:20 [2021-06-17T18:04:20.821Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
14:04:25 [2021-06-17T18:04:25.002Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.203 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
14:04:25 [2021-06-17T18:04:25.002Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.249 s
14:04:25 [2021-06-17T18:04:25.002Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.157 s
14:04:25 [2021-06-17T18:04:25.002Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.647 s
14:04:25 [2021-06-17T18:04:25.002Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.148 s
14:04:25 [2021-06-17T18:04:25.002Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
14:04:33 [2021-06-17T18:04:33.113Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.409 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:04:33 [2021-06-17T18:04:33.113Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.013 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.004 s
14:04:33 [2021-06-17T18:04:33.113Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.052 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.003 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
14:04:33 [2021-06-17T18:04:33.113Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:04:33 [2021-06-17T18:04:33.113Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.007 s
14:04:33 [2021-06-17T18:04:33.113Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
14:04:47 [2021-06-17T18:04:47.979Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.497 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
14:04:47 [2021-06-17T18:04:47.979Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.272 s
14:04:47 [2021-06-17T18:04:47.979Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.091 s
14:04:47 [2021-06-17T18:04:47.979Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
14:04:47 [2021-06-17T18:04:47.979Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.753 s
14:04:47 [2021-06-17T18:04:47.979Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.806 s
14:04:47 [2021-06-17T18:04:47.979Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.609 s
14:04:47 [2021-06-17T18:04:47.979Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.215 s
14:04:47 [2021-06-17T18:04:47.979Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.197 s
14:04:47 [2021-06-17T18:04:47.979Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.653 s
14:04:47 [2021-06-17T18:04:47.979Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.913 s
14:04:47 [2021-06-17T18:04:47.979Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.201 s
14:04:47 [2021-06-17T18:04:47.979Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.875 s
14:04:47 [2021-06-17T18:04:47.979Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
14:04:47 [2021-06-17T18:04:47.979Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
14:04:47 [2021-06-17T18:04:47.979Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.979Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.979Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.979Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.979Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.979Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
14:04:47 [2021-06-17T18:04:47.979Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.353 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
14:04:47 [2021-06-17T18:04:47.979Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 1.128 s
14:04:47 [2021-06-17T18:04:47.979Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 1.181 s
14:04:47 [2021-06-17T18:04:47.979Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
14:04:47 [2021-06-17T18:04:47.979Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
14:04:47 [2021-06-17T18:04:47.979Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.979Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.979Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.980Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.980Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:04:47 [2021-06-17T18:04:47.980Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0.001 s
14:04:47 [2021-06-17T18:04:47.980Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
14:04:48 [2021-06-17T18:04:48.239Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
14:04:48 [2021-06-17T18:04:48.239Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.124 s
14:04:48 [2021-06-17T18:04:48.239Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
14:04:48 [2021-06-17T18:04:48.239Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
14:04:48 [2021-06-17T18:04:48.239Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0.001 s
14:04:48 [2021-06-17T18:04:48.239Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
14:04:48 [2021-06-17T18:04:48.239Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
14:04:48 [2021-06-17T18:04:48.239Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
14:04:48 [2021-06-17T18:04:48.239Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
14:04:48 [2021-06-17T18:04:48.239Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:04:48 [2021-06-17T18:04:48.239Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
14:04:50 [2021-06-17T18:04:50.766Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.106 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
14:04:50 [2021-06-17T18:04:50.766Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
14:04:50 [2021-06-17T18:04:50.766Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.085 s
14:04:50 [2021-06-17T18:04:50.766Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.297 s
14:04:50 [2021-06-17T18:04:50.766Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.174 s
14:04:50 [2021-06-17T18:04:50.766Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.123 s
14:04:50 [2021-06-17T18:04:50.766Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.137 s
14:04:50 [2021-06-17T18:04:50.766Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.055 s
14:04:50 [2021-06-17T18:04:50.766Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.076 s
14:04:50 [2021-06-17T18:04:50.766Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
14:05:02 [2021-06-17T18:05:02.961Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.451 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
14:05:02 [2021-06-17T18:05:02.961Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.71 s
14:05:02 [2021-06-17T18:05:02.961Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 3.093 s
14:05:02 [2021-06-17T18:05:02.961Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.406 s
14:05:02 [2021-06-17T18:05:02.961Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.405 s
14:05:02 [2021-06-17T18:05:02.961Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.404 s
14:05:02 [2021-06-17T18:05:02.961Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.432 s
14:05:02 [2021-06-17T18:05:02.962Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
14:05:03 [2021-06-17T18:05:03.527Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.649 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
14:05:03 [2021-06-17T18:05:03.527Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
14:05:03 [2021-06-17T18:05:03.527Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.002 s
14:05:03 [2021-06-17T18:05:03.527Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
14:05:03 [2021-06-17T18:05:03.527Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.058 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:05:03 [2021-06-17T18:05:03.527Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
14:05:03 [2021-06-17T18:05:03.527Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
14:05:03 [2021-06-17T18:05:03.527Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
14:05:03 [2021-06-17T18:05:03.527Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
14:07:39 [2021-06-17T18:07:39.980Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.724 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 12.86 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 10.596 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 12.947 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.501 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.058 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.389 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.209 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.038 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.302 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.276 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.324 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.136 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.404 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.688 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.221 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.223 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.223 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 6.625 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.245 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 5.755 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 6.268 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.257 s
14:07:39 [2021-06-17T18:07:39.980Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 11.52 s
14:07:39 [2021-06-17T18:07:39.980Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
14:07:39 [2021-06-17T18:07:39.980Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
14:07:39 [2021-06-17T18:07:39.980Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.039 s
14:07:39 [2021-06-17T18:07:39.980Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.069 s
14:07:39 [2021-06-17T18:07:39.980Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.034 s
14:07:39 [2021-06-17T18:07:39.980Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.039 s
14:07:39 [2021-06-17T18:07:39.980Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.024 s
14:07:39 [2021-06-17T18:07:39.980Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.025 s
14:07:39 [2021-06-17T18:07:39.980Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.133 s
14:07:39 [2021-06-17T18:07:39.980Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
14:07:39 [2021-06-17T18:07:39.980Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
14:07:39 [2021-06-17T18:07:39.980Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.06 s
14:07:39 [2021-06-17T18:07:39.980Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
14:07:39 [2021-06-17T18:07:39.980Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.062 s
14:07:39 [2021-06-17T18:07:39.980Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
14:07:39 [2021-06-17T18:07:39.980Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.025 s
14:07:39 [2021-06-17T18:07:39.980Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.061 s
14:07:39 [2021-06-17T18:07:39.980Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.083 s
14:07:39 [2021-06-17T18:07:39.980Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.025 s
14:07:39 [2021-06-17T18:07:39.980Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
14:07:39 [2021-06-17T18:07:39.980Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
14:07:39 [2021-06-17T18:07:39.980Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.11 s
14:07:39 [2021-06-17T18:07:39.980Z] 
14:07:39 [2021-06-17T18:07:39.980Z] Results:
14:07:39 [2021-06-17T18:07:39.980Z] 
14:07:39 [2021-06-17T18:07:39.980Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
14:07:39 [2021-06-17T18:07:39.980Z] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] All tests passed!
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT.jar
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT.pom
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.1-SNAPSHOT [21/138]
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] The project's OSGi version is 1.0.1.202106171750
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
14:07:39 [2021-06-17T18:07:39.980Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Command line:
14:07:39 [2021-06-17T18:07:39.981Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:07:39 [2021-06-17T18:07:39.981Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:07:39 [2021-06-17T18:07:39.981Z] !SESSION 2021-06-17 18:07:32.554 -----------------------------------------------
14:07:39 [2021-06-17T18:07:39.981Z] eclipse.buildId=unknown
14:07:39 [2021-06-17T18:07:39.981Z] java.version=11.0.2
14:07:39 [2021-06-17T18:07:39.981Z] java.vendor=Oracle Corporation
14:07:39 [2021-06-17T18:07:39.981Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:07:39 [2021-06-17T18:07:39.981Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:07:39 [2021-06-17T18:07:39.981Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:07:39 [2021-06-17T18:07:39.981Z] 
14:07:39 [2021-06-17T18:07:39.981Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:07:34.943
14:07:39 [2021-06-17T18:07:39.981Z] !MESSAGE FrameworkEvent ERROR
14:07:39 [2021-06-17T18:07:39.981Z] !STACK 0
14:07:39 [2021-06-17T18:07:39.981Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:07:39 [2021-06-17T18:07:39.981Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:07:39 [2021-06-17T18:07:39.981Z] 
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:07:39 [2021-06-17T18:07:39.981Z] 
14:07:39 [2021-06-17T18:07:39.981Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:07:35.044
14:07:39 [2021-06-17T18:07:39.981Z] !MESSAGE FrameworkEvent ERROR
14:07:39 [2021-06-17T18:07:39.981Z] !STACK 0
14:07:39 [2021-06-17T18:07:39.981Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:07:39 [2021-06-17T18:07:39.981Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:07:39 [2021-06-17T18:07:39.981Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:07:39 [2021-06-17T18:07:39.981Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:07:39 [2021-06-17T18:07:39.981Z]        org.apache.httpcomponents.httpclient.win [35]
14:07:39 [2021-06-17T18:07:39.981Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:07:39 [2021-06-17T18:07:39.981Z] 
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:07:39 [2021-06-17T18:07:39.981Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:07:39 [2021-06-17T18:07:39.981Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
14:07:39 [2021-06-17T18:07:39.981Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
14:07:39 [2021-06-17T18:07:39.981Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.093 s
14:07:39 [2021-06-17T18:07:39.981Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
14:07:39 [2021-06-17T18:07:39.981Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
14:07:39 [2021-06-17T18:07:39.981Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.213 s
14:07:39 [2021-06-17T18:07:39.981Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.016 s
14:07:39 [2021-06-17T18:07:39.981Z] 
14:07:39 [2021-06-17T18:07:39.981Z] Results:
14:07:39 [2021-06-17T18:07:39.981Z] 
14:07:39 [2021-06-17T18:07:39.981Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
14:07:39 [2021-06-17T18:07:39.981Z] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] All tests passed!
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/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
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:07:39 [2021-06-17T18:07:39.981Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 7.0.0-SNAPSHOT         [22/138]
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] Executing tasks
14:07:39 [2021-06-17T18:07:39.982Z] 
14:07:39 [2021-06-17T18:07:39.982Z] main:
14:07:39 [2021-06-17T18:07:39.982Z] 
14:07:39 [2021-06-17T18:07:39.982Z] main:
14:07:39 [2021-06-17T18:07:39.982Z] 
14:07:39 [2021-06-17T18:07:39.982Z] resetCSS:
14:07:39 [2021-06-17T18:07:39.982Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
14:07:39 [2021-06-17T18:07:39.982Z] 
14:07:39 [2021-06-17T18:07:39.982Z] checkTargetPlatform:
14:07:39 [2021-06-17T18:07:39.982Z]      [echo] Verifying target platform: tracecompass-e4.12
14:07:39 [2021-06-17T18:07:39.982Z] 
14:07:39 [2021-06-17T18:07:39.982Z] fixCSS:
14:07:39 [2021-06-17T18:07:39.982Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] Executed tasks
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] 
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
14:07:39 [2021-06-17T18:07:39.982Z] [INFO] Compiling 544 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
14:07:41 [2021-06-17T18:07:41.885Z] [INFO] 
14:07:41 [2021-06-17T18:07:41.885Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
14:07:41 [2021-06-17T18:07:41.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:07:41 [2021-06-17T18:07:41.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
14:07:41 [2021-06-17T18:07:41.885Z] [INFO] 
14:07:41 [2021-06-17T18:07:41.885Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
14:07:42 [2021-06-17T18:07:42.142Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT-sources.jar
14:07:42 [2021-06-17T18:07:42.402Z] [INFO] 
14:07:42 [2021-06-17T18:07:42.402Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
14:07:42 [2021-06-17T18:07:42.402Z] [INFO] 
14:07:42 [2021-06-17T18:07:42.402Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
14:07:42 [2021-06-17T18:07:42.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT.jar
14:07:42 [2021-06-17T18:07:42.660Z] [INFO] 
14:07:42 [2021-06-17T18:07:42.660Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
14:07:42 [2021-06-17T18:07:42.660Z] [INFO] 
14:07:42 [2021-06-17T18:07:42.660Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
14:07:42 [2021-06-17T18:07:42.660Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:07:42 [2021-06-17T18:07:42.660Z] [INFO] 
14:07:42 [2021-06-17T18:07:42.660Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
14:07:42 [2021-06-17T18:07:42.660Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:07:42 [2021-06-17T18:07:42.660Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT.jar
14:07:45 [2021-06-17T18:07:45.189Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.189Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] Executing tasks
14:07:45 [2021-06-17T18:07:45.446Z] 
14:07:45 [2021-06-17T18:07:45.446Z] main:
14:07:45 [2021-06-17T18:07:45.446Z] 
14:07:45 [2021-06-17T18:07:45.446Z] resetCSS:
14:07:45 [2021-06-17T18:07:45.446Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] Executed tasks
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT.jar
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT.pom
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT-sources.jar
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT-pack200.jar.pack.gz
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT-p2metadata.xml
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-7.0.0-SNAPSHOT-p2artifacts.xml
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT [23/138]
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:45 [2021-06-17T18:07:45.446Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] The project's OSGi version is 2.0.0.202106171750
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] 
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:45 [2021-06-17T18:07:45.447Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.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
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.012Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties 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
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.16-SNAPSHOT  [24/138]
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] The project's OSGi version is 1.0.16.202106171750
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.012Z] [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT-sources.jar
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT.jar
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:46 [2021-06-17T18:07:46.946Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] 
14:07:46 [2021-06-17T18:07:46.946Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:47 [2021-06-17T18:07:47.204Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:07:47 [2021-06-17T18:07:47.204Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT.jar
14:07:47 [2021-06-17T18:07:47.461Z] [INFO] 
14:07:47 [2021-06-17T18:07:47.461Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:47 [2021-06-17T18:07:47.461Z] [INFO] 
14:07:47 [2021-06-17T18:07:47.461Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:07:47 [2021-06-17T18:07:47.719Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
14:07:47 [2021-06-17T18:07:47.719Z] [INFO] Command line:
14:07:47 [2021-06-17T18:07:47.719Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:07:47 [2021-06-17T18:07:47.719Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:07:51 [2021-06-17T18:07:51.904Z] !SESSION 2021-06-17 18:07:48.046 -----------------------------------------------
14:07:51 [2021-06-17T18:07:51.904Z] eclipse.buildId=unknown
14:07:51 [2021-06-17T18:07:51.904Z] java.version=11.0.2
14:07:51 [2021-06-17T18:07:51.904Z] java.vendor=Oracle Corporation
14:07:51 [2021-06-17T18:07:51.904Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:07:51 [2021-06-17T18:07:51.904Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:07:51 [2021-06-17T18:07:51.904Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:07:51 [2021-06-17T18:07:51.904Z] 
14:07:51 [2021-06-17T18:07:51.904Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:07:51.057
14:07:51 [2021-06-17T18:07:51.905Z] !MESSAGE FrameworkEvent ERROR
14:07:51 [2021-06-17T18:07:51.905Z] !STACK 0
14:07:51 [2021-06-17T18:07:51.905Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:07:51 [2021-06-17T18:07:51.905Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:07:51 [2021-06-17T18:07:51.905Z] 
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:07:51 [2021-06-17T18:07:51.905Z] 
14:07:51 [2021-06-17T18:07:51.905Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:07:51.158
14:07:51 [2021-06-17T18:07:51.905Z] !MESSAGE FrameworkEvent ERROR
14:07:51 [2021-06-17T18:07:51.905Z] !STACK 0
14:07:51 [2021-06-17T18:07:51.905Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:07:51 [2021-06-17T18:07:51.905Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:07:51 [2021-06-17T18:07:51.905Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:07:51 [2021-06-17T18:07:51.905Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:07:51 [2021-06-17T18:07:51.905Z]        org.apache.httpcomponents.httpclient.win [36]
14:07:51 [2021-06-17T18:07:51.905Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:07:51 [2021-06-17T18:07:51.905Z] 
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:07:51 [2021-06-17T18:07:51.905Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:07:53 [2021-06-17T18:07:53.278Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:07:53 [2021-06-17T18:07:53.278Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:07:59 [2021-06-17T18:07:59.836Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:07:59 [2021-06-17T18:07:59.836Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
14:08:31 [2021-06-17T18:08:31.897Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.449 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
14:08:31 [2021-06-17T18:08:31.897Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.037 s
14:08:31 [2021-06-17T18:08:31.897Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.724 s
14:08:31 [2021-06-17T18:08:31.897Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.034 s
14:08:31 [2021-06-17T18:08:31.897Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.067 s
14:08:31 [2021-06-17T18:08:31.897Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
14:08:31 [2021-06-17T18:08:31.897Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
14:08:40 [2021-06-17T18:08:40.008Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.424 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
14:08:40 [2021-06-17T18:08:40.008Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.278 s
14:08:40 [2021-06-17T18:08:40.008Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.003 s
14:08:40 [2021-06-17T18:08:40.008Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
14:09:01 [2021-06-17T18:09:01.928Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.76 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
14:09:01 [2021-06-17T18:09:01.928Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.306 s
14:09:01 [2021-06-17T18:09:01.928Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.412 s
14:09:01 [2021-06-17T18:09:01.928Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.421 s
14:09:01 [2021-06-17T18:09:01.928Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.356 s
14:09:01 [2021-06-17T18:09:01.928Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.237 s
14:09:01 [2021-06-17T18:09:01.928Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.266 s
14:09:01 [2021-06-17T18:09:01.928Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.668 s
14:09:01 [2021-06-17T18:09:01.928Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.48 s
14:09:01 [2021-06-17T18:09:01.928Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.495 s
14:09:01 [2021-06-17T18:09:01.928Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
14:09:20 [2021-06-17T18:09:20.005Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.863 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
14:09:20 [2021-06-17T18:09:20.005Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.353 s
14:09:20 [2021-06-17T18:09:20.005Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.327 s
14:09:20 [2021-06-17T18:09:20.005Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.334 s
14:09:20 [2021-06-17T18:09:20.005Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.787 s
14:09:20 [2021-06-17T18:09:20.005Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
14:09:58 [2021-06-17T18:09:58.717Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.777 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
14:09:58 [2021-06-17T18:09:58.717Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.533 s
14:09:58 [2021-06-17T18:09:58.717Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 12.327 s
14:09:58 [2021-06-17T18:09:58.717Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.696 s
14:09:58 [2021-06-17T18:09:58.717Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.509 s
14:09:58 [2021-06-17T18:09:58.717Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
14:09:58 [2021-06-17T18:09:58.717Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 12.402 s
14:09:58 [2021-06-17T18:09:58.717Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
14:10:25 [2021-06-17T18:10:25.256Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.831 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
14:10:25 [2021-06-17T18:10:25.256Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.385 s
14:10:25 [2021-06-17T18:10:25.256Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.313 s
14:10:25 [2021-06-17T18:10:25.256Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.286 s
14:10:25 [2021-06-17T18:10:25.256Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.715 s
14:10:25 [2021-06-17T18:10:25.256Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.306 s
14:10:25 [2021-06-17T18:10:25.256Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
14:10:25 [2021-06-17T18:10:25.256Z] 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
14:10:25 [2021-06-17T18:10:25.256Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.256Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.256Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
14:10:25 [2021-06-17T18:10:25.256Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.256Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.256Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.256Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.256Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
14:10:25 [2021-06-17T18:10:25.256Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
14:10:25 [2021-06-17T18:10:25.256Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
14:10:25 [2021-06-17T18:10:25.256Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 0.925 s
14:10:25 [2021-06-17T18:10:25.256Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
14:10:25 [2021-06-17T18:10:25.256Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
14:10:25 [2021-06-17T18:10:25.256Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.001 s
14:10:25 [2021-06-17T18:10:25.256Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.096 s
14:10:25 [2021-06-17T18:10:25.256Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
14:10:25 [2021-06-17T18:10:25.256Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
14:10:25 [2021-06-17T18:10:25.256Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.002 s
14:10:25 [2021-06-17T18:10:25.256Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.256Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
14:10:25 [2021-06-17T18:10:25.256Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
14:10:25 [2021-06-17T18:10:25.256Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.002 s
14:10:25 [2021-06-17T18:10:25.256Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.256Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.256Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
14:10:25 [2021-06-17T18:10:25.257Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
14:10:25 [2021-06-17T18:10:25.257Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
14:10:25 [2021-06-17T18:10:25.257Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
14:10:25 [2021-06-17T18:10:25.257Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0.001 s
14:10:25 [2021-06-17T18:10:25.257Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
14:10:25 [2021-06-17T18:10:25.257Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
14:10:25 [2021-06-17T18:10:25.257Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.004 s
14:10:25 [2021-06-17T18:10:25.257Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
14:10:25 [2021-06-17T18:10:25.257Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
14:10:25 [2021-06-17T18:10:25.257Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
14:10:25 [2021-06-17T18:10:25.257Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
14:10:25 [2021-06-17T18:10:25.257Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
14:10:25 [2021-06-17T18:10:25.257Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
14:10:25 [2021-06-17T18:10:25.257Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:10:25 [2021-06-17T18:10:25.257Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
14:10:25 [2021-06-17T18:10:25.257Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
14:10:25 [2021-06-17T18:10:25.257Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.092 s
14:10:25 [2021-06-17T18:10:25.257Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.024 s
14:10:25 [2021-06-17T18:10:25.257Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.005 s
14:10:25 [2021-06-17T18:10:25.257Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
14:10:26 [2021-06-17T18:10:26.191Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.868 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
14:10:26 [2021-06-17T18:10:26.191Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.507 s
14:10:26 [2021-06-17T18:10:26.191Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.704 s
14:10:26 [2021-06-17T18:10:26.192Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.501 s
14:10:26 [2021-06-17T18:10:26.192Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
14:10:27 [2021-06-17T18:10:27.126Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
14:10:27 [2021-06-17T18:10:27.126Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.395 s
14:10:27 [2021-06-17T18:10:27.126Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.386 s
14:10:27 [2021-06-17T18:10:27.126Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
14:10:37 [2021-06-17T18:10:37.095Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.397 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
14:10:37 [2021-06-17T18:10:37.095Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.515 s
14:10:37 [2021-06-17T18:10:37.095Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.789 s
14:10:37 [2021-06-17T18:10:37.095Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.314 s
14:10:37 [2021-06-17T18:10:37.095Z] testRename(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 6.611 s
14:10:37 [2021-06-17T18:10:37.095Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
14:10:37 [2021-06-17T18:10:37.661Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
14:10:37 [2021-06-17T18:10:37.661Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.627 s
14:10:37 [2021-06-17T18:10:37.661Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.702 s
14:10:37 [2021-06-17T18:10:37.661Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
14:10:40 [2021-06-17T18:10:40.191Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.424 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
14:10:40 [2021-06-17T18:10:40.191Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.121 s
14:10:40 [2021-06-17T18:10:40.191Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.347 s
14:10:40 [2021-06-17T18:10:40.191Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.536 s
14:10:40 [2021-06-17T18:10:40.191Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.5 s
14:10:40 [2021-06-17T18:10:40.191Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.92 s
14:10:40 [2021-06-17T18:10:40.191Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
14:10:40 [2021-06-17T18:10:40.757Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
14:10:40 [2021-06-17T18:10:40.757Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 0.535 s
14:10:40 [2021-06-17T18:10:40.757Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
14:10:41 [2021-06-17T18:10:41.323Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
14:10:41 [2021-06-17T18:10:41.323Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.041 s
14:10:41 [2021-06-17T18:10:41.323Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.012 s
14:10:41 [2021-06-17T18:10:41.323Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.488 s
14:10:41 [2021-06-17T18:10:41.323Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
14:10:41 [2021-06-17T18:10:41.581Z] 
14:10:41 [2021-06-17T18:10:41.581Z] !ENTRY org.eclipse.core.resources 4 372 2021-06-17 18:10:41.543
14:10:41 [2021-06-17T18:10:41.581Z] !MESSAGE Project 'SomeProject' is not open.
14:10:41 [2021-06-17T18:10:41.581Z] !STACK 0
14:10:41 [2021-06-17T18:10:41.581Z] java.lang.Exception: Project 'SomeProject' is not open.
14:10:41 [2021-06-17T18:10:41.581Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
14:10:41 [2021-06-17T18:10:41.581Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
14:10:41 [2021-06-17T18:10:41.581Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148)
14:10:41 [2021-06-17T18:10:41.581Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790)
14:10:41 [2021-06-17T18:10:41.581Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
14:10:41 [2021-06-17T18:10:41.581Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42)
14:10:41 [2021-06-17T18:10:41.581Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:10:41 [2021-06-17T18:10:41.839Z] 
14:10:41 [2021-06-17T18:10:41.839Z] !ENTRY org.eclipse.core.resources 2 2 2021-06-17 18:10:41.772
14:10:41 [2021-06-17T18:10:41.839Z] !MESSAGE Save operation warnings.
14:10:41 [2021-06-17T18:10:41.839Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2021-06-17 18:10:41.773
14:10:41 [2021-06-17T18:10:41.839Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing.  This file contains important information about the project.  A new project description file has been created, but some information about the project may have been lost.
14:10:42 [2021-06-17T18:10:42.097Z] 
14:10:42 [2021-06-17T18:10:42.097Z] !ENTRY org.eclipse.cdt.core 1 0 2021-06-17 18:10:41.855
14:10:42 [2021-06-17T18:10:42.097Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
14:10:42 [2021-06-17T18:10:42.097Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
14:10:42 [2021-06-17T18:10:42.097Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.439 s
14:10:42 [2021-06-17T18:10:42.097Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.009 s
14:10:42 [2021-06-17T18:10:42.097Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.097Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
14:10:42 [2021-06-17T18:10:42.097Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
14:10:42 [2021-06-17T18:10:42.097Z] testInit(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.097Z] testLabelSetterGetters(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.097Z] testIconSetterGetters(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.097Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
14:10:42 [2021-06-17T18:10:42.664Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
14:10:42 [2021-06-17T18:10:42.664Z] testWeightedWithSubmarkers(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.095 s
14:10:42 [2021-06-17T18:10:42.664Z] testSubmarkers(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.321 s
14:10:42 [2021-06-17T18:10:42.664Z] testOffset(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.002 s
14:10:42 [2021-06-17T18:10:42.664Z] testSimple(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.011 s
14:10:42 [2021-06-17T18:10:42.664Z] testIrregular(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.664Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
14:10:42 [2021-06-17T18:10:42.664Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
14:10:42 [2021-06-17T18:10:42.664Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.664Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.664Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.664Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
14:10:42 [2021-06-17T18:10:42.664Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
14:10:42 [2021-06-17T18:10:42.664Z] testStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testColorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.664Z] testFactorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testColorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testFactorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testColorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testFactorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.664Z] testColorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testFactorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testColorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testFactorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
14:10:42 [2021-06-17T18:10:42.664Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
14:10:42 [2021-06-17T18:10:42.664Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.004 s
14:10:42 [2021-06-17T18:10:42.664Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.664Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.664Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.664Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.664Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
14:10:42 [2021-06-17T18:10:42.665Z] 
14:10:42 [2021-06-17T18:10:42.665Z] !ENTRY org.eclipse.cdt.core.native 4 0 2021-06-17 18:10:42.468
14:10:42 [2021-06-17T18:10:42.665Z] !MESSAGE no spawner in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
14:10:42 [2021-06-17T18:10:42.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
14:10:42 [2021-06-17T18:10:42.665Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.08 s
14:10:42 [2021-06-17T18:10:42.665Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
14:10:42 [2021-06-17T18:10:42.665Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
14:10:42 [2021-06-17T18:10:42.665Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.008 s
14:10:42 [2021-06-17T18:10:42.665Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
14:10:42 [2021-06-17T18:10:42.665Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
14:10:42 [2021-06-17T18:10:42.665Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] testCountEventLimitOverflow(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
14:10:42 [2021-06-17T18:10:42.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
14:10:42 [2021-06-17T18:10:42.665Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
14:10:42 [2021-06-17T18:10:42.665Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
14:10:42 [2021-06-17T18:10:42.665Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
14:10:42 [2021-06-17T18:10:42.665Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
14:10:42 [2021-06-17T18:10:42.665Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.011 s
14:10:42 [2021-06-17T18:10:42.665Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
14:10:42 [2021-06-17T18:10:42.665Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.002 s
14:10:42 [2021-06-17T18:10:42.665Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
14:10:42 [2021-06-17T18:10:42.665Z] 
14:10:42 [2021-06-17T18:10:42.665Z] Results:
14:10:42 [2021-06-17T18:10:42.665Z] 
14:10:42 [2021-06-17T18:10:42.665Z] Tests run: 210, Failures: 0, Errors: 0, Skipped: 0
14:10:42 [2021-06-17T18:10:42.665Z] 
14:10:43 [2021-06-17T18:10:43.233Z] 
14:10:43 [2021-06-17T18:10:43.233Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:10:43.063
14:10:43 [2021-06-17T18:10:43.233Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] All tests passed!
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT.jar
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT.pom
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT-sources.jar
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT-pack200.jar.pack.gz
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT-p2metadata.xml
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.16-SNAPSHOT-p2artifacts.xml
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.16-SNAPSHOT [25/138]
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] The project's OSGi version is 1.0.16.202106171750
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] 
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:43 [2021-06-17T18:10:43.492Z] [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] 
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] 
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] 
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:44 [2021-06-17T18:10:44.427Z] [INFO] 
14:10:44 [2021-06-17T18:10:44.428Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:44 [2021-06-17T18:10:44.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
14:10:44 [2021-06-17T18:10:44.686Z] [INFO] 
14:10:44 [2021-06-17T18:10:44.686Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:44 [2021-06-17T18:10:44.686Z] [INFO] 
14:10:44 [2021-06-17T18:10:44.686Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:44 [2021-06-17T18:10:44.686Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:10:44 [2021-06-17T18:10:44.686Z] [INFO] 
14:10:44 [2021-06-17T18:10:44.686Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:44 [2021-06-17T18:10:44.686Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:10:44 [2021-06-17T18:10:44.687Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
14:10:44 [2021-06-17T18:10:44.945Z] [INFO] 
14:10:44 [2021-06-17T18:10:44.945Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:44 [2021-06-17T18:10:44.945Z] [INFO] 
14:10:44 [2021-06-17T18:10:44.945Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:10:45 [2021-06-17T18:10:45.511Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
14:10:45 [2021-06-17T18:10:45.511Z] [INFO] Command line:
14:10:45 [2021-06-17T18:10:45.511Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:10:45 [2021-06-17T18:10:45.511Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:10:49 [2021-06-17T18:10:49.695Z] !SESSION 2021-06-17 18:10:45.645 -----------------------------------------------
14:10:49 [2021-06-17T18:10:49.695Z] eclipse.buildId=unknown
14:10:49 [2021-06-17T18:10:49.695Z] java.version=11.0.2
14:10:49 [2021-06-17T18:10:49.695Z] java.vendor=Oracle Corporation
14:10:49 [2021-06-17T18:10:49.695Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:10:49 [2021-06-17T18:10:49.696Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:10:49 [2021-06-17T18:10:49.696Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:10:49 [2021-06-17T18:10:49.696Z] 
14:10:49 [2021-06-17T18:10:49.696Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:10:48.940
14:10:49 [2021-06-17T18:10:49.696Z] !MESSAGE FrameworkEvent ERROR
14:10:49 [2021-06-17T18:10:49.696Z] !STACK 0
14:10:49 [2021-06-17T18:10:49.696Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:10:49 [2021-06-17T18:10:49.696Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:10:49 [2021-06-17T18:10:49.696Z] 
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:10:49 [2021-06-17T18:10:49.696Z] 
14:10:49 [2021-06-17T18:10:49.696Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:10:49.046
14:10:49 [2021-06-17T18:10:49.696Z] !MESSAGE FrameworkEvent ERROR
14:10:49 [2021-06-17T18:10:49.696Z] !STACK 0
14:10:49 [2021-06-17T18:10:49.696Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:10:49 [2021-06-17T18:10:49.696Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:10:49 [2021-06-17T18:10:49.696Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:10:49 [2021-06-17T18:10:49.696Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:10:49 [2021-06-17T18:10:49.696Z]        org.apache.httpcomponents.httpclient.win [36]
14:10:49 [2021-06-17T18:10:49.696Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:10:49 [2021-06-17T18:10:49.696Z] 
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:10:49 [2021-06-17T18:10:49.696Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:10:51 [2021-06-17T18:10:51.071Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:10:51 [2021-06-17T18:10:51.071Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:10:56 [2021-06-17T18:10:56.335Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:10:56 [2021-06-17T18:10:56.335Z] 
14:10:56 [2021-06-17T18:10:56.335Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:10:56.161
14:10:56 [2021-06-17T18:10:56.335Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:10:57 [2021-06-17T18:10:57.269Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
14:10:57 [2021-06-17T18:10:57.269Z] Display size: 1440x900
14:10:57 [2021-06-17T18:10:57.269Z] OS version=5.10.19-200.fc33.x86_64
14:10:57 [2021-06-17T18:10:57.269Z] GTK version=3.22.30
14:10:57 [2021-06-17T18:10:57.269Z] GTK theme=Ambiance
14:10:57 [2021-06-17T18:10:57.269Z] LIBOVERLAY_SCROLLBAR=0
14:10:57 [2021-06-17T18:10:57.269Z] Time zone: Greenwich Mean Time
14:10:57 [2021-06-17T18:10:57.527Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:10:57 [2021-06-17T18:10:57.527Z] log4j:WARN Please initialize the log4j system properly.
14:11:00 [2021-06-17T18:11:00.813Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:11:00 [2021-06-17T18:11:00.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:00 [2021-06-17T18:11:00.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:11:00 [2021-06-17T18:11:00.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:11:01 [2021-06-17T18:11:01.394Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
14:11:01 [2021-06-17T18:11:01.394Z] DEBUG - Clicking on with mnemonic 'Show Raw'
14:11:01 [2021-06-17T18:11:01.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=455823446 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'
14:11:01 [2021-06-17T18:11:01.652Z] DEBUG - Clicked on with mnemonic 'Show Raw'
14:11:01 [2021-06-17T18:11:01.652Z] DEBUG - Attempting to set focus on (of type 'Table')
14:11:01 [2021-06-17T18:11:01.652Z] DEBUG - Attempting to set focus on (of type 'Table')
14:11:01 [2021-06-17T18:11:01.652Z] DEBUG - Clicking on (of type 'Table')
14:11:01 [2021-06-17T18:11:01.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455823699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455823699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455823792 data=null doit=true} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455823793 data=null} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=455823793 data=null button=1 stateMask=0x0 x=102 y=104 count=1} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=455823794 data=null button=1 stateMask=0x80000 x=102 y=104 count=1} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455823794 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=455823858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455823859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=455823859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=455823859 data=null doit=true} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=455823859 data=null} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Clicked on (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Attempting to set focus on (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Selecting rows [4] in (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455823862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455823862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455823862 data=null doit=true} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455823862 data=null} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455823863 data=null button=1 stateMask=0x0 x=24 y=104 count=1} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455823863 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455823865 data=null button=1 stateMask=0x80000 x=24 y=104 count=1} to (of type 'Table')
14:11:01 [2021-06-17T18:11:01.911Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
14:11:01 [2021-06-17T18:11:01.911Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
14:11:01 [2021-06-17T18:11:01.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=455823876 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:11:02 [2021-06-17T18:11:02.168Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:11:02 [2021-06-17T18:11:02.426Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:11:02 [2021-06-17T18:11:02.426Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=455824762 data=null doit=true} to Shell with text {Preferences}
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=455824762 data=null doit=true} to Shell with text {Preferences}
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - Clicking on TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=455824780 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=455824781 data=null doit=true} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.683Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=455824782 data=null} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=455824841 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455824842 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}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=455824843 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=455824843 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=455824843 data=null doit=true} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=455824844 data=null} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Clicked on TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=455824844 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=455824845 data=null doit=true} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=455824845 data=null} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=455824845 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455824846 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}
14:11:02 [2021-06-17T18:11:02.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=455824847 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Clicking on Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=455825349 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=455825350 data=null doit=true} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=455825350 data=null} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=455825350 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455825351 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
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=455825352 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=455825401 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=455825401 data=null doit=true} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=455825401 data=null} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Clicked on Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=455825402 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=455825402 data=null doit=true} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=455825402 data=null} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=455825403 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455825403 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
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=455825404 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=455825405 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=455825405 data=null doit=true} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=455825406 data=null} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=455825406 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455825406 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
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=455825407 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=455825492 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=455825492 data=null doit=true} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=455825493 data=null} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=455825493 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=455825494 data=null doit=true} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=455825494 data=null} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=455825494 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455825495 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
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=455825495 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:03 [2021-06-17T18:11:03.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Clicking on TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=455825545 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=455825545 data=null doit=true} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=455825548 data=null} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=455825549 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455825549 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}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=455825550 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=455825550 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=455825550 data=null doit=true} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=455825550 data=null} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Clicked on TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=455825551 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=455825552 data=null doit=true} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=455825552 data=null} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=455825552 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455825553 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}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=455825553 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=455825554 data=null doit=true} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=455825554 data=null} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=455825555 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455825565 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}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=455825570 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825571 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)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825571 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825572 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825578 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)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455825578 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)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825579 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)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825580 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)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825580 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825580 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825581 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)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825581 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825581 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825582 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)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455825582 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)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=455825583 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)
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.507Z] DEBUG - Clicking on &Use System Font
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=455825587 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=455825643 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=455825643 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=455825644 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=455825644 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=455825644 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=455825644 data=null item=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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=455825647 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=455825648 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=455825648 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=455825648 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=455825648 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Clicked on &Use System Font
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Clicking on &Apply
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=455825652 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=455825652 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=455825652 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=455825652 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=455825653 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=455825653 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=455825653 data=null item=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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=455825772 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=455825772 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=455825775 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=455825775 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=455825775 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Clicked on &Apply
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Clicking on &Reset
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=455825779 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=455825779 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=455825779 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=455825779 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=455825780 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=455825780 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')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=455825780 data=null item=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')
14:11:03 [2021-06-17T18:11:03.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - Clicked on &Reset
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.766Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:11:03 [2021-06-17T18:11:03.767Z] 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')
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - Clicking on Apply and Close
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=455825850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=455825850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=455825850 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=455825851 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=455825851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:11:03 [2021-06-17T18:11:03.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=455825851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:11:04 [2021-06-17T18:11:04.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=455825851 data=null item=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')
14:11:04 [2021-06-17T18:11:04.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=455824349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:11:04 [2021-06-17T18:11:04.282Z] DEBUG - Clicked on 
14:11:04 [2021-06-17T18:11:04.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=455826642 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:11:04 [2021-06-17T18:11:04.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:04 [2021-06-17T18:11:04.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:04 [2021-06-17T18:11:04.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:04 [2021-06-17T18:11:04.799Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:04 [2021-06-17T18:11:04.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=455826654 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:11:04 [2021-06-17T18:11:04.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=455826654 data=null doit=true} to TreeItem with text {test}
14:11:04 [2021-06-17T18:11:04.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=455826655 data=null} to TreeItem with text {test}
14:11:04 [2021-06-17T18:11:04.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=455826655 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:11:04 [2021-06-17T18:11:04.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455826655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:11:04 [2021-06-17T18:11:04.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=455826846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:11:05 [2021-06-17T18:11:05.058Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:05 [2021-06-17T18:11:05.058Z] DEBUG - Clicking on with mnemonic 'Delete'
14:11:05 [2021-06-17T18:11:05.058Z] DEBUG - Clicked on with mnemonic 'Delete'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827991 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827991 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827991 data=null 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')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827992 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455827992 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Clicking on OK
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455827993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455827994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455827994 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455827994 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455827994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455827994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:05 [2021-06-17T18:11:05.992Z] DEBUG - Clicked on OK
14:11:06 [2021-06-17T18:11:06.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455827994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:06 [2021-06-17T18:11:06.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455827047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:11:06 [2021-06-17T18:11:06.508Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.477 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
14:11:06 [2021-06-17T18:11:06.508Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 8.074 s
14:11:06 [2021-06-17T18:11:06.508Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
14:11:13 [2021-06-17T18:11:13.062Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.493 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
14:11:13 [2021-06-17T18:11:13.062Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 5.217 s
14:11:13 [2021-06-17T18:11:13.062Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
14:11:23 [2021-06-17T18:11:23.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.694 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
14:11:23 [2021-06-17T18:11:23.043Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 10.517 s
14:11:23 [2021-06-17T18:11:23.043Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455845192 data=null button=0 stateMask=0x0 x=75 y=12 count=0} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455845192 data=null doit=true} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455845192 data=null} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455845193 data=null button=1 stateMask=0x0 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455845193 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}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455845216 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455845217 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455845217 data=null doit=true} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455845217 data=null} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455845218 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455845218 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}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455845223 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455845224 data=null doit=true} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455845231 data=null} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455845231 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455845231 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}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455845256 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=455845259 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=455845259 data=null doit=true} to TreeItem with text {Traces [0]}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=455845260 data=null} to TreeItem with text {Traces [0]}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=455845260 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455845260 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]}
14:11:23 [2021-06-17T18:11:23.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=455845271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=455867062 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=455867062 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')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=455867062 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')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=455867063 data=null item=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')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.220Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=455867068 data=null doit=true} to Button with text {Current view}
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=455867091 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}
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=455867093 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=455867093 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=455867162 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=455867163 data=null item=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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=455867164 data=null doit=true} to Button with text {&All pages}
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=455867164 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}
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=455867165 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=455867165 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=455867165 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=455867166 data=null item=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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
14:11:45 [2021-06-17T18:11:45.221Z] 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=455867168 data=null doit=true} to Button with text {Use current zoom}
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=455867168 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}
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=455867169 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=455867169 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=455867169 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=455867169 data=null item=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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
14:11:45 [2021-06-17T18:11:45.221Z] 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=455867252 data=null doit=true} to Button with text {Number of horizontal pages:}
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=455867253 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:}
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=455867254 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=455867254 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=455867254 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')
14:11:45 [2021-06-17T18:11:45.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=455867254 data=null item=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')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=455867259 data=null doit=true} to Button with text {&All pages}
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=455867259 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}
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=455867260 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=455867261 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')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=455867283 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')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=455867284 data=null item=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')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=455867286 data=null doit=true} to Button with text {Selected pages}
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=455867286 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}
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=455867287 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=455867287 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')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=455867287 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')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=455867288 data=null item=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')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:45 [2021-06-17T18:11:45.481Z] DEBUG - Clicking on Cancel
14:11:45 [2021-06-17T18:11:45.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=455867364 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')
14:11:45 [2021-06-17T18:11:45.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=455867364 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')
14:11:45 [2021-06-17T18:11:45.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=455867364 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:11:45 [2021-06-17T18:11:45.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=455867365 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:11:45 [2021-06-17T18:11:45.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=455867365 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')
14:11:45 [2021-06-17T18:11:45.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=455867365 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')
14:11:45 [2021-06-17T18:11:45.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=455867365 data=null item=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')
14:11:45 [2021-06-17T18:11:45.481Z] DEBUG - Clicked on 
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=455868052 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455868085 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455868085 data=null doit=true} to TreeItem with text {TestForFiltering}
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455868085 data=null} to TreeItem with text {TestForFiltering}
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455868085 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455868086 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}
14:11:46 [2021-06-17T18:11:46.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455868093 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:46 [2021-06-17T18:11:46.305Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:46 [2021-06-17T18:11:46.305Z] DEBUG - Clicking on with mnemonic 'Delete'
14:11:46 [2021-06-17T18:11:46.305Z] DEBUG - Clicked on with mnemonic 'Delete'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null 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')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455868645 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Clicking on OK
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455868646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455868646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455868646 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455868647 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455868647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455868647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:46 [2021-06-17T18:11:46.564Z] DEBUG - Clicked on OK
14:11:47 [2021-06-17T18:11:47.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455868647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:47 [2021-06-17T18:11:47.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455868169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:11:47 [2021-06-17T18:11:47.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:11:47 [2021-06-17T18:11:47.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:47 [2021-06-17T18:11:47.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:47 [2021-06-17T18:11:47.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:47 [2021-06-17T18:11:47.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:47 [2021-06-17T18:11:47.952Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:47 [2021-06-17T18:11:47.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455869774 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455869774 data=null doit=true} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455869774 data=null} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455869774 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455869774 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}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455869793 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455869794 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455869795 data=null doit=true} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455869795 data=null} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455869795 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455869795 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}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455869800 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455869801 data=null doit=true} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455869801 data=null} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455869801 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455869801 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}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455869804 data=null button=1 stateMask=0x80000 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=455869804 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=455869804 data=null doit=true} to TreeItem with text {Traces [0]}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=455869805 data=null} to TreeItem with text {Traces [0]}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=455869805 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455869805 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]}
14:11:47 [2021-06-17T18:11:47.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=455869809 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:11:56 [2021-06-17T18:11:56.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - number of items : 9
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455877749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455877750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455877750 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455877750 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455877751 data=null button=1 stateMask=0x0 x=5 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455877751 data=null button=1 stateMask=0x80000 x=5 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - number of items : 9
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455877758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455877758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455877758 data=null doit=true} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455877758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455877759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455877759 data=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}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455877760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455877760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455877760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455877760 data=null doit=true} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455877760 data=null} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455877760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455877760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455877760 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455877760 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455877761 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455877761 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - number of items : 9
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455877762 data=null doit=true} to ToolItem with tooltip text {Select}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455877762 data=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}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455877763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455877763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455877763 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455877763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455877763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455877763 data=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}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455877764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455877764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455877764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455877764 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455877764 data=null} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455877764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455877764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455877764 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455877765 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455877765 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455877765 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455877765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455877765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455877766 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455877766 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455877766 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455877766 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - number of items : 9
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455877767 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455877767 data=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}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455877767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455877767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455877767 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455877767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455877767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455877767 data=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}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455877768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455877768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455877768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455877768 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455877768 data=null} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455877768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455877768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455877768 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455877768 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455877769 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455877776 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - number of items : 9
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455877777 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455877777 data=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}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455877777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455877777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455877777 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455877777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455877777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455877777 data=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}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455877778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455877778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455877778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455877778 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455877778 data=null} to ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455877778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455877779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455877779 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455877779 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455877779 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455877781 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on with mnemonic 'Select'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=455877969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on with mnemonic 'Select'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455877969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455877969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455877969 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455877969 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455877970 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455877970 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on with mnemonic 'Zoom in'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=455878047 data=null doit=true} to MenuItem with text {Select}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=455878048 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}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=455878048 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'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on with mnemonic 'Zoom in'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455878048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455878048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455878048 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455878048 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455878049 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455878049 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455878049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455878049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455878049 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455878049 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455878050 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455878050 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on with mnemonic 'Zoom out'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=455878069 data=null doit=true} to MenuItem with text {Zoom in}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=455878069 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}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=455878069 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'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on with mnemonic 'Zoom out'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455878069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455878069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455878069 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455878069 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455878069 data=null button=1 stateMask=0x0 x=365 y=127 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455878070 data=null button=1 stateMask=0x80000 x=365 y=127 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=455878087 data=null doit=true} to MenuItem with text {Zoom out}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=455878087 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}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=455878087 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'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=455878088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=455878088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=455878088 data=null doit=true} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=455878088 data=null} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=455878088 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=455878089 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicked on (of type 'Canvas')
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - number of items : 9
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455878090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455878090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455878090 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455878145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455878145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.632Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:56 [2021-06-17T18:11:56.632Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:56 [2021-06-17T18:11:56.632Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:56 [2021-06-17T18:11:56.632Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:56 [2021-06-17T18:11:56.632Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Setting text on (of type 'Combo') to peer2
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=455878484 data=null} to (of type 'Combo')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Set text on (of type 'Combo') to peer2
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') already selected, not selecting again.
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@55785ee7
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=455878487 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')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=455878489 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')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=455878489 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=455878489 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:56 [2021-06-17T18:11:56.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=455878489 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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=455878489 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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=455878489 data=null item=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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=455878489 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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=455878489 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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=455878489 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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=455878489 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=455878489 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Clicking on Find
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=455878490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=455878490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=455878490 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=455878491 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=455878491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=455878491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=455878491 data=null item=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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=455878492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=455878492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=455878492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=455878492 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=455878492 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Clicked on Find
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Clicking on Close
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=455878493 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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=455878493 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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=455878494 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=455878494 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=455878494 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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=455878494 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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=455878494 data=null item=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')
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455878146 data=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)}
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Clicked on 
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - number of items : 9
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455878670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455878670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455878670 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455878671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:56 [2021-06-17T18:11:56.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455878671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:11:57 [2021-06-17T18:11:57.199Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:57 [2021-06-17T18:11:57.199Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:57 [2021-06-17T18:11:57.199Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:57 [2021-06-17T18:11:57.199Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:57 [2021-06-17T18:11:57.199Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Setting text on (of type 'Combo') to 1001
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=455879007 data=null} to (of type 'Combo')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Set text on (of type 'Combo') to 1001
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b6e296a
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=455879009 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')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=455879009 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')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=455879009 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=455879009 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=455879009 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')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=455879009 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')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=455879009 data=null item=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')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=455879010 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')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=455879010 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')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=455879010 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')
14:11:57 [2021-06-17T18:11:57.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=455879010 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=455879010 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7f36b021
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=455879011 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=455879015 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=455879016 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=455879016 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=455879016 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=455879016 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=455879016 data=null item=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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=455879016 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=455879016 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=455879040 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=455879040 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=455879040 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Clicking on Find
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=455879041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=455879041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=455879041 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=455879041 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=455879041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=455879041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=455879042 data=null item=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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=455879053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=455879065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=455879092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=455879092 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=455879092 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Clicked on Find
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Clicking on Close
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=455879139 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=455879139 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=455879139 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=455879139 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=455879139 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=455879139 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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=455879139 data=null item=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')
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455878671 data=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)}
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Clicked on 
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
14:11:57 [2021-06-17T18:11:57.200Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
14:11:57 [2021-06-17T18:11:57.766Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
14:11:57 [2021-06-17T18:11:57.766Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
14:11:57 [2021-06-17T18:11:57.766Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.766Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:11:57 [2021-06-17T18:11:57.766Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:11:57 [2021-06-17T18:11:57.766Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.766Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.766Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Clicking on Add...
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=455879573 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=455879573 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=455879573 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=455879574 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=455879574 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=455879574 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=455879655 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=455879655 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=455879655 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=455879655 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=455879656 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Clicked on Add...
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Setting text on (of type 'Combo') to peer2
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=455879657 data=null} to (of type 'Combo')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Set text on (of type 'Combo') to peer2
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@655e024
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=455879658 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=455879658 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=455879658 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=455879658 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=455879658 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=455879658 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=455879658 data=null item=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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=455879659 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=455879659 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=455879659 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=455879659 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=455879659 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Clicking on Create
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=455879660 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=455879660 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=455879660 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=455879660 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=455879660 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=455879661 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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=455879661 data=null item=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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=455879574 data=null item=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')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Clicked on 
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Clicking on OK
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455879790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455879790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455879790 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455879790 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455879790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455879791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455879791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:57 [2021-06-17T18:11:57.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=455879270 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...'
14:11:58 [2021-06-17T18:11:58.025Z] DEBUG - Clicked on 
14:11:58 [2021-06-17T18:11:58.025Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
14:11:58 [2021-06-17T18:11:58.025Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Attempting to set focus on (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Attempting to set focus on (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455880263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455880263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455880263 data=null doit=true} to (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455880263 data=null} to (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=455880264 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455880264 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')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=455880264 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Clicking on Remove
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=455880265 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')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=455880265 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')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=455880265 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=455880265 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=455880265 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')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=455880265 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')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=455880265 data=null item=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')
14:11:58 [2021-06-17T18:11:58.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Clicked on Remove
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Clicking on OK
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455880268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455880268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455880268 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455880268 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455880268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455880268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455880268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=455879956 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...'
14:11:58 [2021-06-17T18:11:58.543Z] DEBUG - Clicked on 
14:11:58 [2021-06-17T18:11:58.543Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
14:11:58 [2021-06-17T18:11:58.543Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Clicking on OK
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455880875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455880875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455880875 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455880875 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455880875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455880875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455880875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:58 [2021-06-17T18:11:58.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=455880554 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...'
14:11:59 [2021-06-17T18:11:59.061Z] DEBUG - Clicked on 
14:11:59 [2021-06-17T18:11:59.061Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
14:11:59 [2021-06-17T18:11:59.061Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
14:11:59 [2021-06-17T18:11:59.319Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Clicking on Default
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=455881370 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')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=455881370 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')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=455881371 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=455881371 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=455881371 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')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=455881371 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')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=455881371 data=null item=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')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=455881387 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')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=455881387 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')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=455881387 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')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=455881387 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=455881388 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Clicked on Default
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Clicking on OK
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455881388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455881388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455881388 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455881389 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455881389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455881389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455881389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=455881051 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...'
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Clicked on 
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - number of items : 9
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455881551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455881551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455881551 data=null doit=true} to ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455881551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455881552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455881552 data=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}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - number of items : 9
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455881555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455881555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455881555 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455881555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455881555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455881555 data=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}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - number of items : 9
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455881556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455881556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455881557 data=null doit=true} to ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455881557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455881557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455881557 data=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}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - number of items : 9
14:11:59 [2021-06-17T18:11:59.578Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455881558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455881558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455881558 data=null doit=true} to ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455881558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455881559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455881559 data=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}
14:11:59 [2021-06-17T18:11:59.579Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Clicking on with mnemonic 'Next page'
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=455881645 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'
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Clicked on with mnemonic 'Next page'
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Clicking on with mnemonic 'Previous page'
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=455881668 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'
14:11:59 [2021-06-17T18:11:59.579Z] DEBUG - Clicked on with mnemonic 'Previous page'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - Clicking on with mnemonic 'Last page'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=455881755 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'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - Clicked on with mnemonic 'Last page'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - Clicking on with mnemonic 'First page'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=455881775 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'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - Clicked on with mnemonic 'First page'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
14:11:59 [2021-06-17T18:11:59.836Z] DEBUG - Clicking on with mnemonic 'Pages...'
14:12:00 [2021-06-17T18:12:00.402Z] DEBUG - Clicked on with mnemonic 'Pages...'
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Clicking on OK
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455882250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455882250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455882250 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455882250 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455882250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455882250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455882250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=455881854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
14:12:00 [2021-06-17T18:12:00.403Z] DEBUG - Clicked on 
14:12:01 [2021-06-17T18:12:01.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=455883563 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:01 [2021-06-17T18:12:01.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:01 [2021-06-17T18:12:01.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455883594 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455883594 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455883594 data=null} to TreeItem with text {TestForFiltering}
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455883595 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455883595 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}
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455883601 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:01 [2021-06-17T18:12:01.777Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884647 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884647 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884648 data=null 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')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884649 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455884649 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Clicking on OK
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455884650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455884650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455884650 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455884650 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455884650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455884650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.710Z] DEBUG - Clicked on OK
14:12:02 [2021-06-17T18:12:02.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455884650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:02 [2021-06-17T18:12:02.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455883666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:12:03 [2021-06-17T18:12:03.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
14:12:03 [2021-06-17T18:12:03.226Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.41 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
14:12:03 [2021-06-17T18:12:03.226Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 24.188 s
14:12:03 [2021-06-17T18:12:03.226Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 15.994 s
14:12:03 [2021-06-17T18:12:03.226Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
14:12:03 [2021-06-17T18:12:03.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455885974 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455885974 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455885974 data=null} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455885974 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455885974 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}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455885997 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455885998 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455885998 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455885998 data=null} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455885998 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455885998 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}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455886003 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455886003 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455886004 data=null} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455886004 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455886004 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}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455886006 data=null button=1 stateMask=0x80000 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=455886007 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=455886007 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=455886007 data=null} to TreeItem with text {Traces [0]}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=455886007 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455886007 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]}
14:12:04 [2021-06-17T18:12:04.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=455886014 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:12:05 [2021-06-17T18:12:05.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
14:12:05 [2021-06-17T18:12:05.951Z] DEBUG - number of items : 7
14:12:05 [2021-06-17T18:12:05.951Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455887570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455887570 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455887570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455887570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455887570 data=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}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455887663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455887672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455887672 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455887672 data=null} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - number of items : 7
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455887673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455887673 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455887673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455887673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455887673 data=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}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455887756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455887767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455887767 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455887767 data=null} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - number of items : 7
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455887767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455887768 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455887768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455887768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455887768 data=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}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455887852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455887861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455887862 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455887862 data=null} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - number of items : 7
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455887862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455887862 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455887862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455887862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455887862 data=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}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455887953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455887962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455887962 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455887962 data=null} to ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - number of items : 7
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455887963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455887963 data=null doit=true} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455887963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455887963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455887963 data=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}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455887963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455887964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455887964 data=null doit=true} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455887964 data=null} to ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - number of items : 7
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455887964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455887964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455887964 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455887964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455887964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455887965 data=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}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455888042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455888050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455888050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455888050 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455888050 data=null} to ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - number of items : 7
14:12:05 [2021-06-17T18:12:05.952Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
14:12:05 [2021-06-17T18:12:05.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455888051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:05 [2021-06-17T18:12:05.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455888051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:05 [2021-06-17T18:12:05.953Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455888051 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:12:05 [2021-06-17T18:12:05.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455888051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:05 [2021-06-17T18:12:05.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455888051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:05 [2021-06-17T18:12:05.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455888051 data=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}
14:12:06 [2021-06-17T18:12:06.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455888082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455888147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455888147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455888147 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455888147 data=null} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Attempting to set focus on (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - number of items : 7
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455888150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455888150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455888150 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455888150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455888150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455888150 data=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}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455888162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455888259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455888259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455888259 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455888259 data=null} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Attempting to set focus on (of type 'Label')
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - number of items : 7
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455888260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455888261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455888261 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455888261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455888261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455888261 data=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}
14:12:06 [2021-06-17T18:12:06.469Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.469Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.469Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.469Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.469Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Selecting rows [2] in (of type 'Table')
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455888475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455888475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455888476 data=null doit=true} to (of type 'Table')
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455888476 data=null} to (of type 'Table')
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455888476 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to (of type 'Table')
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455888476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:12:06 [2021-06-17T18:12:06.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455888477 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to (of type 'Table')
14:12:08 [2021-06-17T18:12:08.368Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.188 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
14:12:08 [2021-06-17T18:12:08.369Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.978 s
14:12:08 [2021-06-17T18:12:08.369Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
14:12:10 [2021-06-17T18:12:10.268Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:12:10 [2021-06-17T18:12:10.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:10 [2021-06-17T18:12:10.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:10 [2021-06-17T18:12:10.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Clicking on (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455892408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455892408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455892408 data=null doit=true} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455892408 data=null} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=455892408 data=null button=1 stateMask=0x0 x=14 y=35 count=1} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=455892409 data=null button=1 stateMask=0x80000 x=14 y=35 count=1} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455892409 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=455892410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455892411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=455892411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=455892411 data=null doit=true} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=455892411 data=null} to (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Clicked on (of type 'Table')
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=455892460 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'
14:12:10 [2021-06-17T18:12:10.535Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
14:12:11 [2021-06-17T18:12:11.915Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
14:12:11 [2021-06-17T18:12:11.915Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
14:12:11 [2021-06-17T18:12:11.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=455893611 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'
14:12:11 [2021-06-17T18:12:11.915Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=455894295 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=455894299 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=455894299 data=null doit=true} to TreeItem with text {test}
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=455894299 data=null} to TreeItem with text {test}
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=455894300 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455894300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=455894355 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:12 [2021-06-17T18:12:12.480Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null 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')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455895369 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Clicking on OK
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455895370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455895370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455895371 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455895371 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455895371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455895371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.415Z] DEBUG - Clicked on OK
14:12:13 [2021-06-17T18:12:13.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455895371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:13 [2021-06-17T18:12:13.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455894444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:12:13 [2021-06-17T18:12:13.930Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.488 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
14:12:13 [2021-06-17T18:12:13.930Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 5.381 s
14:12:13 [2021-06-17T18:12:13.930Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
14:12:17 [2021-06-17T18:12:17.212Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:12:17 [2021-06-17T18:12:17.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:17 [2021-06-17T18:12:17.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:17 [2021-06-17T18:12:17.212Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:17 [2021-06-17T18:12:17.212Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:17 [2021-06-17T18:12:17.212Z] DEBUG - Attempting to set focus on Table with text {}
14:12:17 [2021-06-17T18:12:17.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=455899095 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:12:17 [2021-06-17T18:12:17.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=455899096 data=null doit=true} to TableItem with text {}
14:12:17 [2021-06-17T18:12:17.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=455899096 data=null} to TableItem with text {}
14:12:17 [2021-06-17T18:12:17.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455899096 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:12:17 [2021-06-17T18:12:17.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455899096 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:12:17 [2021-06-17T18:12:17.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455899156 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:12:17 [2021-06-17T18:12:17.213Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
14:12:17 [2021-06-17T18:12:17.213Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
14:12:17 [2021-06-17T18:12:17.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=455899191 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'
14:12:17 [2021-06-17T18:12:17.213Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
14:12:17 [2021-06-17T18:12:17.213Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=455899859 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=455899864 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=455899864 data=null doit=true} to TreeItem with text {test}
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=455899864 data=null} to TreeItem with text {test}
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=455899864 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455899865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:12:17 [2021-06-17T18:12:17.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=455899886 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:12:18 [2021-06-17T18:12:18.038Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:18 [2021-06-17T18:12:18.038Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:18 [2021-06-17T18:12:18.038Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900863 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900863 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900863 data=null 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')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900864 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455900864 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Clicking on OK
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455900865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455900865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455900865 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455900865 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455900865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455900865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.970Z] DEBUG - Clicked on OK
14:12:18 [2021-06-17T18:12:18.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455900865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:18 [2021-06-17T18:12:18.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455899965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:12:19 [2021-06-17T18:12:19.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.492 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
14:12:19 [2021-06-17T18:12:19.535Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 5.389 s
14:12:19 [2021-06-17T18:12:19.535Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
14:12:19 [2021-06-17T18:12:19.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
14:12:19 [2021-06-17T18:12:19.535Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
14:12:19 [2021-06-17T18:12:19.535Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
14:12:31 [2021-06-17T18:12:31.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.671 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
14:12:31 [2021-06-17T18:12:31.737Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 10.414 s
14:12:31 [2021-06-17T18:12:31.737Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455912848 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455912848 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455912848 data=null} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455912849 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455912849 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}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455912881 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455912882 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455912882 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455912882 data=null} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455912882 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455912882 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}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455912888 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455912888 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455912888 data=null} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455912889 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455912889 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}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455912891 data=null button=1 stateMask=0x80000 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=455912892 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=455912892 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=455912892 data=null} to TreeItem with text {Traces [0]}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=455912893 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455912893 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]}
14:12:31 [2021-06-17T18:12:31.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=455912907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - number of items : 11
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455914467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455914467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455914467 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455914467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455914467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455914467 data=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}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455914474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455914474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455914474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455914474 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455914475 data=null} to ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=455914475 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {FILTER <name>}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=455914475 data=null doit=true} to TreeItem with text {FILTER <name>}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=455914475 data=null} to TreeItem with text {FILTER <name>}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=455914477 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455914477 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>}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=455914485 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=455914491 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=455914491 data=null doit=true} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=455914493 data=null} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=455914493 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455914494 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}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=455914498 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=455914498 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=455914498 data=null doit=true} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=455914498 data=null} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=455914499 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=455914499 data=null doit=true} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=455914499 data=null} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=455914499 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455914499 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}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=455914563 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=455914595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
14:12:32 [2021-06-17T18:12:32.671Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=455914664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455914666 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455914666 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455914666 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)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455914666 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)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455914667 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)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455914667 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)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455914667 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455914667 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455914668 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)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455914668 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)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455914690 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)
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Clicking on with mnemonic 'AND'
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=455914756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Clicked on with mnemonic 'AND'
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=455914767 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=455914767 data=null doit=true} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=455914767 data=null} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=455914767 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455914767 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
14:12:32 [2021-06-17T18:12:32.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=455914771 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
14:12:32 [2021-06-17T18:12:32.929Z] 
14:12:32 [2021-06-17T18:12:32.929Z] (Eclipse:4661): Gtk-WARNING **: 18:12:32.755: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=455914842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
14:12:32 [2021-06-17T18:12:32.929Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=455914885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=455914946 data=null button=0 stateMask=0x0 x=173 y=81 count=0} to Tree node with text: Timestamp CONTAINS "100"
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=455914946 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=455914946 data=null} to Tree node with text: Timestamp CONTAINS "100"
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=455914946 data=null button=1 stateMask=0x0 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455914946 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"
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=455914988 data=null button=1 stateMask=0x80000 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:32 [2021-06-17T18:12:32.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=455914988 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=455914988 data=null doit=true} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=455914988 data=null} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=455914989 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455914989 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
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=455915039 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - number of items : 11
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455915039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455915039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455915039 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455915040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455915040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455915040 data=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}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455915041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455915041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455915041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455915041 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:12:32 [2021-06-17T18:12:32.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455915042 data=null} to ToolItem with tooltip text {Save filters}
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Attempting to set focus on Table with text {}
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=455915080 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=455915080 data=null doit=true} to TableItem with text {}
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=455915086 data=null} to TableItem with text {}
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455915086 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455915087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455915088 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Clicking on with mnemonic 'timestamp'
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=455915165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
14:12:33 [2021-06-17T18:12:33.187Z] DEBUG - Clicked on with mnemonic 'timestamp'
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455916736 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455916736 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455916736 data=null} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455916737 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455916737 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}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455916752 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455916753 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455916753 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455916753 data=null} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455916754 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455916754 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}
14:12:35 [2021-06-17T18:12:35.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455916763 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:35 [2021-06-17T18:12:35.087Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
14:12:35 [2021-06-17T18:12:35.087Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:35 [2021-06-17T18:12:35.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=455916764 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:12:35 [2021-06-17T18:12:35.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=455916765 data=null doit=true} to TreeItem with text {Traces [1]}
14:12:35 [2021-06-17T18:12:35.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=455916765 data=null} to TreeItem with text {Traces [1]}
14:12:35 [2021-06-17T18:12:35.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=455916765 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:12:35 [2021-06-17T18:12:35.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455916765 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]}
14:12:35 [2021-06-17T18:12:35.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=455916769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - number of items : 11
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455918300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455918300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455918300 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455918300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455918300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455918300 data=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}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455918312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455918312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455918312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455918312 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455918312 data=null} to ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=455918313 data=null button=0 stateMask=0x0 x=78 y=104 count=0} to TreeItem with text {FILTER <name>}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=455918313 data=null doit=true} to TreeItem with text {FILTER <name>}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=455918313 data=null} to TreeItem with text {FILTER <name>}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=455918313 data=null button=1 stateMask=0x0 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455918314 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>}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=455918318 data=null button=1 stateMask=0x80000 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Clicking on TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=455918322 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=455918322 data=null doit=true} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=455918324 data=null} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=455918324 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455918325 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}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=455918341 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=455918341 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=455918341 data=null doit=true} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=455918341 data=null} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Clicked on TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=455918342 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=455918342 data=null doit=true} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=455918342 data=null} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=455918342 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455918342 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}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=455918349 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=455918378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
14:12:36 [2021-06-17T18:12:36.460Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=455918405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455918440 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455918440 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455918440 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)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455918441 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)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455918441 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)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455918442 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)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455918442 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455918442 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455918442 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)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455918442 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)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455918463 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)
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
14:12:36 [2021-06-17T18:12:36.460Z] DEBUG - Clicking on with mnemonic 'COMPARE'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=455918491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Clicked on with mnemonic 'COMPARE'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=455918588 data=null doit=true} to Tree node with text: <select aspect> = <value>
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=455918589 data=null} to Tree node with text: <select aspect> = <value>
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=455918589 data=null button=1 stateMask=0x0 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455918589 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>
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=455918589 data=null button=1 stateMask=0x80000 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=455918591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=455918657 data=null doit=true} to Button with text {=}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=455918657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=455918659 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=455918659 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=455918659 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=455918659 data=null item=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')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - number of items : 11
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455918680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455918680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455918680 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455918680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455918680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455918680 data=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}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455918686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455918686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455918686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455918686 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455918686 data=null} to ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Attempting to set focus on Table with text {}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=455918775 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=455918775 data=null doit=true} to TableItem with text {}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=455918775 data=null} to TableItem with text {}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455918776 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455918776 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:12:36 [2021-06-17T18:12:36.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455918777 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
14:12:36 [2021-06-17T18:12:36.979Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
14:12:36 [2021-06-17T18:12:36.980Z] DEBUG - Clicking on with mnemonic 'field'
14:12:36 [2021-06-17T18:12:36.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=455918853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
14:12:36 [2021-06-17T18:12:36.980Z] DEBUG - Clicked on with mnemonic 'field'
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455920490 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455920490 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455920490 data=null} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455920491 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455920491 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}
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455920545 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:38 [2021-06-17T18:12:38.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455920546 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455920546 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455920546 data=null} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455920547 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455920547 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}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455920551 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:38 [2021-06-17T18:12:38.878Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=455920552 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=455920552 data=null doit=true} to TreeItem with text {Traces [1]}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=455920552 data=null} to TreeItem with text {Traces [1]}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=455920552 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455920552 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]}
14:12:38 [2021-06-17T18:12:38.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=455920556 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - number of items : 11
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455922004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455922004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455922005 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455922005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455922005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455922005 data=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}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455922021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455922021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455922021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455922021 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455922021 data=null} to ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=455922022 data=null button=0 stateMask=0x0 x=78 y=173 count=0} to TreeItem with text {FILTER <name>}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=455922022 data=null doit=true} to TreeItem with text {FILTER <name>}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=455922022 data=null} to TreeItem with text {FILTER <name>}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=455922023 data=null button=1 stateMask=0x0 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455922023 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>}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=455922027 data=null button=1 stateMask=0x80000 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=455922032 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=455922032 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=455922035 data=null} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=455922035 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455922035 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}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=455922052 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=455922053 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=455922053 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=455922053 data=null} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=455922054 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=455922054 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=455922054 data=null} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=455922054 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455922054 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}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=455922062 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=455922096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
14:12:40 [2021-06-17T18:12:40.250Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=455922146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455922147 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455922147 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455922147 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)
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455922147 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)
14:12:40 [2021-06-17T18:12:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455922148 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)
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455922148 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)
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455922148 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455922148 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455922149 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)
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455922149 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)
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=455922168 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)
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Clicking on with mnemonic 'OR'
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=455922196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Clicked on with mnemonic 'OR'
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=455922248 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=455922248 data=null doit=true} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=455922248 data=null} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=455922249 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455922249 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
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=455922255 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Clicking on with mnemonic 'EQUALS'
14:12:40 [2021-06-17T18:12:40.251Z] 
14:12:40 [2021-06-17T18:12:40.251Z] (Eclipse:4661): Gtk-WARNING **: 18:12:40.229: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=455922281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Clicked on with mnemonic 'EQUALS'
14:12:40 [2021-06-17T18:12:40.251Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=455922359 data=null button=0 stateMask=0x0 x=162 y=242 count=0} to TreeItem with text {<select aspect> EQUALS}
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=455922359 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=455922359 data=null} to TreeItem with text {<select aspect> EQUALS}
14:12:40 [2021-06-17T18:12:40.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=455922359 data=null button=1 stateMask=0x0 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
14:12:40 [2021-06-17T18:12:40.509Z] 
14:12:40 [2021-06-17T18:12:40.509Z] (Eclipse:4661): Gtk-WARNING **: 18:12:40.274: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455922359 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}
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=455922396 data=null button=1 stateMask=0x80000 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=455922397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=455922469 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=455922469 data=null doit=true} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=455922469 data=null} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=455922469 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455922469 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
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=455922480 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Clicking on with mnemonic 'MATCHES'
14:12:40 [2021-06-17T18:12:40.509Z] 
14:12:40 [2021-06-17T18:12:40.509Z] (Eclipse:4661): Gtk-WARNING **: 18:12:40.457: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=455922546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Clicked on with mnemonic 'MATCHES'
14:12:40 [2021-06-17T18:12:40.509Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=455922585 data=null button=0 stateMask=0x0 x=167 y=265 count=0} to TreeItem with text {<select aspect> MATCHES}
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=455922585 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=455922585 data=null} to TreeItem with text {<select aspect> MATCHES}
14:12:40 [2021-06-17T18:12:40.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=455922585 data=null button=1 stateMask=0x0 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
14:12:40 [2021-06-17T18:12:40.767Z] 
14:12:40 [2021-06-17T18:12:40.767Z] (Eclipse:4661): Gtk-WARNING **: 18:12:40.539: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455922585 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}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=455922659 data=null button=1 stateMask=0x80000 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=455922660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - number of items : 11
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=455922693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455922693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=455922693 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=455922693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=455922693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=455922693 data=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}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=455922695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=455922695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=455922695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=455922695 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=455922695 data=null} to ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:40 [2021-06-17T18:12:40.767Z] DEBUG - Attempting to set focus on Table with text {}
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=455922776 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=455922776 data=null doit=true} to TableItem with text {}
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=455922776 data=null} to TableItem with text {}
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455922777 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455922777 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455922778 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=455922852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
14:12:40 [2021-06-17T18:12:40.768Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=455924290 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=455924320 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=455924320 data=null doit=true} to TreeItem with text {TestForFiltering}
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=455924320 data=null} to TreeItem with text {TestForFiltering}
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=455924320 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455924320 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}
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=455924345 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:42 [2021-06-17T18:12:42.668Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925366 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925366 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925366 data=null 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')
14:12:43 [2021-06-17T18:12:43.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925367 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455925367 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Clicking on OK
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455925368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455925368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455925368 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455925368 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455925368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455925368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Clicked on OK
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455925368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:43 [2021-06-17T18:12:43.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455924383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:12:43 [2021-06-17T18:12:43.862Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.844 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
14:12:43 [2021-06-17T18:12:43.862Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.507 s
14:12:43 [2021-06-17T18:12:43.862Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.75 s
14:12:43 [2021-06-17T18:12:43.862Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.532 s
14:12:43 [2021-06-17T18:12:43.862Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Clicking on (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455929839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455929839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455929839 data=null doit=true} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455929839 data=null} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=455929839 data=null button=1 stateMask=0x0 x=669 y=12 count=1} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=455929896 data=null button=1 stateMask=0x80000 x=669 y=12 count=1} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455929898 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=455929899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455929900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=455929900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=455929900 data=null doit=true} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=455929900 data=null} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.058Z] DEBUG - Clicked on (of type 'Table')
14:12:48 [2021-06-17T18:12:48.058Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:12:48 [2021-06-17T18:12:48.058Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:12:48 [2021-06-17T18:12:48.058Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:12:48 [2021-06-17T18:12:48.058Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:12:48 [2021-06-17T18:12:48.058Z] DEBUG - Inserting text:e
14:12:48 [2021-06-17T18:12:48.058Z]  into text (of type 'Text')
14:12:48 [2021-06-17T18:12:48.058Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:48 [2021-06-17T18:12:48.058Z] DEBUG - Typing text 'e
14:12:48 [2021-06-17T18:12:48.058Z] ' with an interval of 100ms. between characters.
14:12:48 [2021-06-17T18:12:48.315Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:48 [2021-06-17T18:12:48.315Z] DEBUG - Selecting rows [7] in (of type 'Table')
14:12:48 [2021-06-17T18:12:48.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455930351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455930351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455930351 data=null doit=true} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455930351 data=null} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455930351 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455930351 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:12:48 [2021-06-17T18:12:48.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455930352 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
14:12:49 [2021-06-17T18:12:49.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=455931280 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:12:49 [2021-06-17T18:12:49.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=455931441 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=455931441 data=null doit=true} to TreeItem with text {test}
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=455931441 data=null} to TreeItem with text {test}
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=455931441 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455931442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=455931447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:49 [2021-06-17T18:12:49.506Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null 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')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455931978 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Clicking on OK
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455931979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455931979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455931979 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455931979 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455931979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455931980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.071Z] DEBUG - Clicked on OK
14:12:50 [2021-06-17T18:12:50.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455931980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:50 [2021-06-17T18:12:50.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455931487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Clicking on (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455934095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455934095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455934095 data=null doit=true} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455934095 data=null} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=455934095 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=455934154 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455934156 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=455934156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455934157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=455934158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=455934158 data=null doit=true} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=455934158 data=null} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Clicked on (of type 'Table')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Inserting text:00
14:12:52 [2021-06-17T18:12:52.227Z]  into text (of type 'Text')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:52 [2021-06-17T18:12:52.227Z] DEBUG - Typing text '00
14:12:52 [2021-06-17T18:12:52.227Z] ' with an interval of 100ms. between characters.
14:12:52 [2021-06-17T18:12:52.484Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:52 [2021-06-17T18:12:52.741Z] DEBUG - Selecting rows [7] in (of type 'Table')
14:12:52 [2021-06-17T18:12:52.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455934643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455934643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455934644 data=null doit=true} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455934644 data=null} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455934644 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455934644 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:12:52 [2021-06-17T18:12:52.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455934645 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.673Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:53 [2021-06-17T18:12:53.673Z] DEBUG - Clicking on (of type 'Table')
14:12:53 [2021-06-17T18:12:53.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455935558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455935558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455935558 data=null doit=true} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455935559 data=null} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=455935559 data=null button=1 stateMask=0x0 x=15 y=12 count=1} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=455935567 data=null button=1 stateMask=0x80000 x=15 y=12 count=1} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.673Z] 
14:12:53 [2021-06-17T18:12:53.673Z] !ENTRY org.eclipse.ui 4 0 2021-06-17 18:12:53.460
14:12:53 [2021-06-17T18:12:53.673Z] !MESSAGE Unhandled event loop exception
14:12:53 [2021-06-17T18:12:53.673Z] !STACK 0
14:12:53 [2021-06-17T18:12:53.673Z] org.eclipse.swt.SWTException: Widget is disposed
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.SWT.error(SWT.java:4699)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.SWT.error(SWT.java:4614)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.SWT.error(SWT.java:4585)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:532)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:586)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:12:53 [2021-06-17T18:12:53.673Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:12:53 [2021-06-17T18:12:53.674Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:12:53 [2021-06-17T18:12:53.674Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:12:53 [2021-06-17T18:12:53.674Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:12:53 [2021-06-17T18:12:53.674Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:12:53 [2021-06-17T18:12:53.674Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:12:53 [2021-06-17T18:12:53.674Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:12:53 [2021-06-17T18:12:53.674Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:12:53 [2021-06-17T18:12:53.674Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:12:53 [2021-06-17T18:12:53.674Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:12:53 [2021-06-17T18:12:53.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455935567 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')
14:12:53 [2021-06-17T18:12:53.674Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=455935573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455935574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=455935574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=455935574 data=null doit=true} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=455935574 data=null} to (of type 'Table')
14:12:53 [2021-06-17T18:12:53.674Z] DEBUG - Clicked on (of type 'Table')
14:12:55 [2021-06-17T18:12:55.044Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:56 [2021-06-17T18:12:56.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=455938150 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:12:56 [2021-06-17T18:12:56.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:56 [2021-06-17T18:12:56.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=455938245 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=455938246 data=null doit=true} to TreeItem with text {test}
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=455938246 data=null} to TreeItem with text {test}
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=455938246 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455938246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=455938251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:56 [2021-06-17T18:12:56.418Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938715 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938715 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938716 data=null 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')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938716 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455938716 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Clicking on OK
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455938717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455938717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455938717 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455938717 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455938717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455938717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.679Z] DEBUG - Clicked on OK
14:12:56 [2021-06-17T18:12:56.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455938717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:56 [2021-06-17T18:12:56.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455938292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - Clicking on (of type 'Table')
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455940852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455940852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455940852 data=null doit=true} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455940852 data=null} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=455940852 data=null button=1 stateMask=0x0 x=205 y=12 count=1} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=455940908 data=null button=1 stateMask=0x80000 x=205 y=12 count=1} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455940910 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=455940911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455940912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=455940912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=455940912 data=null doit=true} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=455940912 data=null} to (of type 'Table')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Clicked on (of type 'Table')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Inserting text:HostF
14:12:58 [2021-06-17T18:12:58.835Z]  into text (of type 'Text')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Attempting to set focus on (of type 'Text')
14:12:58 [2021-06-17T18:12:58.835Z] DEBUG - Typing text 'HostF
14:12:58 [2021-06-17T18:12:58.835Z] ' with an interval of 100ms. between characters.
14:12:59 [2021-06-17T18:12:59.767Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:59 [2021-06-17T18:12:59.767Z] DEBUG - Selecting rows [7] in (of type 'Table')
14:12:59 [2021-06-17T18:12:59.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455941693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:59 [2021-06-17T18:12:59.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455941693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:59 [2021-06-17T18:12:59.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455941693 data=null doit=true} to (of type 'Table')
14:12:59 [2021-06-17T18:12:59.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455941693 data=null} to (of type 'Table')
14:12:59 [2021-06-17T18:12:59.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455941694 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
14:12:59 [2021-06-17T18:12:59.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455941694 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:12:59 [2021-06-17T18:12:59.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455941695 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=455942610 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Attempting to set focus on Tree with text {}
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=455942711 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=455942711 data=null doit=true} to TreeItem with text {test}
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=455942711 data=null} to TreeItem with text {test}
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=455942711 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455942711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=455942717 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Clicking on with mnemonic 'Delete'
14:13:00 [2021-06-17T18:13:00.700Z] DEBUG - Clicked on with mnemonic 'Delete'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943671 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943671 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943674 data=null 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')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943675 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455943675 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Clicking on OK
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455943676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455943676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455943676 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455943676 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455943676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455943677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.634Z] DEBUG - Clicked on OK
14:13:01 [2021-06-17T18:13:01.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455943677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:01 [2021-06-17T18:13:01.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455942757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Attempting to set focus on (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Clicking on (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455945786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455945786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455945786 data=null doit=true} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455945786 data=null} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=455945787 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=455945843 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455945845 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=455945846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455945847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=455945847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=455945847 data=null doit=true} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=455945847 data=null} to (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Clicked on (of type 'Table')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Inserting text:2 into text (of type 'Text')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Attempting to set focus on (of type 'Text')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:13:03 [2021-06-17T18:13:03.790Z] DEBUG - Attempting to set focus on (of type 'Text')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Attempting to set focus on (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Clicking on (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455946135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455946136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455946136 data=null doit=true} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455946136 data=null} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=455946136 data=null button=1 stateMask=0x0 x=669 y=12 count=1} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=455946139 data=null button=1 stateMask=0x80000 x=669 y=12 count=1} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455946140 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=455946141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455946142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=455946142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=455946142 data=null doit=true} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=455946142 data=null} to (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Clicked on (of type 'Table')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Inserting text:F into text (of type 'Text')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Attempting to set focus on (of type 'Text')
14:13:04 [2021-06-17T18:13:04.048Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
14:13:04 [2021-06-17T18:13:04.305Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
14:13:04 [2021-06-17T18:13:04.305Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
14:13:04 [2021-06-17T18:13:04.305Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:13:04 [2021-06-17T18:13:04.305Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:13:04 [2021-06-17T18:13:04.305Z] DEBUG - Attempting to set focus on (of type 'Text')
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - Attempting to set focus on (of type 'Table')
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=455947781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=455947781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=455947781 data=null doit=true} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=455947781 data=null} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=455947781 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=455947786 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.936Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.936Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=455947810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=455947811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.936Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=455947811 data=null doit=true} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=455947811 data=null} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=455947811 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
14:13:05 [2021-06-17T18:13:05.936Z] DEBUG - Clicked on CLabel with text {}
14:13:07 [2021-06-17T18:13:07.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=455949334 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:13:07 [2021-06-17T18:13:07.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:07 [2021-06-17T18:13:07.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:13:07 [2021-06-17T18:13:07.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:13:07 [2021-06-17T18:13:07.309Z] DEBUG - Attempting to set focus on Tree with text {}
14:13:07 [2021-06-17T18:13:07.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=455949395 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:13:07 [2021-06-17T18:13:07.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=455949395 data=null doit=true} to TreeItem with text {test}
14:13:07 [2021-06-17T18:13:07.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=455949395 data=null} to TreeItem with text {test}
14:13:07 [2021-06-17T18:13:07.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=455949396 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:13:07 [2021-06-17T18:13:07.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455949396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:13:07 [2021-06-17T18:13:07.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=455949445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:13:07 [2021-06-17T18:13:07.567Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:07 [2021-06-17T18:13:07.567Z] DEBUG - Clicking on with mnemonic 'Delete'
14:13:07 [2021-06-17T18:13:07.567Z] DEBUG - Clicked on with mnemonic 'Delete'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950426 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950426 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950427 data=null 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')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950427 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455950427 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Clicking on OK
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455950428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455950428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455950428 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455950428 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455950428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455950428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.503Z] DEBUG - Clicked on OK
14:13:08 [2021-06-17T18:13:08.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455950428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2021-06-17T18:13:08.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455949481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Attempting to set focus on (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Clicking on (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455952525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455952579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455952579 data=null doit=true} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455952579 data=null} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=455952580 data=null button=1 stateMask=0x0 x=205 y=12 count=1} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=455952583 data=null button=1 stateMask=0x80000 x=205 y=12 count=1} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455952584 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=455952584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455952585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=455952586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=455952586 data=null doit=true} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=455952586 data=null} to (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Clicked on (of type 'Table')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Inserting text:HostF
14:13:10 [2021-06-17T18:13:10.659Z]  into text (of type 'Text')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Attempting to set focus on (of type 'Text')
14:13:10 [2021-06-17T18:13:10.659Z] DEBUG - Typing text 'HostF
14:13:10 [2021-06-17T18:13:10.659Z] ' with an interval of 100ms. between characters.
14:13:11 [2021-06-17T18:13:11.593Z] DEBUG - Attempting to set focus on (of type 'Table')
14:13:11 [2021-06-17T18:13:11.593Z] DEBUG - Selecting rows [7] in (of type 'Table')
14:13:11 [2021-06-17T18:13:11.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=455953360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:11 [2021-06-17T18:13:11.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=455953360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:13:11 [2021-06-17T18:13:11.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=455953360 data=null doit=true} to (of type 'Table')
14:13:11 [2021-06-17T18:13:11.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=455953360 data=null} to (of type 'Table')
14:13:11 [2021-06-17T18:13:11.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455953360 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
14:13:11 [2021-06-17T18:13:11.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455953360 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:13:11 [2021-06-17T18:13:11.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455953362 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=455954277 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Attempting to set focus on Tree with text {}
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=455954383 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=455954384 data=null doit=true} to TreeItem with text {test}
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=455954384 data=null} to TreeItem with text {test}
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=455954384 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455954384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=455954389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Clicking on with mnemonic 'Delete'
14:13:12 [2021-06-17T18:13:12.544Z] DEBUG - Clicked on with mnemonic 'Delete'
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955311 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955311 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955311 data=null 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')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955312 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455955312 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Clicking on OK
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455955313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455955313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455955313 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455955313 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455955313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455955313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.478Z] DEBUG - Clicked on OK
14:13:13 [2021-06-17T18:13:13.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455955313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:13 [2021-06-17T18:13:13.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455954427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:13:13 [2021-06-17T18:13:13.736Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.83 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
14:13:13 [2021-06-17T18:13:13.736Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.306 s
14:13:13 [2021-06-17T18:13:13.736Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.737 s
14:13:13 [2021-06-17T18:13:13.736Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.96 s
14:13:13 [2021-06-17T18:13:13.736Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.713 s
14:13:13 [2021-06-17T18:13:13.736Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.848 s
14:13:13 [2021-06-17T18:13:13.736Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
14:13:15 [2021-06-17T18:13:15.637Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:13:15 [2021-06-17T18:13:15.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:15 [2021-06-17T18:13:15.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Clicking on TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=455957314 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=455957314 data=null doit=true} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Attempting to set focus on Table with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=455957315 data=null} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455957315 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455957315 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455957318 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=455957318 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=455957319 data=null doit=true} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=455957319 data=null} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Clicked on TableItem with text {}
14:13:15 [2021-06-17T18:13:15.638Z] DEBUG - Attempting to set focus on (of type 'Table')
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Clicking on TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=455957958 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=455957958 data=null doit=true} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Attempting to set focus on Table with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=455957959 data=null} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455957959 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455957959 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455957962 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=455957962 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=455957962 data=null doit=true} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=455957962 data=null} to TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Clicked on TableItem with text {}
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
14:13:15 [2021-06-17T18:13:15.896Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
14:13:16 [2021-06-17T18:13:16.154Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
14:13:16 [2021-06-17T18:13:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=455957999 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'
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Clicking on TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=455958570 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=455958571 data=null doit=true} to TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Attempting to set focus on Table with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=455958571 data=null} to TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=455958571 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=455958576 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=455958577 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=455958577 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=455958578 data=null doit=true} to TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=455958578 data=null} to TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Clicked on TableItem with text {}
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Attempting to set focus on (of type 'Table')
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Attempting to set focus on (of type 'Table')
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
14:13:16 [2021-06-17T18:13:16.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=455958622 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'
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=455959186 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Attempting to set focus on Tree with text {}
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=455959247 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=455959248 data=null doit=true} to TreeItem with text {test}
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=455959248 data=null} to TreeItem with text {test}
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=455959248 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455959248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=455959260 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Clicking on with mnemonic 'Delete'
14:13:17 [2021-06-17T18:13:17.285Z] DEBUG - Clicked on with mnemonic 'Delete'
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null 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')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=455959701 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Clicking on OK
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=455959702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=455959702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=455959702 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=455959702 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=455959703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=455959703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:17 [2021-06-17T18:13:17.852Z] DEBUG - Clicked on OK
14:13:18 [2021-06-17T18:13:18.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=455959703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:18 [2021-06-17T18:13:18.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=455959300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:13:18 [2021-06-17T18:13:18.110Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.466 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
14:13:18 [2021-06-17T18:13:18.110Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.643 s
14:13:18 [2021-06-17T18:13:18.110Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.612 s
14:13:18 [2021-06-17T18:13:18.110Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.616 s
14:13:18 [2021-06-17T18:13:18.110Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
14:13:32 [2021-06-17T18:13:32.981Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.568 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
14:13:32 [2021-06-17T18:13:32.981Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 1.978 s
14:13:32 [2021-06-17T18:13:32.981Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
14:13:32 [2021-06-17T18:13:32.981Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 6.68 s
14:13:32 [2021-06-17T18:13:32.981Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.298 s
14:13:32 [2021-06-17T18:13:32.981Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Attempting to set focus on Tree with text {}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=455974576 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=455974577 data=null doit=true} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=455974577 data=null} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=455974577 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455974577 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}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=455974593 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Attempting to set focus on Tree with text {}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=455974593 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=455974599 data=null doit=true} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=455974600 data=null} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=455974600 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455974600 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}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=455974606 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=455974606 data=null doit=true} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=455974606 data=null} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=455974607 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=455974607 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}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=455974609 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Attempting to set focus on Tree with text {}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=455974615 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=455974615 data=null doit=true} to TreeItem with text {Traces [0]}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=455974615 data=null} to TreeItem with text {Traces [0]}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=455974615 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=455974615 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]}
14:13:32 [2021-06-17T18:13:32.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=455974622 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:13:34 [2021-06-17T18:13:34.356Z] 
14:13:34 [2021-06-17T18:13:34.356Z] (Eclipse:4661): Gtk-CRITICAL **: 18:13:34.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=455977194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=455977195 data=null doit=true} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455977195 data=null item=null detail=0 x=150 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=455977197 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=455977198 data=null x=1 y=54 width=0 height=0 detail=0} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=455977199 data=null} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455977199 data=null item=null detail=0 x=200 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=455977200 data=null button=0 stateMask=0x80000 x=1 y=54 count=0} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455977202 data=null item=null detail=0 x=200 y=0 width=3 height=108 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=455977203 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=455977203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=455977804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=455977805 data=null doit=true} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455977805 data=null item=null detail=0 x=201 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=455977807 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=455977807 data=null x=1 y=54 width=0 height=0 detail=0} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=455977808 data=null} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455977808 data=null item=null detail=0 x=150 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=455977809 data=null button=0 stateMask=0x80000 x=1 y=54 count=0} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455977810 data=null item=null detail=0 x=150 y=0 width=3 height=108 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=455977811 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
14:13:35 [2021-06-17T18:13:35.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=455977811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:36 [2021-06-17T18:13:36.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:38 [2021-06-17T18:13:38.318Z] 
14:13:38 [2021-06-17T18:13:38.318Z] (Eclipse:4661): Gtk-CRITICAL **: 18:13:38.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=455980742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455980742 data=null button=0 stateMask=0x0 x=182 y=114 count=0} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=455980743 data=null doit=true} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=455980743 data=null} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=455980749 data=null button=1 stateMask=0x0 x=182 y=114 count=1} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=455980750 data=null x=232 y=114 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455980750 data=null button=1 stateMask=0x80000 x=232 y=114 count=1} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=455980751 data=null button=1 stateMask=0x80000 x=232 y=114 count=1} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455980751 data=null button=0 stateMask=0x0 x=0 y=114 count=0} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=455980752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=455980752 data=null doit=true} to TimeGraphControl with text {}
14:13:38 [2021-06-17T18:13:38.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=455980752 data=null} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=455981258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455981258 data=null button=0 stateMask=0x0 x=232 y=114 count=0} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=455981258 data=null doit=true} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=455981259 data=null} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=455981263 data=null button=1 stateMask=0x0 x=232 y=114 count=1} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=455981263 data=null x=182 y=114 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455981264 data=null button=1 stateMask=0x80000 x=182 y=114 count=1} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=455981265 data=null button=1 stateMask=0x80000 x=182 y=114 count=1} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455981265 data=null button=0 stateMask=0x0 x=0 y=114 count=0} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=455981265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=455981265 data=null doit=true} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=455981265 data=null} to TimeGraphControl with text {}
14:13:39 [2021-06-17T18:13:39.707Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:41 [2021-06-17T18:13:41.607Z] 
14:13:41 [2021-06-17T18:13:41.607Z] (Eclipse:4661): Gtk-CRITICAL **: 18:13:41.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=455984291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455984291 data=null button=0 stateMask=0x0 x=182 y=72 count=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=455984292 data=null doit=true} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=455984292 data=null} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=455984298 data=null button=1 stateMask=0x0 x=182 y=72 count=1} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=455984299 data=null x=232 y=72 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455984299 data=null button=1 stateMask=0x80000 x=232 y=72 count=1} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=455984300 data=null button=1 stateMask=0x80000 x=232 y=72 count=1} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455984300 data=null button=0 stateMask=0x0 x=0 y=72 count=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=455984300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=455984300 data=null doit=true} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.539Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=455984301 data=null} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=455984804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455984804 data=null button=0 stateMask=0x0 x=232 y=72 count=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=455984804 data=null doit=true} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=455984804 data=null} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=455984808 data=null button=1 stateMask=0x0 x=232 y=72 count=1} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=455984809 data=null x=182 y=72 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455984809 data=null button=1 stateMask=0x80000 x=182 y=72 count=1} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=455984815 data=null button=1 stateMask=0x80000 x=182 y=72 count=1} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455984816 data=null button=0 stateMask=0x0 x=0 y=72 count=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=455984816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=455984817 data=null doit=true} to TimeGraphControl with text {}
14:13:42 [2021-06-17T18:13:42.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=455984817 data=null} to TimeGraphControl with text {}
14:13:43 [2021-06-17T18:13:43.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:45 [2021-06-17T18:13:45.263Z] 
14:13:45 [2021-06-17T18:13:45.263Z] (Eclipse:4661): Gtk-CRITICAL **: 18:13:45.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:13:45 [2021-06-17T18:13:45.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:46 [2021-06-17T18:13:46.089Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
14:13:46 [2021-06-17T18:13:46.089Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:47 [2021-06-17T18:13:47.986Z] 
14:13:47 [2021-06-17T18:13:47.986Z] (Eclipse:4661): Gtk-CRITICAL **: 18:13:47.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=455990455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455990455 data=null button=0 stateMask=0x0 x=173 y=63 count=0} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=455990455 data=null doit=true} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=455990456 data=null} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=455990459 data=null button=1 stateMask=0x0 x=173 y=63 count=1} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=455990460 data=null x=223 y=63 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455990460 data=null button=1 stateMask=0x80000 x=223 y=63 count=1} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=455990461 data=null button=1 stateMask=0x80000 x=223 y=63 count=1} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455990462 data=null button=0 stateMask=0x0 x=0 y=63 count=0} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=455990462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=455990462 data=null doit=true} to TimeGraphControl with text {}
14:13:48 [2021-06-17T18:13:48.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=455990462 data=null} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=455991064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455991065 data=null button=0 stateMask=0x0 x=223 y=63 count=0} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=455991065 data=null doit=true} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=455991065 data=null} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=455991069 data=null button=1 stateMask=0x0 x=223 y=63 count=1} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=455991069 data=null x=173 y=63 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455991069 data=null button=1 stateMask=0x80000 x=173 y=63 count=1} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=455991071 data=null button=1 stateMask=0x80000 x=173 y=63 count=1} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=455991071 data=null button=0 stateMask=0x0 x=0 y=63 count=0} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=455991071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=455991071 data=null doit=true} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.117Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=455991071 data=null} to TimeGraphControl with text {}
14:13:49 [2021-06-17T18:13:49.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:51 [2021-06-17T18:13:51.594Z] 
14:13:51 [2021-06-17T18:13:51.594Z] (Eclipse:4661): Gtk-CRITICAL **: 18:13:51.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=455993979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=455993979 data=null doit=true} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455993979 data=null item=null detail=0 x=142 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=455993981 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=455993982 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=455993982 data=null} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455993982 data=null item=null detail=0 x=192 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=455993983 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455993984 data=null item=null detail=0 x=192 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=455993984 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=455993984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=455994585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=455994585 data=null doit=true} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455994586 data=null item=null detail=0 x=193 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=455994587 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=455994588 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=455994588 data=null} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455994588 data=null item=null detail=0 x=142 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=455994589 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455994590 data=null item=null detail=0 x=142 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=455994591 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:52 [2021-06-17T18:13:52.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=455994591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:53 [2021-06-17T18:13:53.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:55 [2021-06-17T18:13:55.190Z] 
14:13:55 [2021-06-17T18:13:55.190Z] (Eclipse:4661): Gtk-CRITICAL **: 18:13:54.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=455997622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=455997622 data=null doit=true} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455997622 data=null item=null detail=0 x=133 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=455997624 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=455997625 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=455997625 data=null} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455997625 data=null item=null detail=0 x=183 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=455997629 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455997630 data=null item=null detail=0 x=183 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=455997631 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:55 [2021-06-17T18:13:55.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=455997631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=455998232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=455998232 data=null doit=true} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455998232 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=455998234 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=455998234 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=455998235 data=null} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455998235 data=null item=null detail=0 x=133 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=455998236 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455998237 data=null item=null detail=0 x=133 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=455998237 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=455998238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=455998840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=455998840 data=null doit=true} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455998840 data=null item=null detail=0 x=134 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=455998844 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=455998845 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=455998845 data=null} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455998845 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=455998846 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455998847 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=455998848 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:56 [2021-06-17T18:13:56.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=455998848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=455999449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=455999449 data=null doit=true} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455999449 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=455999451 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=455999451 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=455999451 data=null} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455999451 data=null item=null detail=0 x=134 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=455999452 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=455999453 data=null item=null detail=0 x=134 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=455999454 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
14:13:57 [2021-06-17T18:13:57.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=455999454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:13:58 [2021-06-17T18:13:58.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:58 [2021-06-17T18:13:58.282Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456000588 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - Attempting to set focus on Tree with text {}
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=456000593 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=456000593 data=null doit=true} to TreeItem with text {TestAxisAlignment}
14:13:58 [2021-06-17T18:13:58.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=456000593 data=null} to TreeItem with text {TestAxisAlignment}
14:13:58 [2021-06-17T18:13:58.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=456000594 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:13:58 [2021-06-17T18:13:58.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456000653 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}
14:13:58 [2021-06-17T18:13:58.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=456000660 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:13:58 [2021-06-17T18:13:58.798Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:58 [2021-06-17T18:13:58.798Z] DEBUG - Clicking on with mnemonic 'Delete'
14:13:58 [2021-06-17T18:13:58.798Z] DEBUG - Clicked on with mnemonic 'Delete'
14:13:59 [2021-06-17T18:13:59.363Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:59 [2021-06-17T18:13:59.363Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:13:59 [2021-06-17T18:13:59.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:59 [2021-06-17T18:13:59.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:59 [2021-06-17T18:13:59.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.363Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:59 [2021-06-17T18:13:59.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:59 [2021-06-17T18:13:59.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:59 [2021-06-17T18:13:59.363Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null 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')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001182 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456001183 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Clicking on OK
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456001183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456001183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456001183 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456001184 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456001184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456001184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.364Z] DEBUG - Clicked on OK
14:13:59 [2021-06-17T18:13:59.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456001184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:59 [2021-06-17T18:13:59.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456000747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:13:59 [2021-06-17T18:13:59.879Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.955 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
14:13:59 [2021-06-17T18:13:59.879Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.935 s
14:13:59 [2021-06-17T18:13:59.879Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.399 s
14:13:59 [2021-06-17T18:13:59.879Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.616 s
14:13:59 [2021-06-17T18:13:59.879Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.525 s
14:13:59 [2021-06-17T18:13:59.879Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.647 s
14:13:59 [2021-06-17T18:13:59.879Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.607 s
14:13:59 [2021-06-17T18:13:59.879Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.916 s
14:13:59 [2021-06-17T18:13:59.879Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicking on with mnemonic 'Timestamp'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=456003468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicked on with mnemonic 'Timestamp'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicking on with mnemonic 'Host'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=456003556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicked on with mnemonic 'Host'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicking on with mnemonic 'Logger'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=456003659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicked on with mnemonic 'Logger'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicking on with mnemonic 'File'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=456003694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicked on with mnemonic 'File'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicking on with mnemonic 'Message'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=456003788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
14:14:01 [2021-06-17T18:14:01.779Z] DEBUG - Clicked on with mnemonic 'Message'
14:14:03 [2021-06-17T18:14:03.151Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:14:03 [2021-06-17T18:14:03.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:14:03 [2021-06-17T18:14:03.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:14:03 [2021-06-17T18:14:03.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:14:03 [2021-06-17T18:14:03.151Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
14:14:03 [2021-06-17T18:14:03.152Z] DEBUG - Clicking on with mnemonic 'Show All'
14:14:03 [2021-06-17T18:14:03.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=456005228 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'
14:14:03 [2021-06-17T18:14:03.409Z] DEBUG - Clicked on with mnemonic 'Show All'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - Clicking on with mnemonic 'Message'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=456006780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - Clicked on with mnemonic 'Message'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - Clicking on with mnemonic 'Line'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=456006833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - Clicked on with mnemonic 'Line'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - Clicking on with mnemonic 'File'
14:14:04 [2021-06-17T18:14:04.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=456006893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicked on with mnemonic 'File'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicking on with mnemonic 'Logger'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=456006926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicked on with mnemonic 'Logger'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicking on with mnemonic 'Host'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=456006956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicked on with mnemonic 'Host'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicking on with mnemonic 'Timestamp'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=456006964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicked on with mnemonic 'Timestamp'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicking on with mnemonic 'Message'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=456006969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicked on with mnemonic 'Message'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicking on with mnemonic 'Timestamp'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=456006989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicked on with mnemonic 'Timestamp'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicking on with mnemonic 'Line'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=456007018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicked on with mnemonic 'Line'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicking on with mnemonic 'Host'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=456007059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicked on with mnemonic 'Host'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicking on with mnemonic 'File'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=456007098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
14:14:05 [2021-06-17T18:14:05.041Z] DEBUG - Clicked on with mnemonic 'File'
14:14:05 [2021-06-17T18:14:05.299Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
14:14:05 [2021-06-17T18:14:05.299Z] DEBUG - Clicking on with mnemonic 'Logger'
14:14:05 [2021-06-17T18:14:05.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=456007195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
14:14:05 [2021-06-17T18:14:05.299Z] DEBUG - Clicked on with mnemonic 'Logger'
14:14:06 [2021-06-17T18:14:06.675Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:14:06 [2021-06-17T18:14:06.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:14:06 [2021-06-17T18:14:06.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:14:06 [2021-06-17T18:14:06.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:14:06 [2021-06-17T18:14:06.675Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
14:14:06 [2021-06-17T18:14:06.675Z] DEBUG - Clicking on with mnemonic 'Timestamp'
14:14:06 [2021-06-17T18:14:06.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=456008771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
14:14:06 [2021-06-17T18:14:06.675Z] DEBUG - Clicked on with mnemonic 'Timestamp'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicking on with mnemonic 'Host'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=456008821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicked on with mnemonic 'Host'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicking on with mnemonic 'Logger'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=456008861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicked on with mnemonic 'Logger'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicking on with mnemonic 'File'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=456008891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicked on with mnemonic 'File'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicking on with mnemonic 'Line'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=456008915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicked on with mnemonic 'Line'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicking on with mnemonic 'Message'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=456008924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicked on with mnemonic 'Message'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicking on with mnemonic 'Show All'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=456008940 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'
14:14:06 [2021-06-17T18:14:06.934Z] DEBUG - Clicked on with mnemonic 'Show All'
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456009068 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456009080 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456009080 data=null doit=true} to TreeItem with text {test}
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456009081 data=null} to TreeItem with text {test}
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456009081 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456009081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456009110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Clicking on with mnemonic 'Delete'
14:14:07 [2021-06-17T18:14:07.192Z] DEBUG - Clicked on with mnemonic 'Delete'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009844 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009844 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009845 data=null 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')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009845 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456009845 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Clicking on OK
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456009846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456009846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456009846 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456009846 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456009847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456009847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:07 [2021-06-17T18:14:07.759Z] DEBUG - Clicked on OK
14:14:08 [2021-06-17T18:14:08.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456009847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:08 [2021-06-17T18:14:08.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456009169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:14:08 [2021-06-17T18:14:08.274Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.606 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
14:14:08 [2021-06-17T18:14:08.274Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 3.237 s
14:14:08 [2021-06-17T18:14:08.274Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.074 s
14:14:08 [2021-06-17T18:14:08.274Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.665 s
14:14:08 [2021-06-17T18:14:08.274Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Clicking on TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=456011911 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=456011911 data=null doit=true} to TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Attempting to set focus on Table with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=456011912 data=null} to TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=456011912 data=null button=1 stateMask=0x0 x=265 y=12 count=1} to TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456011915 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=456011916 data=null button=1 stateMask=0x80000 x=265 y=12 count=1} to TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=456011916 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=456011916 data=null doit=true} to TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=456011916 data=null} to TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Clicked on TableItem with text {}
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Attempting to set focus on (of type 'Text')
14:14:10 [2021-06-17T18:14:10.172Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
14:14:11 [2021-06-17T18:14:11.105Z] DEBUG - Attempting to set focus on (of type 'Text')
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Attempting to set focus on Table with text {}
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=456014602 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=456014602 data=null doit=true} to TableItem with text {}
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=456014602 data=null} to TableItem with text {}
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=456014602 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456014602 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=456014603 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=456014632 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...'
14:14:13 [2021-06-17T18:14:13.006Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Attempting to set focus on Table with text {}
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=456016561 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=456016561 data=null doit=true} to TableItem with text {}
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=456016561 data=null} to TableItem with text {}
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=456016561 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456016562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=456016573 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=456016599 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...'
14:14:14 [2021-06-17T18:14:14.909Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456017138 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456017145 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456017145 data=null doit=true} to TreeItem with text {test}
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456017145 data=null} to TreeItem with text {test}
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456017146 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456017146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456017175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Clicking on with mnemonic 'Delete'
14:14:15 [2021-06-17T18:14:15.167Z] DEBUG - Clicked on with mnemonic 'Delete'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018074 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018075 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018075 data=null 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')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018075 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456018075 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Clicking on OK
14:14:16 [2021-06-17T18:14:16.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456018076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456018076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456018076 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456018076 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456018076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456018076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.102Z] DEBUG - Clicked on OK
14:14:16 [2021-06-17T18:14:16.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456018076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:16 [2021-06-17T18:14:16.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456017216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:14:16 [2021-06-17T18:14:16.619Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.225 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
14:14:16 [2021-06-17T18:14:16.619Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.598 s
14:14:16 [2021-06-17T18:14:16.619Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 1.959 s
14:14:16 [2021-06-17T18:14:16.619Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
14:14:16 [2021-06-17T18:14:16.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=456019307 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=456019307 data=null doit=true} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=456019307 data=null} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=456019308 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456019308 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}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=456019327 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=456019328 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=456019328 data=null doit=true} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=456019328 data=null} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=456019328 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456019329 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}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=456019334 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=456019334 data=null doit=true} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=456019334 data=null} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=456019335 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456019335 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}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=456019337 data=null button=1 stateMask=0x80000 x=81 y=12 count=1} to TreeItem with text {TestForOffsetting}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456019338 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456019338 data=null doit=true} to TreeItem with text {Traces [0]}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456019338 data=null} to TreeItem with text {Traces [0]}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456019338 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456019338 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]}
14:14:17 [2021-06-17T18:14:17.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456019353 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample15567355813096351025.xml"'
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456020805 data=null doit=true} to TreeItem with text {Traces [1]}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456020805 data=null} to TreeItem with text {Traces [1]}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456020805 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456020805 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]}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456020807 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456020852 data=null button=0 stateMask=0x0 x=197 y=81 count=0} to TreeItem with text {sample15567355813096351025.xml}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample15567355813096351025.xml} time=456020852 data=null doit=true} to TreeItem with text {sample15567355813096351025.xml}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample15567355813096351025.xml} time=456020852 data=null} to TreeItem with text {sample15567355813096351025.xml}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456020852 data=null button=1 stateMask=0x0 x=197 y=81 count=1} to TreeItem with text {sample15567355813096351025.xml}
14:14:18 [2021-06-17T18:14:18.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456020852 data=null item=TreeItem {sample15567355813096351025.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456020947 data=null button=1 stateMask=0x80000 x=197 y=81 count=1} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456020949 data=null button=0 stateMask=0x0 x=197 y=81 count=0} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample15567355813096351025.xml} time=456020949 data=null doit=true} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample15567355813096351025.xml} time=456020949 data=null} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456020950 data=null button=1 stateMask=0x0 x=197 y=81 count=1} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456020950 data=null item=TreeItem {sample15567355813096351025.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456020954 data=null button=1 stateMask=0x80000 x=197 y=81 count=1} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
14:14:19 [2021-06-17T18:14:19.075Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
14:14:19 [2021-06-17T18:14:19.333Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456021495 data=null button=0 stateMask=0x0 x=134 y=12 count=0} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample15567355813096351025.xml} time=456021495 data=null doit=true} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample15567355813096351025.xml} time=456021495 data=null} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456021496 data=null button=1 stateMask=0x0 x=134 y=12 count=1} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456021496 data=null item=TreeItem {sample15567355813096351025.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456021496 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Clicking on TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456021497 data=null button=0 stateMask=0x0 x=425 y=12 count=0} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample15567355813096351025.xml} time=456021497 data=null doit=true} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample15567355813096351025.xml} time=456021497 data=null} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456021498 data=null button=1 stateMask=0x0 x=425 y=12 count=1} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456021500 data=null item=TreeItem {sample15567355813096351025.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456021500 data=null button=1 stateMask=0x80000 x=425 y=12 count=1} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample15567355813096351025.xml} time=456021501 data=null button=0 stateMask=0x0 x=425 y=12 count=0} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample15567355813096351025.xml} time=456021501 data=null doit=true} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample15567355813096351025.xml} time=456021501 data=null} to TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Clicked on TreeItem with text {sample15567355813096351025.xml}
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Attempting to set focus on (of type 'Text')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Attempting to set focus on (of type 'Text')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Attempting to set focus on (of type 'Text')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Clicking on OK
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456021511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456021511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456021511 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456021511 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456021512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456021512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:19 [2021-06-17T18:14:19.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456021513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:19 [2021-06-17T18:14:19.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=456021076 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...'
14:14:19 [2021-06-17T18:14:19.849Z] DEBUG - Clicked on 
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample15567355813096351025.xml"'
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample15567355813096351025.xml - Eclipse Platform} time=456023346 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample15567355813096351025.xml - Eclipse Platform}
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=456023410 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=456023410 data=null doit=true} to TreeItem with text {TestForOffsetting}
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=456023410 data=null} to TreeItem with text {TestForOffsetting}
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=456023410 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
14:14:21 [2021-06-17T18:14:21.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456023410 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}
14:14:21 [2021-06-17T18:14:21.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=456023430 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
14:14:21 [2021-06-17T18:14:21.748Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:14:21 [2021-06-17T18:14:21.748Z] DEBUG - Clicking on with mnemonic 'Delete'
14:14:21 [2021-06-17T18:14:21.748Z] DEBUG - Clicked on with mnemonic 'Delete'
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024462 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024462 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024463 data=null 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')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024463 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456024463 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Clicking on OK
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456024464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456024464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456024464 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456024464 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456024465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456024465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Clicked on OK
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456024465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:22 [2021-06-17T18:14:22.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456023479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:14:22 [2021-06-17T18:14:22.939Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.387 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
14:14:22 [2021-06-17T18:14:22.939Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 6.386 s
14:14:22 [2021-06-17T18:14:22.939Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
14:14:24 [2021-06-17T18:14:24.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
14:14:24 [2021-06-17T18:14:24.313Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:14:24 [2021-06-17T18:14:24.313Z] DEBUG - Attempting to set focus on  with text {}
14:14:24 [2021-06-17T18:14:24.313Z] DEBUG - Attempting to set focus on  with text {}
14:14:24 [2021-06-17T18:14:24.313Z] DEBUG - Attempting to set focus on  with text {}
14:14:24 [2021-06-17T18:14:24.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
14:14:25 [2021-06-17T18:14:25.139Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:14:25 [2021-06-17T18:14:25.139Z] DEBUG - Attempting to set focus on  with text {}
14:14:25 [2021-06-17T18:14:25.139Z] DEBUG - Attempting to set focus on  with text {}
14:14:25 [2021-06-17T18:14:25.705Z] DEBUG - Attempting to set focus on  with text {}
14:14:25 [2021-06-17T18:14:25.705Z] DEBUG - Attempting to set focus on  with text {}
14:14:26 [2021-06-17T18:14:26.270Z] DEBUG - Attempting to set focus on  with text {}
14:14:26 [2021-06-17T18:14:26.270Z] DEBUG - Attempting to set focus on  with text {}
14:14:26 [2021-06-17T18:14:26.835Z] DEBUG - Attempting to set focus on  with text {}
14:14:26 [2021-06-17T18:14:26.835Z] DEBUG - Attempting to set focus on  with text {}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - number of items : 5
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456029228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456029228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456029228 data=null doit=true} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456029228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456029228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456029228 data=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}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456029229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456029229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456029230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456029230 data=null doit=true} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456029230 data=null} to ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - number of items : 5
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456029233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456029233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456029233 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456029233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456029233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456029233 data=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}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456029235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456029235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456029237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456029237 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456029237 data=null} to ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Attempting to set focus on  with text {}
14:14:27 [2021-06-17T18:14:27.401Z] DEBUG - Attempting to set focus on  with text {}
14:14:27 [2021-06-17T18:14:27.659Z] DEBUG - Attempting to set focus on  with text {}
14:14:27 [2021-06-17T18:14:27.916Z] DEBUG - Attempting to set focus on  with text {}
14:14:28 [2021-06-17T18:14:28.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
14:14:28 [2021-06-17T18:14:28.482Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:14:28 [2021-06-17T18:14:28.482Z] DEBUG - Attempting to set focus on  with text {}
14:14:28 [2021-06-17T18:14:28.482Z] DEBUG - Attempting to set focus on  with text {}
14:14:28 [2021-06-17T18:14:28.482Z] DEBUG - Attempting to set focus on  with text {}
14:14:28 [2021-06-17T18:14:28.482Z] DEBUG - Attempting to set focus on  with text {}
14:14:28 [2021-06-17T18:14:28.482Z] DEBUG - Attempting to set focus on  with text {}
14:14:28 [2021-06-17T18:14:28.482Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.606 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
14:14:28 [2021-06-17T18:14:28.482Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 1.782 s
14:14:28 [2021-06-17T18:14:28.482Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 3.448 s
14:14:28 [2021-06-17T18:14:28.482Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 0.269 s
14:14:28 [2021-06-17T18:14:28.482Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
14:14:28 [2021-06-17T18:14:28.482Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
14:14:28 [2021-06-17T18:14:28.482Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
14:14:28 [2021-06-17T18:14:28.482Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
14:14:28 [2021-06-17T18:14:28.482Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456034691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456034692 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456034692 data=null doit=true} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456034692 data=null} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456034692 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456034698 data=null button=0 stateMask=0x80000 x=810 y=107 count=0} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456034698 data=null button=1 stateMask=0x80000 x=810 y=107 count=1} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456034699 data=null button=0 stateMask=0x0 x=810 y=107 count=0} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456034699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456034699 data=null doit=true} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456034699 data=null} to TimeGraphControl with text {}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - number of items : 17
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456034702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456034703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456034703 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456034703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456034703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456034765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456034799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456034799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456034799 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456034799 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Clicking on OK
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456034971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456034971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456034971 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456034971 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456034972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456034972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456034972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:32 [2021-06-17T18:14:32.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456034703 data=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...}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Clicked on 
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - number of items : 17
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456035047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456035047 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456035047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456035047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456035047 data=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}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456035049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456035049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456035049 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456035049 data=null} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - number of items : 17
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456035049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456035050 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456035050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456035050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456035050 data=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}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456035051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456035051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456035051 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456035051 data=null} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - number of items : 17
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456035051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456035052 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456035052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456035052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456035052 data=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}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456035053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456035053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456035053 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456035053 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - number of items : 17
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456035054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456035054 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456035054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456035054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456035054 data=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}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456035054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456035055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456035055 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456035055 data=null} to ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:14:33 [2021-06-17T18:14:33.183Z] DEBUG - number of items : 17
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456035055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456035056 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456035056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456035056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456035056 data=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}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456035056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456035056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456035056 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456035057 data=null} to ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - number of items : 17
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456035067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456035067 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456035067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456035067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456035370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456035370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456035370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456035370 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456035370 data=null} to ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.443Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Clicking on OK
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456035385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456035385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456035385 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456035385 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456035385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456035385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456035385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456035067 data=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}
14:14:33 [2021-06-17T18:14:33.445Z] DEBUG - Clicked on 
14:14:33 [2021-06-17T18:14:33.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:33 [2021-06-17T18:14:33.703Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:14:36 [2021-06-17T18:14:36.233Z] DEBUG - number of items : 17
14:14:36 [2021-06-17T18:14:36.233Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456038280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456038280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.233Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456038280 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456038281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456038281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456038575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456038575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456038577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456038577 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456038577 data=null} to ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - Clicking on OK
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456038590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456038590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456038590 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456038590 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456038590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456038590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456038590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:36 [2021-06-17T18:14:36.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456038281 data=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}
14:14:36 [2021-06-17T18:14:36.753Z] DEBUG - Clicked on 
14:14:36 [2021-06-17T18:14:36.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:36 [2021-06-17T18:14:36.753Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:14:37 [2021-06-17T18:14:37.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039352 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039352 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039353 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039353 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039354 data=null button=0 stateMask=0x80000 x=810 y=107 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039354 data=null button=1 stateMask=0x80000 x=810 y=107 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039355 data=null button=0 stateMask=0x0 x=810 y=107 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039355 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039355 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039358 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039358 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039358 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039361 data=null button=3 stateMask=0x0 x=717 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039366 data=null button=0 stateMask=0x200000 x=345 y=107 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039367 data=null button=3 stateMask=0x200000 x=345 y=107 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039367 data=null button=0 stateMask=0x0 x=345 y=107 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039368 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039368 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039370 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039371 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039371 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039374 data=null button=2 stateMask=0x0 x=903 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039375 data=null button=0 stateMask=0x100000 x=345 y=107 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039375 data=null button=2 stateMask=0x100000 x=345 y=107 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039375 data=null button=0 stateMask=0x0 x=345 y=107 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039376 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039376 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039382 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039382 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039382 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039385 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039386 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039386 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039386 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039387 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039387 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039389 data=null button=0 stateMask=0x0 x=289 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039389 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039389 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039392 data=null button=1 stateMask=0x0 x=289 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039393 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039393 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039393 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039394 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039394 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039399 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039400 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039400 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039403 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039404 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039404 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039405 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039405 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039405 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039407 data=null button=0 stateMask=0x0 x=326 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039407 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039407 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039410 data=null button=1 stateMask=0x0 x=326 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039411 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039442 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039443 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039443 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039443 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039451 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039451 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039451 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039455 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039456 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039457 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039457 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039457 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039458 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039460 data=null button=0 stateMask=0x0 x=363 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039460 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039460 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039470 data=null button=1 stateMask=0x0 x=363 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039471 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039472 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039472 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039472 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039472 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039474 data=null button=0 stateMask=0x0 x=382 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039474 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039475 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039477 data=null button=1 stateMask=0x0 x=382 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039478 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039478 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039484 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039484 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039484 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039543 data=null button=0 stateMask=0x0 x=401 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039543 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039543 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039546 data=null button=1 stateMask=0x0 x=401 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039547 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039547 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039547 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039548 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039548 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039549 data=null button=0 stateMask=0x0 x=419 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039550 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039550 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039552 data=null button=1 stateMask=0x0 x=419 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039553 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039553 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039554 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039554 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039554 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039559 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039559 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039559 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039562 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039563 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039563 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039563 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039563 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039564 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039565 data=null button=0 stateMask=0x0 x=456 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039565 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039566 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039568 data=null button=1 stateMask=0x0 x=456 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039569 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039569 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039569 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039569 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039569 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039571 data=null button=0 stateMask=0x0 x=475 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039571 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039571 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039577 data=null button=1 stateMask=0x0 x=475 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039578 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039578 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039578 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039578 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039579 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039580 data=null button=0 stateMask=0x0 x=494 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039581 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039581 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039584 data=null button=1 stateMask=0x0 x=494 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039584 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039585 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039585 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039585 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039585 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039587 data=null button=0 stateMask=0x0 x=512 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039587 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039587 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039642 data=null button=1 stateMask=0x0 x=512 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039644 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039644 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039645 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039645 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039645 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039648 data=null button=0 stateMask=0x0 x=531 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039648 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039648 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039651 data=null button=1 stateMask=0x0 x=531 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039652 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039652 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039653 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039653 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039653 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039655 data=null button=0 stateMask=0x0 x=550 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039656 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039656 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039659 data=null button=1 stateMask=0x0 x=550 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039665 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039665 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039665 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039666 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039666 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039668 data=null button=0 stateMask=0x0 x=568 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039669 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039669 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039671 data=null button=1 stateMask=0x0 x=568 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039672 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039672 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039672 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039673 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039673 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039675 data=null button=0 stateMask=0x0 x=587 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039675 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039675 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039681 data=null button=1 stateMask=0x0 x=587 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039682 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039682 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039682 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039682 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039682 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039684 data=null button=0 stateMask=0x0 x=605 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039684 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039684 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039688 data=null button=1 stateMask=0x0 x=605 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039689 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039689 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039690 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039690 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039690 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039692 data=null button=0 stateMask=0x0 x=624 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039693 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039693 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039744 data=null button=1 stateMask=0x0 x=624 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039745 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039745 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039745 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039746 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039746 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039748 data=null button=0 stateMask=0x0 x=643 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039748 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039748 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039751 data=null button=1 stateMask=0x0 x=643 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039751 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039752 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039752 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039753 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039753 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039754 data=null button=0 stateMask=0x0 x=661 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039755 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039755 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039761 data=null button=1 stateMask=0x0 x=661 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039762 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039762 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039763 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039763 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039763 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039765 data=null button=0 stateMask=0x0 x=680 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039765 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039765 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039768 data=null button=1 stateMask=0x0 x=680 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039769 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039769 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039769 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039770 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039770 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039771 data=null button=0 stateMask=0x0 x=699 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039772 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039772 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039778 data=null button=1 stateMask=0x0 x=699 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039778 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039779 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039779 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039779 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039779 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039781 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039781 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039781 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039784 data=null button=1 stateMask=0x0 x=717 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039784 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039785 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039785 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039785 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039785 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039787 data=null button=0 stateMask=0x0 x=736 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039787 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039787 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039790 data=null button=1 stateMask=0x0 x=736 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039790 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039843 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039844 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039844 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039844 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039846 data=null button=0 stateMask=0x0 x=754 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039847 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039847 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039850 data=null button=1 stateMask=0x0 x=754 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039850 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039851 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039851 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039851 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039851 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039853 data=null button=0 stateMask=0x0 x=773 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039854 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039854 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039856 data=null button=1 stateMask=0x0 x=773 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039857 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039857 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039858 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039858 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039858 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039860 data=null button=0 stateMask=0x0 x=792 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039860 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039860 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039867 data=null button=1 stateMask=0x0 x=792 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039868 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039868 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039868 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039868 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039869 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039871 data=null button=0 stateMask=0x0 x=810 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039871 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039871 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039874 data=null button=1 stateMask=0x0 x=810 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039874 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039875 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039875 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039875 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039875 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039880 data=null button=0 stateMask=0x0 x=829 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039881 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039881 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039883 data=null button=1 stateMask=0x0 x=829 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039884 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039884 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039884 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039885 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039885 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039887 data=null button=0 stateMask=0x0 x=848 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039887 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039887 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039890 data=null button=1 stateMask=0x0 x=848 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039891 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039891 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039891 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039891 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039891 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039944 data=null button=0 stateMask=0x0 x=866 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039944 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039944 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039947 data=null button=1 stateMask=0x0 x=866 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039948 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039948 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039948 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039949 data=null doit=true} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039949 data=null} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039951 data=null button=0 stateMask=0x0 x=885 y=50 count=0} to TimeGraphControl with text {}
14:14:37 [2021-06-17T18:14:37.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039951 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039952 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039955 data=null button=1 stateMask=0x0 x=885 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039956 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039956 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039963 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039963 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039964 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039966 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039966 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039966 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039969 data=null button=1 stateMask=0x0 x=903 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039970 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039970 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039970 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039971 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039971 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039973 data=null button=0 stateMask=0x0 x=922 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039979 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039980 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039982 data=null button=1 stateMask=0x0 x=922 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039983 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039983 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039984 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039984 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039984 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456039985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039986 data=null button=0 stateMask=0x0 x=941 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456039986 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456039986 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456039989 data=null button=1 stateMask=0x0 x=941 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039989 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456039989 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456039990 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456039990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456039990 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456039990 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040039 data=null button=0 stateMask=0x0 x=959 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040039 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040039 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040042 data=null button=1 stateMask=0x0 x=959 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040043 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040044 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040044 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040044 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040044 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040046 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040047 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040047 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040050 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040051 data=null button=0 stateMask=0x80000 x=289 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040051 data=null button=1 stateMask=0x80000 x=289 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040051 data=null button=0 stateMask=0x0 x=289 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040052 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040052 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040054 data=null button=0 stateMask=0x0 x=289 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040054 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040054 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040061 data=null button=1 stateMask=0x0 x=289 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040062 data=null button=0 stateMask=0x80000 x=307 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040062 data=null button=1 stateMask=0x80000 x=307 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040063 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040063 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040063 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040065 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040065 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040065 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040068 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040069 data=null button=0 stateMask=0x80000 x=326 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040069 data=null button=1 stateMask=0x80000 x=326 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040070 data=null button=0 stateMask=0x0 x=326 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040070 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040070 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040076 data=null button=0 stateMask=0x0 x=326 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040076 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040076 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040079 data=null button=1 stateMask=0x0 x=326 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040080 data=null button=0 stateMask=0x80000 x=345 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040080 data=null button=1 stateMask=0x80000 x=345 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040080 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040081 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040081 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040082 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040083 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040083 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040085 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040086 data=null button=0 stateMask=0x80000 x=363 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040086 data=null button=1 stateMask=0x80000 x=363 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040086 data=null button=0 stateMask=0x0 x=363 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040087 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040087 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040092 data=null button=0 stateMask=0x0 x=363 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040142 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040142 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040145 data=null button=1 stateMask=0x0 x=363 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040146 data=null button=0 stateMask=0x80000 x=382 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040146 data=null button=1 stateMask=0x80000 x=382 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040146 data=null button=0 stateMask=0x0 x=382 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040146 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040147 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040148 data=null button=0 stateMask=0x0 x=382 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040149 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040149 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040152 data=null button=1 stateMask=0x0 x=382 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040152 data=null button=0 stateMask=0x80000 x=401 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040152 data=null button=1 stateMask=0x80000 x=401 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040153 data=null button=0 stateMask=0x0 x=401 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040153 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040153 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040158 data=null button=0 stateMask=0x0 x=401 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040159 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040159 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040162 data=null button=1 stateMask=0x0 x=401 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040162 data=null button=0 stateMask=0x80000 x=419 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040162 data=null button=1 stateMask=0x80000 x=419 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040163 data=null button=0 stateMask=0x0 x=419 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040163 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040163 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040165 data=null button=0 stateMask=0x0 x=419 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040165 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040165 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040168 data=null button=1 stateMask=0x0 x=419 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040169 data=null button=0 stateMask=0x80000 x=438 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040169 data=null button=1 stateMask=0x80000 x=438 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040169 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040169 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040170 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040175 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040175 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040175 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040178 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040178 data=null button=0 stateMask=0x80000 x=456 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040179 data=null button=1 stateMask=0x80000 x=456 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040179 data=null button=0 stateMask=0x0 x=456 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040179 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040179 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040181 data=null button=0 stateMask=0x0 x=456 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040181 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040181 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040184 data=null button=1 stateMask=0x0 x=456 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040184 data=null button=0 stateMask=0x80000 x=475 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040184 data=null button=1 stateMask=0x80000 x=475 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040185 data=null button=0 stateMask=0x0 x=475 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040185 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040185 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040187 data=null button=0 stateMask=0x0 x=475 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040187 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040187 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040193 data=null button=1 stateMask=0x0 x=475 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040194 data=null button=0 stateMask=0x80000 x=494 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040194 data=null button=1 stateMask=0x80000 x=494 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040194 data=null button=0 stateMask=0x0 x=494 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040242 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040242 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040244 data=null button=0 stateMask=0x0 x=494 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040245 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040245 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040247 data=null button=1 stateMask=0x0 x=494 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040248 data=null button=0 stateMask=0x80000 x=512 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040248 data=null button=1 stateMask=0x80000 x=512 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040248 data=null button=0 stateMask=0x0 x=512 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040249 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040249 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040250 data=null button=0 stateMask=0x0 x=512 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040251 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040251 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040253 data=null button=1 stateMask=0x0 x=512 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040254 data=null button=0 stateMask=0x80000 x=531 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040254 data=null button=1 stateMask=0x80000 x=531 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040254 data=null button=0 stateMask=0x0 x=531 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040254 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040255 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040259 data=null button=0 stateMask=0x0 x=531 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040260 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040261 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040263 data=null button=1 stateMask=0x0 x=531 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040264 data=null button=0 stateMask=0x80000 x=550 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040264 data=null button=1 stateMask=0x80000 x=550 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040264 data=null button=0 stateMask=0x0 x=550 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040265 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040265 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040266 data=null button=0 stateMask=0x0 x=550 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040267 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040267 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040269 data=null button=1 stateMask=0x0 x=550 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040270 data=null button=0 stateMask=0x80000 x=568 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040270 data=null button=1 stateMask=0x80000 x=568 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040270 data=null button=0 stateMask=0x0 x=568 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040271 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040271 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040275 data=null button=0 stateMask=0x0 x=568 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040276 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040276 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040278 data=null button=1 stateMask=0x0 x=568 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040279 data=null button=0 stateMask=0x80000 x=587 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040279 data=null button=1 stateMask=0x80000 x=587 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040279 data=null button=0 stateMask=0x0 x=587 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040280 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040280 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040281 data=null button=0 stateMask=0x0 x=587 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040282 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040282 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040284 data=null button=1 stateMask=0x0 x=587 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040285 data=null button=0 stateMask=0x80000 x=605 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040285 data=null button=1 stateMask=0x80000 x=605 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040285 data=null button=0 stateMask=0x0 x=605 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040285 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040285 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040287 data=null button=0 stateMask=0x0 x=605 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040287 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040287 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040293 data=null button=1 stateMask=0x0 x=605 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040341 data=null button=0 stateMask=0x80000 x=624 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040342 data=null button=1 stateMask=0x80000 x=624 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040342 data=null button=0 stateMask=0x0 x=624 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040342 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040342 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040344 data=null button=0 stateMask=0x0 x=624 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040344 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040344 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040347 data=null button=1 stateMask=0x0 x=624 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040347 data=null button=0 stateMask=0x80000 x=643 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040348 data=null button=1 stateMask=0x80000 x=643 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040348 data=null button=0 stateMask=0x0 x=643 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040348 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040348 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040350 data=null button=0 stateMask=0x0 x=643 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040350 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040350 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040353 data=null button=1 stateMask=0x0 x=643 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040353 data=null button=0 stateMask=0x80000 x=661 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040353 data=null button=1 stateMask=0x80000 x=661 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040354 data=null button=0 stateMask=0x0 x=661 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040354 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040354 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040359 data=null button=0 stateMask=0x0 x=661 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040359 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040359 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040362 data=null button=1 stateMask=0x0 x=661 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040362 data=null button=0 stateMask=0x80000 x=680 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040362 data=null button=1 stateMask=0x80000 x=680 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040363 data=null button=0 stateMask=0x0 x=680 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040363 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040363 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040365 data=null button=0 stateMask=0x0 x=680 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040365 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040365 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040368 data=null button=1 stateMask=0x0 x=680 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040368 data=null button=0 stateMask=0x80000 x=699 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040369 data=null button=1 stateMask=0x80000 x=699 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040369 data=null button=0 stateMask=0x0 x=699 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040369 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040369 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040371 data=null button=0 stateMask=0x0 x=699 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040371 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040371 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040377 data=null button=1 stateMask=0x0 x=699 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040378 data=null button=0 stateMask=0x80000 x=717 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040378 data=null button=1 stateMask=0x80000 x=717 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040378 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040379 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040379 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040380 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040381 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040381 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040383 data=null button=1 stateMask=0x0 x=717 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040384 data=null button=0 stateMask=0x80000 x=736 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040384 data=null button=1 stateMask=0x80000 x=736 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040384 data=null button=0 stateMask=0x0 x=736 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040385 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040385 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040386 data=null button=0 stateMask=0x0 x=736 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040387 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040387 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040392 data=null button=1 stateMask=0x0 x=736 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040393 data=null button=0 stateMask=0x80000 x=754 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040441 data=null button=1 stateMask=0x80000 x=754 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040441 data=null button=0 stateMask=0x0 x=754 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040442 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040442 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040444 data=null button=0 stateMask=0x0 x=754 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040444 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040444 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040447 data=null button=1 stateMask=0x0 x=754 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040447 data=null button=0 stateMask=0x80000 x=773 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040447 data=null button=1 stateMask=0x80000 x=773 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040448 data=null button=0 stateMask=0x0 x=773 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040448 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040448 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040450 data=null button=0 stateMask=0x0 x=773 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040450 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040450 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040453 data=null button=1 stateMask=0x0 x=773 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040453 data=null button=0 stateMask=0x80000 x=792 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040453 data=null button=1 stateMask=0x80000 x=792 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040453 data=null button=0 stateMask=0x0 x=792 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040454 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040454 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040459 data=null button=0 stateMask=0x0 x=792 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040459 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040459 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040461 data=null button=1 stateMask=0x0 x=792 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040462 data=null button=0 stateMask=0x80000 x=810 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040462 data=null button=1 stateMask=0x80000 x=810 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040462 data=null button=0 stateMask=0x0 x=810 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040463 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040463 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040465 data=null button=0 stateMask=0x0 x=810 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040465 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040465 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040467 data=null button=1 stateMask=0x0 x=810 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040468 data=null button=0 stateMask=0x80000 x=829 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040468 data=null button=1 stateMask=0x80000 x=829 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040468 data=null button=0 stateMask=0x0 x=829 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040469 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040469 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040470 data=null button=0 stateMask=0x0 x=829 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040471 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040471 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040477 data=null button=1 stateMask=0x0 x=829 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040478 data=null button=0 stateMask=0x80000 x=848 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040478 data=null button=1 stateMask=0x80000 x=848 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040478 data=null button=0 stateMask=0x0 x=848 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040478 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040478 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040480 data=null button=0 stateMask=0x0 x=848 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040481 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040481 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040483 data=null button=1 stateMask=0x0 x=848 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040484 data=null button=0 stateMask=0x80000 x=866 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040484 data=null button=1 stateMask=0x80000 x=866 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040484 data=null button=0 stateMask=0x0 x=866 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040484 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040484 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040486 data=null button=0 stateMask=0x0 x=866 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040486 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040486 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040492 data=null button=1 stateMask=0x0 x=866 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040538 data=null button=0 stateMask=0x80000 x=885 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040541 data=null button=1 stateMask=0x80000 x=885 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040542 data=null button=0 stateMask=0x0 x=885 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040542 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040542 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040544 data=null button=0 stateMask=0x0 x=885 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040544 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040544 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040547 data=null button=1 stateMask=0x0 x=885 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040548 data=null button=0 stateMask=0x80000 x=903 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040548 data=null button=1 stateMask=0x80000 x=903 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040548 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040548 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040548 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040550 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040550 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040550 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040553 data=null button=1 stateMask=0x0 x=903 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040554 data=null button=0 stateMask=0x80000 x=922 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040554 data=null button=1 stateMask=0x80000 x=922 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040554 data=null button=0 stateMask=0x0 x=922 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040554 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040554 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040559 data=null button=0 stateMask=0x0 x=922 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040559 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040559 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040562 data=null button=1 stateMask=0x0 x=922 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040563 data=null button=0 stateMask=0x80000 x=941 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040563 data=null button=1 stateMask=0x80000 x=941 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040563 data=null button=0 stateMask=0x0 x=941 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040563 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040563 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040565 data=null button=0 stateMask=0x0 x=941 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040565 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040565 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040568 data=null button=1 stateMask=0x0 x=941 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040568 data=null button=0 stateMask=0x80000 x=959 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040569 data=null button=1 stateMask=0x80000 x=959 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040569 data=null button=0 stateMask=0x0 x=959 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040569 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040569 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040571 data=null button=0 stateMask=0x0 x=959 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040571 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040571 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040577 data=null button=1 stateMask=0x0 x=959 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040578 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040578 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040578 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040579 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040579 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040580 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040581 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040581 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040583 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040584 data=null button=0 stateMask=0x80000 x=717 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040584 data=null button=1 stateMask=0x80000 x=717 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040584 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040585 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040585 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456040586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040586 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456040586 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456040587 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456040647 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040648 data=null button=0 stateMask=0x80000 x=438 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456040649 data=null button=1 stateMask=0x80000 x=438 y=50 count=1} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456040649 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456040649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456040650 data=null doit=true} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456040650 data=null} to TimeGraphControl with text {}
14:14:38 [2021-06-17T18:14:38.626Z] DEBUG - number of items : 17
14:14:38 [2021-06-17T18:14:38.626Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456040653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456040653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.626Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456040654 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456040654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456040654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456040773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456040774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456040774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456040774 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456040774 data=null} to ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - Clicking on OK
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456040985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456040986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456040986 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456040986 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456040986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:38 [2021-06-17T18:14:38.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456040986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:39 [2021-06-17T18:14:39.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456040986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:39 [2021-06-17T18:14:39.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456040654 data=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}
14:14:39 [2021-06-17T18:14:39.144Z] DEBUG - Clicked on 
14:14:39 [2021-06-17T18:14:39.144Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:39 [2021-06-17T18:14:39.144Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - number of items : 17
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456042266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456042266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456042266 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456042266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456042266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456042378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456042394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456042394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456042394 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456042394 data=null} to ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.517Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - Clicking on OK
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456042573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456042573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456042573 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456042573 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456042573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456042574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456042574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:40 [2021-06-17T18:14:40.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456042266 data=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}
14:14:40 [2021-06-17T18:14:40.777Z] DEBUG - Clicked on 
14:14:40 [2021-06-17T18:14:40.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:40 [2021-06-17T18:14:40.777Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:14:41 [2021-06-17T18:14:41.343Z] DEBUG - number of items : 17
14:14:41 [2021-06-17T18:14:41.343Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456043261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456043261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.343Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456043261 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456043262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456043262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456043561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456043562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456043562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456043562 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456043562 data=null} to ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Clicking on OK
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456043574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456043574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456043574 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456043574 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456043574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456043574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456043574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456043262 data=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}
14:14:41 [2021-06-17T18:14:41.605Z] DEBUG - Clicked on 
14:14:41 [2021-06-17T18:14:41.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:41 [2021-06-17T18:14:41.863Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:14:42 [2021-06-17T18:14:42.431Z] DEBUG - number of items : 17
14:14:42 [2021-06-17T18:14:42.431Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456044362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456044362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.431Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456044362 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456044362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456044362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456044662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456044663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456044663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456044663 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456044663 data=null} to ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Clicking on OK
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456044675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456044675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456044675 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456044675 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456044675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456044675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456044675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456044362 data=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}
14:14:42 [2021-06-17T18:14:42.691Z] DEBUG - Clicked on 
14:14:42 [2021-06-17T18:14:42.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:42 [2021-06-17T18:14:42.949Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - number of items : 17
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456048658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456048659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456048659 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456048659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456048659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456048961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456048962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456048962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456048962 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456048963 data=null} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.132Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.133Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Clicking on OK
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456048978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456048978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456048978 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456048978 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456048978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456048978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456048978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456048659 data=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}
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - Clicked on 
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:47 [2021-06-17T18:14:47.134Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - number of items : 17
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456049705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456049706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456049706 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456049706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456049706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456049778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456049778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456049778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456049778 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456049778 data=null} to ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:47 [2021-06-17T18:14:47.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=456049779 data=null doit=true} to Shell with text {Legend}
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.957Z] 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')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=456049984 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\"")
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.957Z] 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')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Clicking on OK
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456049989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456049989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456049989 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456049989 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456049990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456049990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456049990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:47 [2021-06-17T18:14:47.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456049706 data=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}
14:14:48 [2021-06-17T18:14:48.215Z] DEBUG - Clicked on 
14:14:49 [2021-06-17T18:14:49.150Z] DEBUG - number of items : 17
14:14:49 [2021-06-17T18:14:49.150Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456051047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456051047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.150Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456051048 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456051048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456051048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456051360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456051361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456051361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456051361 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456051361 data=null} to ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:49 [2021-06-17T18:14:49.411Z] 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')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:49 [2021-06-17T18:14:49.411Z] 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')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Clicking on 
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456051364 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')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456051365 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')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456051365 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456051365 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456051365 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')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456051365 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')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456051365 data=null 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')
14:14:49 [2021-06-17T18:14:49.411Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Clicked on 
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:49 [2021-06-17T18:14:49.411Z] 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')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Clicking on OK
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456051370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456051370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456051370 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456051370 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456051370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456051370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456051370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456051048 data=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}
14:14:49 [2021-06-17T18:14:49.411Z] DEBUG - Clicked on 
14:14:50 [2021-06-17T18:14:50.345Z] DEBUG - number of items : 17
14:14:50 [2021-06-17T18:14:50.345Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456052440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456052440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.345Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456052440 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456052440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456052440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456052571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456052571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456052571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456052571 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456052587 data=null} to ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Clicking on OK
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456052757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456052757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456052757 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456052757 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456052758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456052758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456052758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456052440 data=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}
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - Clicked on 
14:14:50 [2021-06-17T18:14:50.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:51 [2021-06-17T18:14:51.122Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:14:51 [2021-06-17T18:14:51.380Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - number of items : 17
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456053985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456053986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456053986 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456053986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456053986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456053986 data=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}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456053987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456053987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456053987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456053987 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456053987 data=null} to ToolItem with tooltip text {Hide Empty Rows}
14:14:51 [2021-06-17T18:14:51.945Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:14:52 [2021-06-17T18:14:52.511Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:14:52 [2021-06-17T18:14:52.511Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:14:52 [2021-06-17T18:14:52.769Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
14:14:52 [2021-06-17T18:14:52.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=456054655 data=null doit=true} to Shell with text {Time Event Filter}
14:14:52 [2021-06-17T18:14:52.769Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:14:52 [2021-06-17T18:14:52.769Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:14:52 [2021-06-17T18:14:52.769Z] DEBUG - Attempting to set focus on (of type 'Text')
14:14:52 [2021-06-17T18:14:52.769Z] DEBUG - Attempting to set focus on (of type 'Text')
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - number of items : 17
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456055276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456055276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456055276 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456055276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456055276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456055276 data=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}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456055277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456055277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456055277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456055277 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456055277 data=null} to ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=456055283 data=null doit=true} to Shell with text {Time Event Filter}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Clicking on 
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456055284 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')
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456055284 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')
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456055284 data=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456055284 data=null} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456055285 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')
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456055285 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')
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456055285 data=null 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')
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Clicked on 
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - number of items : 17
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456055322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456055322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456055323 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456055323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456055323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456055414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456055430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456055430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456055430 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456055430 data=null} to ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.335Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - Clicking on OK
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456055651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456055651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456055651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456055651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456055651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456055651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456055651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:53 [2021-06-17T18:14:53.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456055323 data=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}
14:14:53 [2021-06-17T18:14:53.596Z] DEBUG - Clicked on 
14:14:53 [2021-06-17T18:14:53.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:14:53 [2021-06-17T18:14:53.853Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - number of items : 17
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456069022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456069022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456069022 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456069022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456069022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456069364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456069364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456069364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456069364 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456069364 data=null} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - Clicking on OK
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456069377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456069377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456069377 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456069377 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456069377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456069377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456069377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456069022 data=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}
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Clicked on 
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - number of items : 17
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456070692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456070692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456070692 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456070692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456070692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456070974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456070975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456070975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456070975 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456070975 data=null} to ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.983Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.984Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Clicking on OK
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456070989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456070989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456070989 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456070989 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456070989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456070989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456070989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456070692 data=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}
14:15:08 [2021-06-17T18:15:08.985Z] DEBUG - Clicked on 
14:15:09 [2021-06-17T18:15:09.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:15:09 [2021-06-17T18:15:09.243Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:15:09 [2021-06-17T18:15:09.811Z] DEBUG - number of items : 17
14:15:09 [2021-06-17T18:15:09.811Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:15:09 [2021-06-17T18:15:09.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456071763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:09 [2021-06-17T18:15:09.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456071763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:09 [2021-06-17T18:15:09.811Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456071763 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:09 [2021-06-17T18:15:09.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456071763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:09 [2021-06-17T18:15:09.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456071763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456072030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456072051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456072051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456072052 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456072052 data=null} to ToolItem with tooltip text {Show Legend}
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=456072054 data=null doit=true} to Shell with text {Legend}
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:10 [2021-06-17T18:15:10.069Z] 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')
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=456072062 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")
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:10 [2021-06-17T18:15:10.070Z] 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')
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Clicking on OK
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456072076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456072076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456072076 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456072076 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456072077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456072077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456072077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456071763 data=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}
14:15:10 [2021-06-17T18:15:10.070Z] DEBUG - Clicked on 
14:15:11 [2021-06-17T18:15:11.003Z] DEBUG - number of items : 17
14:15:11 [2021-06-17T18:15:11.003Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456073085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456073085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.004Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456073085 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456073085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456073085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456073276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456073276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456073277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456073277 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456073277 data=null} to ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:11 [2021-06-17T18:15:11.261Z] 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')
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:11 [2021-06-17T18:15:11.261Z] 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')
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Clicking on 
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456073324 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')
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456073324 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')
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456073324 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456073324 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456073324 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')
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456073324 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')
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456073324 data=null 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')
14:15:11 [2021-06-17T18:15:11.261Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.261Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.261Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.261Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.261Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - Clicked on 
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
14:15:11 [2021-06-17T18:15:11.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:11 [2021-06-17T18:15:11.262Z] 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')
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - Clicking on OK
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456073367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456073367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456073367 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456073367 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456073367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456073368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456073368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:11 [2021-06-17T18:15:11.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456073085 data=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}
14:15:11 [2021-06-17T18:15:11.519Z] DEBUG - Clicked on 
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - number of items : 17
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456074375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456074375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456074375 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456074375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456074375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456074521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456074522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456074522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456074522 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456074522 data=null} to ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.710Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Clicking on OK
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456074671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456074671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456074671 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456074671 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456074671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456074671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456074671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456074375 data=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}
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - Clicked on 
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:15:12 [2021-06-17T18:15:12.711Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:15:13 [2021-06-17T18:15:13.276Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:13 [2021-06-17T18:15:13.276Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:13 [2021-06-17T18:15:13.276Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:13 [2021-06-17T18:15:13.841Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:13 [2021-06-17T18:15:13.841Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:14 [2021-06-17T18:15:14.409Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:14 [2021-06-17T18:15:14.409Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:14 [2021-06-17T18:15:14.978Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:14 [2021-06-17T18:15:14.978Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:15 [2021-06-17T18:15:15.235Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:15 [2021-06-17T18:15:15.235Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:15 [2021-06-17T18:15:15.801Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:15 [2021-06-17T18:15:15.801Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:16 [2021-06-17T18:15:16.367Z] DEBUG - number of items : 17
14:15:16 [2021-06-17T18:15:16.367Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456078330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456078330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.367Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456078330 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456078330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456078330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456078569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456078582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456078582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456078582 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456078582 data=null} to ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.626Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Clicking on OK
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456078618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456078618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456078618 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456078618 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456078618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456078619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456078619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456078330 data=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}
14:15:16 [2021-06-17T18:15:16.627Z] DEBUG - Clicked on 
14:15:16 [2021-06-17T18:15:16.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:15:16 [2021-06-17T18:15:16.885Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:15:17 [2021-06-17T18:15:17.450Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:17 [2021-06-17T18:15:17.450Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:17 [2021-06-17T18:15:17.450Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:17 [2021-06-17T18:15:17.450Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
14:15:17 [2021-06-17T18:15:17.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=456079391 data=null doit=true} to Shell with text {Time Event Filter}
14:15:17 [2021-06-17T18:15:17.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:15:17 [2021-06-17T18:15:17.450Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:15:18 [2021-06-17T18:15:18.017Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:18 [2021-06-17T18:15:18.950Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
14:15:18 [2021-06-17T18:15:18.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=456080896 data=null doit=true} to Shell with text {Time Event Filter}
14:15:18 [2021-06-17T18:15:18.950Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
14:15:18 [2021-06-17T18:15:18.950Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
14:15:18 [2021-06-17T18:15:18.950Z] DEBUG - Attempting to set focus on (of type 'Text')
14:15:18 [2021-06-17T18:15:18.950Z] DEBUG - Attempting to set focus on (of type 'Text')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - number of items : 17
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456081474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456081474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456081474 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456081474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456081474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456081528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456081528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456081528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456081529 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456081529 data=null} to ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.518Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.519Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Clicking on OK
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456081550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456081550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456081550 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456081550 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456081551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456081551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456081551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456081474 data=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}
14:15:19 [2021-06-17T18:15:19.520Z] DEBUG - Clicked on 
14:15:19 [2021-06-17T18:15:19.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:15:19 [2021-06-17T18:15:19.779Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:15:20 [2021-06-17T18:15:20.346Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:20 [2021-06-17T18:15:20.346Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:20 [2021-06-17T18:15:20.346Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:20 [2021-06-17T18:15:20.346Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:20 [2021-06-17T18:15:20.346Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:15:20 [2021-06-17T18:15:20.911Z] DEBUG - number of items : 17
14:15:20 [2021-06-17T18:15:20.911Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:15:20 [2021-06-17T18:15:20.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456082752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:20 [2021-06-17T18:15:20.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456082753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:20 [2021-06-17T18:15:20.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456082753 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:20 [2021-06-17T18:15:20.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456082753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:20 [2021-06-17T18:15:20.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456082753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456083064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456083065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456083065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456083065 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456083065 data=null} to ToolItem with tooltip text {Show Legend}
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.170Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Clicking on OK
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456083077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456083077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456083077 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456083077 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456083077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456083077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456083077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456082753 data=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}
14:15:21 [2021-06-17T18:15:21.171Z] DEBUG - Clicked on 
14:15:21 [2021-06-17T18:15:21.171Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 52.607 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
14:15:21 [2021-06-17T18:15:21.171Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.55 s
14:15:21 [2021-06-17T18:15:21.171Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.128 s
14:15:21 [2021-06-17T18:15:21.171Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.403 s
14:15:21 [2021-06-17T18:15:21.171Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.573 s
14:15:21 [2021-06-17T18:15:21.171Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.024 s
14:15:21 [2021-06-17T18:15:21.171Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.11 s
14:15:21 [2021-06-17T18:15:21.171Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.29 s
14:15:21 [2021-06-17T18:15:21.171Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.777 s
14:15:21 [2021-06-17T18:15:21.171Z] testHideEmptyRows(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.893 s
14:15:21 [2021-06-17T18:15:21.171Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 13.787 s
14:15:21 [2021-06-17T18:15:21.171Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.555 s
14:15:21 [2021-06-17T18:15:21.171Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
14:15:21 [2021-06-17T18:15:21.171Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.642 s
14:15:21 [2021-06-17T18:15:21.171Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.946 s
14:15:21 [2021-06-17T18:15:21.171Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.942 s
14:15:21 [2021-06-17T18:15:21.172Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.562 s
14:15:21 [2021-06-17T18:15:21.172Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
14:15:21 [2021-06-17T18:15:21.172Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
14:15:23 [2021-06-17T18:15:23.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456084911 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:23 [2021-06-17T18:15:23.072Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:23 [2021-06-17T18:15:23.072Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:23 [2021-06-17T18:15:23.072Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456085288 data=null doit=true} to Shell with text {Preferences}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456085291 data=null button=0 stateMask=0x0 x=49 y=518 count=0} to TreeItem with text {Tracing}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456085291 data=null doit=true} to TreeItem with text {Tracing}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456085291 data=null} to TreeItem with text {Tracing}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456085291 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456085291 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}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456085324 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456085340 data=null doit=true} to TreeItem with text {Tracing}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456085340 data=null} to TreeItem with text {Tracing}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456085340 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456085341 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}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456085342 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456085343 data=null button=0 stateMask=0x0 x=82 y=587 count=0} to Tree node with text: Trace Types
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456085343 data=null doit=true} to Tree node with text: Trace Types
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456085343 data=null} to Tree node with text: Trace Types
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456085343 data=null button=1 stateMask=0x0 x=82 y=587 count=1} to Tree node with text: Trace Types
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456085343 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
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456085390 data=null button=1 stateMask=0x80000 x=82 y=486 count=1} to Tree node with text: Trace Types
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Clicking on Check all
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456085393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456085393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456085393 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456085393 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456085394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456085394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456085394 data=null item=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')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456085394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456085394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456085394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456085394 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456085443 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Clicked on Check all
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Clicking on &Apply
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456085445 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')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456085445 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')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456085445 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456085445 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456085445 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')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456085445 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')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456085445 data=null item=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')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456085446 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')
14:15:23 [2021-06-17T18:15:23.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456085447 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')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456085447 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')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456085447 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456085447 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Clicked on &Apply
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:23 [2021-06-17T18:15:23.591Z] 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')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Clicking on Apply and Close
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456085449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456085449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456085449 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456085449 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456085449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456085449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456085450 data=null item=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')
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456084922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:23 [2021-06-17T18:15:23.591Z] DEBUG - Clicked on 
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - number of items : 11
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456085771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456085771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456085771 data=null doit=true} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456085771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456085771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456085771 data=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}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456085791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456085791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456085791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456085791 data=null doit=true} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456085791 data=null} to ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=456085842 data=null doit=true} to TreeItem with text {FILTER test}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=456085842 data=null} to TreeItem with text {FILTER test}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=456085842 data=null button=1 stateMask=0x0 x=61 y=269 count=1} to TreeItem with text {FILTER test}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456085842 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}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=456085843 data=null button=1 stateMask=0x80000 x=61 y=269 count=1} to TreeItem with text {FILTER test}
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456085844 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456085844 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456085844 data=null button=1 stateMask=0x0 x=206 y=292 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:23 [2021-06-17T18:15:23.849Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456085844 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
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456085845 data=null button=1 stateMask=0x80000 x=206 y=292 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456085845 data=null button=0 stateMask=0x0 x=206 y=292 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456085845 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456085845 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456085846 data=null button=1 stateMask=0x0 x=206 y=292 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456085846 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
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456085868 data=null button=1 stateMask=0x80000 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456085870 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:23 [2021-06-17T18:15:23.850Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:24 [2021-06-17T18:15:24.107Z] 
14:15:24 [2021-06-17T18:15:24.107Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:23.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:24 [2021-06-17T18:15:24.365Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456086231 data=null doit=true} to Shell with text {Preferences}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456086234 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456086234 data=null doit=true} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456086234 data=null} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456086234 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456086234 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}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456086265 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.366Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456086266 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456086266 data=null doit=true} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456086266 data=null} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456086267 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456086267 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
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456086268 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Clicking on Uncheck all
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=456086271 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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456086271 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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=456086271 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=456086271 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=456086271 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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=456086271 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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=456086271 data=null item=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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=456086273 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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456086273 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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=456086273 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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=456086273 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=456086273 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Clicked on Uncheck all
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=456086274 data=null doit=true} to TreeItem with text {Custom XML}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=456086274 data=null} to TreeItem with text {Custom XML}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=456086274 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456086275 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}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=456086275 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=456086275 data=null doit=true} to Tree node with text: testxmlextension
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=456086275 data=null} to Tree node with text: testxmlextension
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=456086276 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456086276 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
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=456086276 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=456086278 data=null button=0 stateMask=0x0 x=121 y=81 count=0} to Tree node with text: testxmlextension
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=456086278 data=null doit=true} to Tree node with text: testxmlextension
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=456086279 data=null} to Tree node with text: testxmlextension
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=456086279 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456086289 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
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=456086290 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Clicking on Check selected
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=456086291 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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456086292 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')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=456086292 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=456086292 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=456086292 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=456086292 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=456086292 data=null item=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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=456086293 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456086293 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=456086293 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=456086293 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=456086293 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Clicked on Check selected
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Clicking on &Apply
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456086294 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456086294 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456086294 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456086294 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456086295 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456086295 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456086295 data=null item=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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456086296 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456086296 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456086303 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456086303 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456086303 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Clicked on &Apply
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:24 [2021-06-17T18:15:24.367Z] 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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Clicking on Apply and Close
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456086305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456086305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456086305 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456086305 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456086305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456086305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456086305 data=null item=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')
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456085877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Clicked on 
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.367Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=456086470 data=null button=0 stateMask=0x0 x=61 y=223 count=0} to TreeItem with text {FILTER test}
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=456086470 data=null doit=true} to TreeItem with text {FILTER test}
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=456086470 data=null} to TreeItem with text {FILTER test}
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=456086470 data=null button=1 stateMask=0x0 x=61 y=223 count=1} to TreeItem with text {FILTER test}
14:15:24 [2021-06-17T18:15:24.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456086471 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}
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=456086546 data=null button=1 stateMask=0x80000 x=61 y=223 count=1} to TreeItem with text {FILTER test}
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.626Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
14:15:24 [2021-06-17T18:15:24.626Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456086547 data=null button=0 stateMask=0x0 x=206 y=246 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456086547 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456086547 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456086547 data=null button=1 stateMask=0x0 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456086548 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
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456086567 data=null button=1 stateMask=0x80000 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456086568 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:24 [2021-06-17T18:15:24.626Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:24 [2021-06-17T18:15:24.626Z] 
14:15:24 [2021-06-17T18:15:24.626Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:24.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456086903 data=null doit=true} to Shell with text {Preferences}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456086907 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456086907 data=null doit=true} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456086907 data=null} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456086908 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456086908 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}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456086936 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:24 [2021-06-17T18:15:24.886Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456086936 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456086937 data=null doit=true} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456086937 data=null} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456086937 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456086937 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
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456086939 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Clicking on Uncheck all
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=456086942 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')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456086942 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')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=456086942 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=456086942 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=456086942 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')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=456086942 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')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=456086942 data=null item=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')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=456086943 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')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456086943 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')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=456086943 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')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=456086944 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=456086944 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Clicked on Uncheck all
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=456086944 data=null doit=true} to TreeItem with text {Custom Text}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=456086944 data=null} to TreeItem with text {Custom Text}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=456086945 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456086945 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}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=456086953 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=456086954 data=null doit=true} to Tree node with text: testtxtextension
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=456086954 data=null} to Tree node with text: testtxtextension
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=456086954 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456086954 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
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=456086954 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=456086956 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=456086957 data=null doit=true} to Tree node with text: testtxtextension
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=456086957 data=null} to Tree node with text: testtxtextension
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=456086957 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456086957 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
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=456086958 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Clicking on Check selected
14:15:24 [2021-06-17T18:15:24.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=456086959 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456086959 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=456086959 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=456086959 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=456086959 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=456086960 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=456086960 data=null item=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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=456086960 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456086961 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=456086961 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=456086961 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=456086961 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Clicked on Check selected
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Clicking on &Apply
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456086962 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456086962 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456086962 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456086962 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456086962 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456086962 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456086962 data=null item=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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456086963 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456086963 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456086963 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456086963 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456086963 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Clicked on &Apply
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:24 [2021-06-17T18:15:24.887Z] 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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Clicking on Apply and Close
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456086965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456086965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456086965 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456086965 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456086965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456086965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456086966 data=null item=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')
14:15:24 [2021-06-17T18:15:24.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456086574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Clicked on 
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
14:15:25 [2021-06-17T18:15:25.146Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=456087084 data=null button=0 stateMask=0x0 x=61 y=223 count=0} to TreeItem with text {FILTER test}
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=456087085 data=null doit=true} to TreeItem with text {FILTER test}
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=456087085 data=null} to TreeItem with text {FILTER test}
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=456087085 data=null button=1 stateMask=0x0 x=61 y=223 count=1} to TreeItem with text {FILTER test}
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456087085 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}
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=456087108 data=null button=1 stateMask=0x80000 x=61 y=223 count=1} to TreeItem with text {FILTER test}
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
14:15:25 [2021-06-17T18:15:25.146Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
14:15:25 [2021-06-17T18:15:25.146Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456087109 data=null button=0 stateMask=0x0 x=206 y=246 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456087109 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456087109 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456087110 data=null button=1 stateMask=0x0 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456087110 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
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=456087142 data=null button=1 stateMask=0x80000 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456087144 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:25 [2021-06-17T18:15:25.146Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:25 [2021-06-17T18:15:25.147Z] 
14:15:25 [2021-06-17T18:15:25.147Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:25.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456087454 data=null doit=true} to Shell with text {Preferences}
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456087462 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456087463 data=null doit=true} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456087463 data=null} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456087463 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456087463 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}
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456087488 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.404Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456087488 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456087489 data=null doit=true} to Tree node with text: Trace Types
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456087489 data=null} to Tree node with text: Trace Types
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456087489 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456087489 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
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456087490 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Clicking on Check all
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456087493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456087493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456087493 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456087493 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456087493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456087493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456087493 data=null item=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')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456087495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456087495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456087495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456087495 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456087495 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Clicked on Check all
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Clicking on &Apply
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456087496 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')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456087496 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')
14:15:25 [2021-06-17T18:15:25.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456087496 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456087496 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456087497 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')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456087497 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')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456087497 data=null item=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')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456087497 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')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456087497 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')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456087498 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')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456087498 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456087498 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Clicked on &Apply
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:25 [2021-06-17T18:15:25.405Z] 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')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Clicking on Apply and Close
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456087499 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456087499 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456087499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:25 [2021-06-17T18:15:25.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456087500 data=null item=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')
14:15:25 [2021-06-17T18:15:25.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456087150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:25 [2021-06-17T18:15:25.664Z] DEBUG - Clicked on 
14:15:25 [2021-06-17T18:15:25.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456087589 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:25 [2021-06-17T18:15:25.664Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:25 [2021-06-17T18:15:25.664Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:25 [2021-06-17T18:15:25.664Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:25 [2021-06-17T18:15:25.664Z] 
14:15:25 [2021-06-17T18:15:25.664Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:25.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456087960 data=null doit=true} to Shell with text {Preferences}
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456087963 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456087963 data=null doit=true} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456087963 data=null} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456087963 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456087963 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}
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456087991 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:25 [2021-06-17T18:15:25.922Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456087992 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456087992 data=null doit=true} to Tree node with text: Trace Types
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456087992 data=null} to Tree node with text: Trace Types
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456087992 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:25 [2021-06-17T18:15:25.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456087992 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
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456088047 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Clicking on Check all
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456088049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456088049 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456088049 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456088050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456088050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456088050 data=null item=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')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456088050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456088050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456088050 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456088050 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Clicked on Check all
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.180Z] DEBUG - Clicking on Uncheck all
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=456088053 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456088053 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=456088053 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=456088053 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=456088053 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=456088053 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=456088053 data=null item=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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=456088054 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456088055 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=456088055 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=456088055 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=456088055 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Clicked on Uncheck all
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Clicking on Check all
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456088059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456088059 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456088059 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456088059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456088060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456088060 data=null item=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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456088061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456088061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456088061 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456088061 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Clicked on Check all
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=456088063 data=null button=0 stateMask=0x0 x=87 y=58 count=0} to TreeItem with text {Custom XML}
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=456088063 data=null doit=true} to TreeItem with text {Custom XML}
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=456088063 data=null} to TreeItem with text {Custom XML}
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=456088064 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456088064 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}
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=456088064 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Clicking on Uncheck all
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=456088066 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456088066 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=456088066 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=456088066 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=456088066 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=456088066 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')
14:15:26 [2021-06-17T18:15:26.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=456088066 data=null item=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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=456088068 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456088068 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=456088068 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=456088068 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=456088068 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Clicked on Uncheck all
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Clicking on Check selected
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=456088070 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456088070 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=456088070 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=456088070 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=456088070 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=456088070 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=456088070 data=null item=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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=456088071 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456088071 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=456088071 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=456088071 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=456088071 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Clicked on Check selected
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Clicking on Check all
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456088082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456088082 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456088082 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456088083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456088083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456088083 data=null item=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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456088084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456088084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456088084 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456088084 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Clicked on Check all
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Clicking on Uncheck selected
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=456088086 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=456088086 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=456088086 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=456088086 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=456088086 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')
14:15:26 [2021-06-17T18:15:26.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=456088086 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=456088086 data=null item=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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=456088087 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=456088087 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=456088087 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=456088087 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=456088087 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Clicked on Uncheck selected
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Clicking on Uncheck all
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=456088088 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456088093 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=456088093 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=456088093 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=456088093 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=456088093 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=456088094 data=null item=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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=456088095 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456088141 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=456088141 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')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=456088141 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=456088141 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - Clicked on Uncheck all
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:15:26 [2021-06-17T18:15:26.183Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:15:26 [2021-06-17T18:15:26.440Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.440Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.440Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:26 [2021-06-17T18:15:26.440Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.440Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.440Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.440Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.440Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.440Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Clicking on Check all
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456088445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456088445 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456088446 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456088446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456088446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456088446 data=null item=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')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456088448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456088448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456088448 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456088448 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - Clicked on Check all
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
14:15:26 [2021-06-17T18:15:26.441Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Clicking on Check all
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456088753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456088753 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456088753 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456088753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456088753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456088753 data=null item=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')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456088757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456088758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456088758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456088758 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456088758 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Clicked on Check all
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Clicking on &Apply
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456088759 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')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456088759 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')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456088759 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456088759 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456088760 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')
14:15:26 [2021-06-17T18:15:26.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456088760 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')
14:15:26 [2021-06-17T18:15:26.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456088760 data=null item=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')
14:15:26 [2021-06-17T18:15:26.700Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456088760 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')
14:15:26 [2021-06-17T18:15:26.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456088760 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')
14:15:26 [2021-06-17T18:15:26.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456088760 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')
14:15:26 [2021-06-17T18:15:26.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456088760 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456088760 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.700Z] DEBUG - Clicked on &Apply
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:26 [2021-06-17T18:15:26.711Z] 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')
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - Clicking on Apply and Close
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456088762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456088762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456088762 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456088762 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456088762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456088762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456088762 data=null item=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')
14:15:26 [2021-06-17T18:15:26.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456087595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:26 [2021-06-17T18:15:26.969Z] DEBUG - Clicked on 
14:15:26 [2021-06-17T18:15:26.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456088877 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:26 [2021-06-17T18:15:26.969Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:26 [2021-06-17T18:15:26.969Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:26 [2021-06-17T18:15:26.969Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:26 [2021-06-17T18:15:26.969Z] 
14:15:26 [2021-06-17T18:15:26.969Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:26.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:27 [2021-06-17T18:15:27.227Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456089244 data=null doit=true} to Shell with text {Preferences}
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456089246 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456089246 data=null doit=true} to TreeItem with text {Tracing}
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456089246 data=null} to TreeItem with text {Tracing}
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456089247 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456089247 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}
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456089278 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:27 [2021-06-17T18:15:27.228Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456089279 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456089279 data=null doit=true} to Tree node with text: Trace Types
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456089279 data=null} to Tree node with text: Trace Types
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456089279 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456089280 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
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456089281 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Clicking on Check all
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456089284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456089284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456089284 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456089284 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456089284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456089284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456089284 data=null item=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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456089285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456089285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456089285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456089285 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456089285 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Clicked on Check all
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Clicking on &Apply
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456089286 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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456089286 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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456089286 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456089286 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456089287 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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456089287 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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456089287 data=null item=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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456089287 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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456089287 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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456089287 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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456089287 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456089287 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Clicked on &Apply
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:27 [2021-06-17T18:15:27.228Z] 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')
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Clicking on Apply and Close
14:15:27 [2021-06-17T18:15:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456089289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456089289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456089289 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456089289 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456089289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456089289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456089289 data=null item=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')
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456088891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Clicked on 
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456089491 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456089491 data=null doit=true} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456089491 data=null} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456089492 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456089492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456089497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456089497 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456089497 data=null doit=true} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456089498 data=null} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456089499 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456089499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456089503 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456089503 data=null doit=true} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456089503 data=null} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456089503 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456089503 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}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456089515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456089545 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456089545 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456089545 data=null} to TreeItem with text {Traces [1]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456089545 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456089546 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]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456089557 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456089558 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456089558 data=null} to TreeItem with text {Traces [1]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456089558 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456089558 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]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456089560 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=456089560 data=null button=0 stateMask=0x0 x=114 y=81 count=0} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=456089560 data=null doit=true} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=456089560 data=null} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=456089560 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456089561 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
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=456089563 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=456089564 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=456089564 data=null doit=true} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=456089564 data=null} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=456089564 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456089564 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
14:15:27 [2021-06-17T18:15:27.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=456089577 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
14:15:27 [2021-06-17T18:15:27.744Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:15:27 [2021-06-17T18:15:27.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456089647 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:27 [2021-06-17T18:15:27.745Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:27 [2021-06-17T18:15:27.745Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:27 [2021-06-17T18:15:27.745Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:27 [2021-06-17T18:15:27.745Z] 
14:15:27 [2021-06-17T18:15:27.745Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:27.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456090049 data=null doit=true} to Shell with text {Preferences}
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456090051 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456090051 data=null doit=true} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456090051 data=null} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456090052 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090052 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}
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456090087 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.003Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456090088 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456090088 data=null doit=true} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456090088 data=null} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456090088 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090088 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
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456090090 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Clicking on Uncheck all
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=456090094 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')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456090094 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')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=456090094 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=456090094 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=456090094 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')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=456090094 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')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=456090094 data=null item=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')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=456090096 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')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456090096 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')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=456090096 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')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=456090096 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=456090096 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Clicked on Uncheck all
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=456090096 data=null doit=true} to TreeItem with text {Custom Text}
14:15:28 [2021-06-17T18:15:28.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=456090096 data=null} to TreeItem with text {Custom Text}
14:15:28 [2021-06-17T18:15:28.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=456090097 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
14:15:28 [2021-06-17T18:15:28.262Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456090146 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}
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=456090147 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=456090150 data=null button=0 stateMask=0x0 x=87 y=35 count=0} to TreeItem with text {Custom Text}
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=456090150 data=null doit=true} to TreeItem with text {Custom Text}
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=456090150 data=null} to TreeItem with text {Custom Text}
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=456090150 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090150 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}
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=456090151 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Clicking on Check selected
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=456090152 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456090152 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=456090152 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=456090153 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=456090153 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=456090153 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=456090153 data=null item=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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=456090154 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456090154 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=456090154 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=456090154 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=456090169 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Clicked on Check selected
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Clicking on &Apply
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456090171 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456090171 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456090171 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456090171 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456090171 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456090171 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456090171 data=null item=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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456090173 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456090173 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456090173 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456090173 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456090173 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Clicked on &Apply
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:28 [2021-06-17T18:15:28.263Z] 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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Clicking on Apply and Close
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456090175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456090175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456090175 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456090175 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456090175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456090175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456090175 data=null item=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')
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456089655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - Clicked on 
14:15:28 [2021-06-17T18:15:28.263Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456090310 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456090310 data=null doit=true} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456090310 data=null} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456090310 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456090332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456090333 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456090333 data=null doit=true} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456090333 data=null} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456090333 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456090337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:28 [2021-06-17T18:15:28.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456090338 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456090338 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456090338 data=null} to TreeItem with text {Traces [1]}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456090338 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090338 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]}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456090341 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:28 [2021-06-17T18:15:28.264Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=456090342 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=456090342 data=null doit=true} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=456090342 data=null} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=456090342 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090342 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
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=456090345 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=456090346 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=456090346 data=null doit=true} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=456090346 data=null} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=456090346 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090346 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
14:15:28 [2021-06-17T18:15:28.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=456090358 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
14:15:28 [2021-06-17T18:15:28.522Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:15:28 [2021-06-17T18:15:28.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456090399 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:28 [2021-06-17T18:15:28.522Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:28 [2021-06-17T18:15:28.522Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:28 [2021-06-17T18:15:28.522Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:28 [2021-06-17T18:15:28.522Z] 
14:15:28 [2021-06-17T18:15:28.522Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:28.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:28 [2021-06-17T18:15:28.783Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:28 [2021-06-17T18:15:28.783Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:28 [2021-06-17T18:15:28.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456090763 data=null doit=true} to Shell with text {Preferences}
14:15:28 [2021-06-17T18:15:28.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.783Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456090766 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456090766 data=null doit=true} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456090766 data=null} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456090766 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090766 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}
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456090794 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:28 [2021-06-17T18:15:28.784Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456090795 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456090795 data=null doit=true} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456090795 data=null} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456090796 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456090796 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
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456090797 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Clicking on Check all
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456090799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456090799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456090799 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456090799 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456090799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456090799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456090800 data=null item=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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456090801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456090801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456090801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456090801 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456090801 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Clicked on Check all
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Clicking on &Apply
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456090802 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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456090802 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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456090802 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456090802 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456090803 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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456090804 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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456090804 data=null item=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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456090804 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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456090804 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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456090804 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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456090804 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456090804 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Clicked on &Apply
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:28 [2021-06-17T18:15:28.784Z] 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')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Clicking on Apply and Close
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456090806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456090806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456090806 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456090806 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456090806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456090806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:28 [2021-06-17T18:15:28.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456090806 data=null item=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')
14:15:28 [2021-06-17T18:15:28.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456090460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:28 [2021-06-17T18:15:28.785Z] DEBUG - Clicked on 
14:15:29 [2021-06-17T18:15:29.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456090894 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:29 [2021-06-17T18:15:29.042Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:29 [2021-06-17T18:15:29.042Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:29 [2021-06-17T18:15:29.042Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:29 [2021-06-17T18:15:29.042Z] 
14:15:29 [2021-06-17T18:15:29.042Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:28.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:29 [2021-06-17T18:15:29.300Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:29 [2021-06-17T18:15:29.300Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:29 [2021-06-17T18:15:29.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456091351 data=null doit=true} to Shell with text {Preferences}
14:15:29 [2021-06-17T18:15:29.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:29 [2021-06-17T18:15:29.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:29 [2021-06-17T18:15:29.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:29 [2021-06-17T18:15:29.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:29 [2021-06-17T18:15:29.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456091354 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456091354 data=null doit=true} to TreeItem with text {Tracing}
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456091354 data=null} to TreeItem with text {Tracing}
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456091354 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456091354 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}
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456091389 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:29 [2021-06-17T18:15:29.301Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456091390 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456091390 data=null doit=true} to Tree node with text: Trace Types
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456091390 data=null} to Tree node with text: Trace Types
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456091390 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456091390 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
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456091392 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Clicking on Check all
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456091396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456091396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456091396 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456091396 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456091396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456091396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456091396 data=null item=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')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456091396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456091396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456091397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456091397 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456091397 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Clicked on Check all
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.301Z] DEBUG - Clicking on &Apply
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456091449 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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456091449 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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456091449 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456091449 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456091449 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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456091449 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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456091449 data=null item=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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456091449 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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456091450 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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456091450 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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456091450 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456091450 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Clicked on &Apply
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:29 [2021-06-17T18:15:29.561Z] 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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Clicking on Apply and Close
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456091452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456091452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456091452 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456091452 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456091452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456091452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456091452 data=null item=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')
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456090955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Clicked on 
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456091590 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:29 [2021-06-17T18:15:29.561Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:29 [2021-06-17T18:15:29.819Z] 
14:15:29 [2021-06-17T18:15:29.819Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:29.590: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456091978 data=null doit=true} to Shell with text {Preferences}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456091980 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456091986 data=null doit=true} to TreeItem with text {Tracing}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456091986 data=null} to TreeItem with text {Tracing}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456091986 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456091986 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}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456092013 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:30 [2021-06-17T18:15:30.077Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456092013 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456092013 data=null doit=true} to Tree node with text: Trace Types
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456092013 data=null} to Tree node with text: Trace Types
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456092014 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456092014 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
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456092015 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Clicking on Uncheck all
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=456092018 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')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456092018 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')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=456092018 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=456092018 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=456092018 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')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=456092018 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')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=456092018 data=null item=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')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=456092020 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')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=456092020 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')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=456092020 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')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=456092020 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=456092020 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Clicked on Uncheck all
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=456092020 data=null doit=true} to TreeItem with text {Custom Text}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=456092020 data=null} to TreeItem with text {Custom Text}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=456092021 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456092021 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}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=456092022 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=456092022 data=null doit=true} to Tree node with text: testtxtextension
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=456092022 data=null} to Tree node with text: testtxtextension
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=456092023 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
14:15:30 [2021-06-17T18:15:30.077Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456092023 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
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=456092023 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=456092027 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=456092027 data=null doit=true} to Tree node with text: testtxtextension
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=456092027 data=null} to Tree node with text: testtxtextension
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=456092027 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456092027 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
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=456092028 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Clicking on Check selected
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=456092041 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456092041 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=456092041 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=456092041 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=456092042 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=456092042 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=456092042 data=null item=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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=456092042 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=456092043 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=456092043 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=456092043 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=456092043 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Clicked on Check selected
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Clicking on &Apply
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456092050 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456092050 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456092050 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456092050 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456092050 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456092050 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456092050 data=null item=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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456092051 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456092051 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456092051 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456092051 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456092051 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Clicked on &Apply
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:30 [2021-06-17T18:15:30.078Z] 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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Clicking on Apply and Close
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456092053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456092053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456092053 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456092053 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456092053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456092053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456092053 data=null item=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')
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456091645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - Clicked on 
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:30 [2021-06-17T18:15:30.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456092147 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456092147 data=null doit=true} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456092147 data=null} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456092147 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456092147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456092169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456092170 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456092170 data=null doit=true} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456092170 data=null} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456092170 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456092170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456092174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:30 [2021-06-17T18:15:30.079Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456092175 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456092175 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456092175 data=null} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456092175 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456092175 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]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456092179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456092179 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456092179 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456092179 data=null} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456092180 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456092180 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]}
14:15:30 [2021-06-17T18:15:30.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456092182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:30 [2021-06-17T18:15:30.337Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:15:30 [2021-06-17T18:15:30.337Z] DEBUG - Clicking on with mnemonic 'Import...'
14:15:30 [2021-06-17T18:15:30.595Z] DEBUG - Clicked on with mnemonic 'Import...'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=456092683 data=null doit=true} to Shell with text {Trace Import}
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - Clicking on Cancel
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=456092686 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')
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=456092686 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')
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=456092686 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=456092686 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=456092686 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')
14:15:30 [2021-06-17T18:15:30.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=456092686 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')
14:15:30 [2021-06-17T18:15:30.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=456092686 data=null item=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')
14:15:30 [2021-06-17T18:15:30.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=456092256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:15:30 [2021-06-17T18:15:30.853Z] DEBUG - Clicked on 
14:15:30 [2021-06-17T18:15:30.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456092765 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:30 [2021-06-17T18:15:30.853Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:30 [2021-06-17T18:15:30.854Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:30 [2021-06-17T18:15:30.854Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:30 [2021-06-17T18:15:30.854Z] 
14:15:30 [2021-06-17T18:15:30.854Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:30.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456093190 data=null doit=true} to Shell with text {Preferences}
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456093192 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456093198 data=null doit=true} to TreeItem with text {Tracing}
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456093198 data=null} to TreeItem with text {Tracing}
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456093199 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456093200 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}
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456093223 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:31 [2021-06-17T18:15:31.112Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456093223 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456093224 data=null doit=true} to Tree node with text: Trace Types
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456093224 data=null} to Tree node with text: Trace Types
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456093224 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:31 [2021-06-17T18:15:31.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456093224 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
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456093225 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Clicking on Check all
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456093228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456093228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456093228 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456093228 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456093228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456093228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456093228 data=null item=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')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456093229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456093229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456093229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456093229 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456093230 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Clicked on Check all
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Clicking on &Apply
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456093231 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')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456093231 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')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456093231 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456093231 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456093231 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')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456093231 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')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456093231 data=null item=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')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456093233 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')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456093233 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')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456093233 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')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456093233 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456093233 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - Clicked on &Apply
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.371Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:31 [2021-06-17T18:15:31.372Z] 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')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Clicking on Apply and Close
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456093239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456093239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456093239 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456093245 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456093245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456093246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456093246 data=null item=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')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456092883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Clicked on 
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456093379 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456093379 data=null doit=true} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456093379 data=null} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456093379 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456093379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456093401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456093402 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456093402 data=null doit=true} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456093402 data=null} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456093402 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456093402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456093406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:31 [2021-06-17T18:15:31.372Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456093407 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456093407 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456093407 data=null} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456093407 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456093407 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]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456093448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456093449 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456093449 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456093449 data=null} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456093449 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456093449 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]}
14:15:31 [2021-06-17T18:15:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456093452 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:31 [2021-06-17T18:15:31.630Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:15:31 [2021-06-17T18:15:31.630Z] DEBUG - Clicking on with mnemonic 'Import...'
14:15:31 [2021-06-17T18:15:31.888Z] DEBUG - Clicked on with mnemonic 'Import...'
14:15:31 [2021-06-17T18:15:31.888Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:15:31 [2021-06-17T18:15:31.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=456093852 data=null doit=true} to Shell with text {Trace Import}
14:15:31 [2021-06-17T18:15:31.888Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Clicking on Cancel
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=456093854 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')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=456093854 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')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=456093854 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=456093864 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=456093864 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')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=456093864 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')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=456093865 data=null item=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')
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=456093487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Clicked on 
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456093950 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:15:31 [2021-06-17T18:15:31.889Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:15:32 [2021-06-17T18:15:32.146Z] 
14:15:32 [2021-06-17T18:15:32.146Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:31.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=456094252 data=null doit=true} to Shell with text {Preferences}
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=456094254 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=456094254 data=null doit=true} to TreeItem with text {Tracing}
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=456094254 data=null} to TreeItem with text {Tracing}
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=456094255 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:32 [2021-06-17T18:15:32.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456094255 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}
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=456094287 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:15:32 [2021-06-17T18:15:32.404Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=456094288 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=456094288 data=null doit=true} to Tree node with text: Trace Types
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=456094288 data=null} to Tree node with text: Trace Types
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=456094288 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456094288 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
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=456094290 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Clicking on Check all
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=456094292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456094292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=456094292 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=456094292 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=456094292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=456094292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=456094292 data=null item=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')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=456094293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=456094293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=456094293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=456094293 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=456094293 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Clicked on Check all
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Clicking on &Apply
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=456094294 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')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456094294 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')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=456094294 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=456094294 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=456094294 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')
14:15:32 [2021-06-17T18:15:32.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=456094294 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')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=456094294 data=null item=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')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=456094295 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')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=456094295 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')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=456094295 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')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=456094295 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=456094295 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Clicked on &Apply
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:15:32 [2021-06-17T18:15:32.405Z] 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')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Clicking on Apply and Close
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=456094296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=456094296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=456094296 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=456094296 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=456094297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=456094297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=456094297 data=null item=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')
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=456093956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:15:32 [2021-06-17T18:15:32.405Z] DEBUG - Clicked on 
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=456094795 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456094799 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456094799 data=null doit=true} to TreeItem with text {test}
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456094799 data=null} to TreeItem with text {test}
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456094799 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456094800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456094817 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Clicking on with mnemonic 'Delete'
14:15:32 [2021-06-17T18:15:32.970Z] DEBUG - Clicked on with mnemonic 'Delete'
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095710 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095710 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095710 data=null 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')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095711 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456095711 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Clicking on OK
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456095711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456095711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456095712 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456095712 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456095712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456095712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Clicked on OK
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456095712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:33 [2021-06-17T18:15:33.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456094849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:15:34 [2021-06-17T18:15:34.163Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.976 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
14:15:34 [2021-06-17T18:15:34.163Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.233 s
14:15:34 [2021-06-17T18:15:34.163Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.733 s
14:15:34 [2021-06-17T18:15:34.163Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.017 s
14:15:34 [2021-06-17T18:15:34.163Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 3.055 s
14:15:34 [2021-06-17T18:15:34.163Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
14:15:42 [2021-06-17T18:15:42.274Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.785 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
14:15:42 [2021-06-17T18:15:42.274Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.119 s
14:15:42 [2021-06-17T18:15:42.274Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.98 s
14:15:42 [2021-06-17T18:15:42.274Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 1.588 s
14:15:42 [2021-06-17T18:15:42.274Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=456105710 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456105710 data=null doit=true} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456105710 data=null} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456105710 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456105710 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456105721 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=456105722 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456105722 data=null doit=true} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456105722 data=null} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456105722 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456105722 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456105725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456105725 data=null doit=true} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456105726 data=null} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456105726 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456105726 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}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456105734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.648Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456105734 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456105734 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456105734 data=null} to TreeItem with text {Traces [1]}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456105735 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456105735 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]}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456105740 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=456105743 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456105749 data=null doit=true} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456105749 data=null} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456105749 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456105749 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456105758 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:43 [2021-06-17T18:15:43.649Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=456105759 data=null doit=true} to TreeItem with text {Experiments [1]}
14:15:43 [2021-06-17T18:15:43.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=456105759 data=null} to TreeItem with text {Experiments [1]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=456105759 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456105759 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]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=456105770 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456105771 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456105771 data=null} to TreeItem with text {Traces [1]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456105771 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [1]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456105771 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]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456105773 data=null button=1 stateMask=0x80000 x=76 y=81 count=1} to TreeItem with text {Traces [1]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=456105775 data=null doit=true} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=456105775 data=null} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=456105776 data=null button=1 stateMask=0x0 x=89 y=104 count=1} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456105776 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}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=456105798 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=456105799 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=456105800 data=null x=136 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=456105804 data=null x=136 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=456105805 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=456105805 data=null x=136 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=456105805 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=456105805 data=[TmfTraceElement(/Test/Traces/test.xml)] x=136 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=456105810 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=456105814 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [0]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=456105814 data=null doit=true} to TreeItem with text {Test Experiment [0]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=456105814 data=null} to TreeItem with text {Test Experiment [0]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=456105814 data=null button=1 stateMask=0x0 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456105818 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]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=456105847 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
14:15:43 [2021-06-17T18:15:43.907Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
14:15:43 [2021-06-17T18:15:43.907Z] 
14:15:43 [2021-06-17T18:15:43.907Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:43.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:43 [2021-06-17T18:15:43.907Z] 
14:15:43 [2021-06-17T18:15:43.907Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:43.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.166Z] 
14:15:44 [2021-06-17T18:15:44.166Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:43.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.166Z] 
14:15:44 [2021-06-17T18:15:44.166Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:43.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.166Z] 
14:15:44 [2021-06-17T18:15:44.166Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:43.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.166Z] 
14:15:44 [2021-06-17T18:15:44.166Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:43.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.166Z] 
14:15:44 [2021-06-17T18:15:44.166Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:44.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.166Z] 
14:15:44 [2021-06-17T18:15:44.166Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:44.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.166Z] 
14:15:44 [2021-06-17T18:15:44.166Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:44.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.166Z] 
14:15:44 [2021-06-17T18:15:44.166Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:44.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.166Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
14:15:44 [2021-06-17T18:15:44.166Z] 
14:15:44 [2021-06-17T18:15:44.166Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:44.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=456106185 data=null doit=true} to Shell with text {Export trace package}
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
14:15:44 [2021-06-17T18:15:44.167Z] 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
14:15:44 [2021-06-17T18:15:44.167Z] 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=456106188 data=null doit=true} to Button with text {Sa&ve in tar format}
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=456106188 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}
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=456106188 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=456106188 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=456106188 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=456106188 data=null item=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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
14:15:44 [2021-06-17T18:15:44.167Z] 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=456106189 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=456106189 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=456106189 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=456106190 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=456106190 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=456106190 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=456106190 data=null item=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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=456106190 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=456106190 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=456106190 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')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=456106190 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=456106190 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=456106191 data=null} to (of type 'Combo')
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:44 [2021-06-17T18:15:44.167Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] 
14:15:44 [2021-06-17T18:15:44.168Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:44.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - Clicking on &Finish
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=456106251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=456106251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=456106251 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=456106251 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=456106252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=456106252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:44 [2021-06-17T18:15:44.168Z] DEBUG - Clicked on &Finish
14:15:44 [2021-06-17T18:15:44.168Z] 
14:15:44 [2021-06-17T18:15:44.168Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:44.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:44 [2021-06-17T18:15:44.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=456106252 data=null item=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')
14:15:44 [2021-06-17T18:15:44.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=456105874 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...'
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=456106771 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=456106771 data=null doit=true} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=456106771 data=null} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=456106771 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456106772 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}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=456106787 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=456106788 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=456106788 data=null doit=true} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=456106788 data=null} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=456106788 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456106788 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}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=456106799 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=456106799 data=null doit=true} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=456106799 data=null} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=456106799 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.689Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456106800 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}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=456106803 data=null button=1 stateMask=0x80000 x=63 y=12 count=1} to TreeItem with text {Import Test}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456106804 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456106804 data=null doit=true} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456106804 data=null} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456106804 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456106804 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]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456106818 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456106819 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456106819 data=null doit=true} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456106819 data=null} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456106819 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456106819 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]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456106827 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
14:15:44 [2021-06-17T18:15:44.948Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=456107189 data=null doit=true} to Shell with text {Import trace package}
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=456107190 data=null} to (of type 'Combo')
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - Inserting text:
14:15:45 [2021-06-17T18:15:45.205Z]  into text (of type 'Combo')
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - Typing text '
14:15:45 [2021-06-17T18:15:45.205Z] ' with an interval of 50ms. between characters.
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.205Z] DEBUG - Clicking on &Finish
14:15:45 [2021-06-17T18:15:45.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=456107749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=456107749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=456107749 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=456107749 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=456107749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=456107749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.771Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.771Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.771Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:45 [2021-06-17T18:15:45.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=456107749 data=null item=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')
14:15:45 [2021-06-17T18:15:45.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=456106863 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...'
14:15:46 [2021-06-17T18:15:46.029Z] DEBUG - Clicked on 
14:15:46 [2021-06-17T18:15:46.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:46 [2021-06-17T18:15:46.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:46 [2021-06-17T18:15:46.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:46 [2021-06-17T18:15:46.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:46 [2021-06-17T18:15:46.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:46 [2021-06-17T18:15:46.029Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=456107893 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=456107893 data=null doit=true} to TreeItem with text {Import Test}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=456107893 data=null} to TreeItem with text {Import Test}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=456107893 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456107893 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}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=456107949 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
14:15:46 [2021-06-17T18:15:46.030Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456107949 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456107949 data=null} to TreeItem with text {Traces [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456107949 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456107950 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]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456107952 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:46 [2021-06-17T18:15:46.030Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=456107952 data=null doit=true} to TreeItem with text {Experiments [0]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=456107952 data=null} to TreeItem with text {Experiments [0]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=456107953 data=null button=1 stateMask=0x0 x=96 y=35 count=1} to TreeItem with text {Experiments [0]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456107953 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]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=456107955 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [0]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=456107956 data=null button=0 stateMask=0x0 x=126 y=58 count=0} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=456107956 data=null doit=true} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=456107970 data=null} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=456107970 data=null button=1 stateMask=0x0 x=142 y=58 count=1} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456107970 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]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=456107985 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=456107985 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.030Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=456107985 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.287Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=456107985 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]}
14:15:46 [2021-06-17T18:15:46.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=456108138 data=null button=1 stateMask=0x80000 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=456108307 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=456108346 data=null doit=true} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=456108346 data=null} to TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.287Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
14:15:46 [2021-06-17T18:15:46.287Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=456109550 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=456109605 data=null button=0 stateMask=0x0 x=55 y=127 count=0} to TreeItem with text {Test}
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456109605 data=null doit=true} to TreeItem with text {Test}
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456109605 data=null} to TreeItem with text {Test}
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456109606 data=null button=1 stateMask=0x0 x=55 y=127 count=1} to TreeItem with text {Test}
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456109606 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456109618 data=null button=1 stateMask=0x80000 x=55 y=127 count=1} to TreeItem with text {Test}
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Clicking on with mnemonic 'Delete'
14:15:47 [2021-06-17T18:15:47.662Z] DEBUG - Clicked on with mnemonic 'Delete'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110571 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110571 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110572 data=null 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')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110572 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456110572 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Clicking on OK
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456110573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456110573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456110573 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456110573 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456110573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456110573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.597Z] DEBUG - Clicked on OK
14:15:48 [2021-06-17T18:15:48.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456110573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:48 [2021-06-17T18:15:48.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456109653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:15:49 [2021-06-17T18:15:49.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=456111079 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
14:15:49 [2021-06-17T18:15:49.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=456111083 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=456111083 data=null doit=true} to TreeItem with text {Import Test}
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=456111083 data=null} to TreeItem with text {Import Test}
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=456111084 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456111084 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}
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=456111114 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - Clicking on with mnemonic 'Delete'
14:15:49 [2021-06-17T18:15:49.115Z] DEBUG - Clicked on with mnemonic 'Delete'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111590 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111590 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111590 data=null 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')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111591 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456111591 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Clicking on OK
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456111639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456111639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456111639 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456111639 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456111639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456111639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.682Z] DEBUG - Clicked on OK
14:15:49 [2021-06-17T18:15:49.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456111639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:49 [2021-06-17T18:15:49.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456111152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=456113737 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456113737 data=null doit=true} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456113737 data=null} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456113738 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456113738 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456113759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=456113759 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456113759 data=null doit=true} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456113759 data=null} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456113760 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456113760 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456113763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456113764 data=null doit=true} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456113764 data=null} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456113764 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456113764 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}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456113766 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {Test}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456113766 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456113766 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456113767 data=null} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456113768 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456113768 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]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456113779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456113779 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456113779 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456113779 data=null} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456113780 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456113780 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]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456113782 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
14:15:51 [2021-06-17T18:15:51.841Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
14:15:51 [2021-06-17T18:15:51.841Z] 
14:15:51 [2021-06-17T18:15:51.841Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:51 [2021-06-17T18:15:51.841Z] 
14:15:51 [2021-06-17T18:15:51.841Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:51 [2021-06-17T18:15:51.841Z] 
14:15:51 [2021-06-17T18:15:51.841Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] 
14:15:52 [2021-06-17T18:15:52.101Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] 
14:15:52 [2021-06-17T18:15:52.101Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] 
14:15:52 [2021-06-17T18:15:52.101Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] 
14:15:52 [2021-06-17T18:15:52.101Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] 
14:15:52 [2021-06-17T18:15:52.101Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] 
14:15:52 [2021-06-17T18:15:52.101Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] 
14:15:52 [2021-06-17T18:15:52.101Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] 
14:15:52 [2021-06-17T18:15:52.101Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:51.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] 
14:15:52 [2021-06-17T18:15:52.101Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:52.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=456114117 data=null doit=true} to Shell with text {Export trace package}
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Clicking on Deselect All
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=456114118 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')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=456114118 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')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=456114118 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=456114118 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=456114118 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')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=456114118 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')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=456114118 data=null item=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')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=456114120 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')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=456114120 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')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=456114120 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')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=456114120 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=456114120 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - Clicked on Deselect All
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.101Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] 
14:15:52 [2021-06-17T18:15:52.102Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:52.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Clicking on Select All
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=456114131 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=456114132 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=456114132 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=456114132 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=456114132 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=456114132 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=456114132 data=null item=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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=456114138 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=456114139 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=456114139 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=456114139 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=456114139 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Clicked on Select All
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
14:15:52 [2021-06-17T18:15:52.102Z] 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=456114144 data=null doit=true} to Button with text {Save in &zip format}
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=456114144 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}
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=456114145 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=456114145 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=456114145 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=456114145 data=null item=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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
14:15:52 [2021-06-17T18:15:52.102Z] 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=456114147 data=null doit=true} to Button with text {Sa&ve in tar format}
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=456114147 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}
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=456114148 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=456114148 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=456114148 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=456114148 data=null item=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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
14:15:52 [2021-06-17T18:15:52.102Z] 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=456114149 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=456114149 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')
14:15:52 [2021-06-17T18:15:52.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=456114149 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=456114149 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=456114150 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=456114150 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=456114150 data=null item=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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=456114150 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=456114150 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=456114150 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=456114150 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=456114150 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
14:15:52 [2021-06-17T18:15:52.103Z] 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=456114151 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=456114151 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=456114151 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=456114151 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=456114151 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=456114151 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=456114151 data=null item=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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=456114151 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=456114151 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=456114151 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')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=456114152 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=456114152 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=456114152 data=null} to (of type 'Combo')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Clicking on &Finish
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=456114153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=456114153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=456114153 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=456114153 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=456114153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=456114153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:52 [2021-06-17T18:15:52.103Z] 
14:15:52 [2021-06-17T18:15:52.103Z] (Eclipse:4661): Gtk-CRITICAL **: 18:15:52.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=456114153 data=null item=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')
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=456113815 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...'
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - Clicked on 
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=456114459 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456114459 data=null doit=true} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456114459 data=null} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456114459 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456114459 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456114477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=456114478 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456114478 data=null doit=true} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456114478 data=null} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456114479 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456114479 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456114483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:52 [2021-06-17T18:15:52.620Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456114484 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456114484 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456114484 data=null} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456114484 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456114484 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]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456114489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456114490 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456114490 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456114490 data=null} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456114490 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456114490 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]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456114493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
14:15:52 [2021-06-17T18:15:52.620Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=456114942 data=null doit=true} to Shell with text {Import trace package}
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=456114943 data=null} to (of type 'Combo')
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - Inserting text:
14:15:52 [2021-06-17T18:15:52.879Z]  into text (of type 'Combo')
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:15:52 [2021-06-17T18:15:52.879Z] DEBUG - Typing text '
14:15:52 [2021-06-17T18:15:52.879Z] ' with an interval of 50ms. between characters.
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Clicking on Select All
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=456115041 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')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=456115041 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')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=456115041 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=456115042 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=456115042 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')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=456115042 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')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=456115042 data=null item=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')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=456115042 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')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=456115042 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')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=456115042 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')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=456115042 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=456115042 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Clicked on Select All
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Clicking on &Finish
14:15:53 [2021-06-17T18:15:53.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=456115043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=456115043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=456115043 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=456115043 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=456115043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=456115043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=456115155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=456115156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=456115156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=456115156 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=456115156 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Clicked on &Finish
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=456115157 data=null doit=true} to Shell with text {Confirmation}
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Clicking on Yes To &All
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=456115157 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')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=456115157 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')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=456115157 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=456115157 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=456115158 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')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=456115158 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')
14:15:53 [2021-06-17T18:15:53.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=456115158 data=null item=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')
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=456115043 data=null item=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')
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=456114543 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...'
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - Clicked on 
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:53 [2021-06-17T18:15:53.704Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:15:53 [2021-06-17T18:15:53.704Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456115791 data=null doit=true} to TreeItem with text {Traces [1]}
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456115791 data=null} to TreeItem with text {Traces [1]}
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456115791 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:53 [2021-06-17T18:15:53.704Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456115791 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]}
14:15:53 [2021-06-17T18:15:53.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456115793 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:15:53 [2021-06-17T18:15:53.962Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:15:53 [2021-06-17T18:15:53.962Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=456115794 data=null button=0 stateMask=0x0 x=89 y=81 count=0} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=456115794 data=null doit=true} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.962Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:53 [2021-06-17T18:15:53.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=456115794 data=null} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=456115794 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456115794 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}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=456115856 data=null button=1 stateMask=0x80000 x=105 y=81 count=1} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=456115863 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=456115863 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=456115863 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}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=456115953 data=null button=1 stateMask=0x80000 x=105 y=81 count=2} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=456115953 data=null button=0 stateMask=0x0 x=105 y=81 count=0} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=456115953 data=null doit=true} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=456115953 data=null} to TreeItem with text {test.xml}
14:15:53 [2021-06-17T18:15:53.963Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
14:15:54 [2021-06-17T18:15:54.530Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=456117283 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Attempting to set focus on Tree with text {}
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=456117320 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=456117320 data=null doit=true} to TreeItem with text {Test}
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=456117321 data=null} to TreeItem with text {Test}
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=456117321 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456117321 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=456117344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Clicking on with mnemonic 'Delete'
14:15:55 [2021-06-17T18:15:55.466Z] DEBUG - Clicked on with mnemonic 'Delete'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null 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')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456118171 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:15:56 [2021-06-17T18:15:56.398Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Clicking on OK
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456118172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456118172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456118172 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456118172 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456118172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456118172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Clicked on OK
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456118173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:15:56 [2021-06-17T18:15:56.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456117377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:15:56 [2021-06-17T18:15:56.656Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.669 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
14:15:56 [2021-06-17T18:15:56.656Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 8.046 s
14:15:56 [2021-06-17T18:15:56.656Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 6.533 s
14:15:56 [2021-06-17T18:15:56.656Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
14:16:00 [2021-06-17T18:16:00.840Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
14:16:00 [2021-06-17T18:16:00.840Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 3.706 s
14:16:00 [2021-06-17T18:16:00.840Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=456122849 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=456122850 data=null doit=true} to TreeItem with text {SomeProject}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=456122850 data=null} to TreeItem with text {SomeProject}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=456122850 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456122850 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}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=456122950 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=456122951 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=456122951 data=null doit=true} to TreeItem with text {SomeProject}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=456122952 data=null} to TreeItem with text {SomeProject}
14:16:00 [2021-06-17T18:16:00.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=456122952 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
14:16:01 [2021-06-17T18:16:01.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456122952 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}
14:16:01 [2021-06-17T18:16:01.098Z] 
14:16:01 [2021-06-17T18:16:01.098Z] !ENTRY org.eclipse.cdt.core 1 0 2021-06-17 18:16:00.844
14:16:01 [2021-06-17T18:16:01.098Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
14:16:01 [2021-06-17T18:16:01.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=456122957 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
14:16:01 [2021-06-17T18:16:01.099Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
14:16:01 [2021-06-17T18:16:01.099Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
14:16:01 [2021-06-17T18:16:01.099Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
14:16:01 [2021-06-17T18:16:01.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=456123046 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'
14:16:01 [2021-06-17T18:16:01.099Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=456123449 data=null doit=true} to TreeItem with text {SomeProject}
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=456123450 data=null} to TreeItem with text {SomeProject}
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=456123450 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456123450 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}
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=456123453 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {SomeProject}
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=456123453 data=null doit=true} to TreeItem with text {Trace Compass}
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=456123453 data=null} to TreeItem with text {Trace Compass}
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=456123454 data=null button=1 stateMask=0x0 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456123454 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}
14:16:01 [2021-06-17T18:16:01.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=456123455 data=null button=1 stateMask=0x80000 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
14:16:01 [2021-06-17T18:16:01.359Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
14:16:03 [2021-06-17T18:16:03.271Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:16:03 [2021-06-17T18:16:03.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:16:03 [2021-06-17T18:16:03.271Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:16:03 [2021-06-17T18:16:03.271Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:16:03 [2021-06-17T18:16:03.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:16:03 [2021-06-17T18:16:03.271Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
14:16:03 [2021-06-17T18:16:03.271Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=456125496 data=null doit=true} to Shell with text {Filters and Customization}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@38922fa1
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=456125498 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')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Attempting to set focus on Table with text {}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=456125542 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=456125542 data=null doit=true} to TableItem with text {.* resources}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=456125542 data=null} to TableItem with text {.* resources}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=456125542 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456125542 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}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=456125543 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Setting state to unchecked on: .* resources
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Attempting to set focus on Table with text {}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=456125544 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=456125544 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=456125544 data=null} to TableItem with text {Trace Compass Shadow Projects}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=456125545 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456125545 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}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=456125545 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Clicking on OK
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456125546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456125546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456125546 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456125546 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456125547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456125547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456125547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:03 [2021-06-17T18:16:03.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=456125205 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...'
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Clicked on 
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=456125647 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=456125647 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=456125647 data=null} to TreeItem with text {.tracecompass-SomeProject}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=456125647 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456125647 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}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=456125677 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=456125677 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=456125677 data=null} to TreeItem with text {.tracecompass-SomeProject}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=456125677 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456125678 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}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=456125681 data=null button=1 stateMask=0x80000 x=117 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456125681 data=null doit=true} to TreeItem with text {Traces [1]}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456125681 data=null} to TreeItem with text {Traces [1]}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456125681 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456125682 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]}
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456125684 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:16:03 [2021-06-17T18:16:03.789Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
14:16:03 [2021-06-17T18:16:03.789Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=456126062 data=null doit=true} to Shell with text {Filters and Customization}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@3fa3c8b1
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=456126066 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')
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Attempting to set focus on Table with text {}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=456126068 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=456126068 data=null doit=true} to TableItem with text {.* resources}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=456126068 data=null} to TableItem with text {.* resources}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=456126069 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456126069 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}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=456126069 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Setting state to checked on: .* resources
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Attempting to set focus on Table with text {}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=456126070 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=456126070 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=456126071 data=null} to TableItem with text {Trace Compass Shadow Projects}
14:16:04 [2021-06-17T18:16:04.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=456126071 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456126071 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}
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=456126071 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Clicking on OK
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456126072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456126072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456126072 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456126072 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456126073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456126073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456126073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=456125764 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...'
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - Clicked on 
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:04 [2021-06-17T18:16:04.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456126226 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=456126239 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=456126239 data=null doit=true} to TreeItem with text {SomeProject}
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=456126239 data=null} to TreeItem with text {SomeProject}
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=456126239 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456126239 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}
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=456126260 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Clicking on with mnemonic 'Delete'
14:16:04 [2021-06-17T18:16:04.308Z] DEBUG - Clicked on with mnemonic 'Delete'
14:16:04 [2021-06-17T18:16:04.308Z] 
14:16:04 [2021-06-17T18:16:04.308Z] (Eclipse:4661): Gtk-CRITICAL **: 18:16:04.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126945 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126945 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] 
14:16:04 [2021-06-17T18:16:04.875Z] (Eclipse:4661): Gtk-CRITICAL **: 18:16:04.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:16:04 [2021-06-17T18:16:04.875Z] 
14:16:04 [2021-06-17T18:16:04.875Z] (Eclipse:4661): Gtk-CRITICAL **: 18:16:04.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126946 data=null 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')
14:16:04 [2021-06-17T18:16:04.875Z] 
14:16:04 [2021-06-17T18:16:04.875Z] (Eclipse:4661): Gtk-CRITICAL **: 18:16:04.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126952 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456126952 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Clicking on OK
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456126953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456126953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456126953 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456126953 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456126953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456126954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:04 [2021-06-17T18:16:04.875Z] DEBUG - Clicked on OK
14:16:05 [2021-06-17T18:16:05.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456126954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:05 [2021-06-17T18:16:05.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456126300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:16:05 [2021-06-17T18:16:05.391Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.971 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
14:16:05 [2021-06-17T18:16:05.391Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 2.342 s
14:16:05 [2021-06-17T18:16:05.391Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 0.939 s
14:16:05 [2021-06-17T18:16:05.391Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
14:16:05 [2021-06-17T18:16:05.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=456128175 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=456128175 data=null doit=true} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=456128175 data=null} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=456128175 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456128176 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}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=456128190 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=456128191 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=456128191 data=null doit=true} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=456128191 data=null} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=456128191 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456128191 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}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=456128202 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=456128203 data=null doit=true} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=456128203 data=null} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=456128203 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456128203 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}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=456128205 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {TestXML}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456128206 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456128206 data=null doit=true} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456128206 data=null} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456128206 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456128207 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]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456128217 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456128218 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456128218 data=null doit=true} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456128218 data=null} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456128218 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456128218 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]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456128221 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
14:16:06 [2021-06-17T18:16:06.214Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=456128381 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=456128382 data=null doit=true} to Button with text {Text}
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=456128382 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}
14:16:06 [2021-06-17T18:16:06.472Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=456128383 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=456128383 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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=456128383 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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=456128383 data=null item=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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Clicking on New...
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=456128414 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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=456128414 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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=456128414 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=456128414 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=456128414 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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=456128414 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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=456128562 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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=456128570 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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=456128570 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')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=456128570 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=456128570 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Clicked on New...
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=456128571 data=null doit=true} to Shell with text {Custom XML Parser}
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
14:16:06 [2021-06-17T18:16:06.473Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:06 [2021-06-17T18:16:06.733Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Clicking on 
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456128653 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456128653 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456128653 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456128653 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456128653 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456128653 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456128653 data=null 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456128677 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456128677 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456128678 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456128678 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456128678 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Clicked on 
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=456128680 data=null button=0 stateMask=0x0 x=79 y=35 count=0} to Tree node with text: event
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=456128680 data=null doit=true} to Tree node with text: event
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=456128680 data=null} to Tree node with text: event
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=456128681 data=null button=1 stateMask=0x0 x=79 y=35 count=1} to Tree node with text: event
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456128681 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
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=456128794 data=null button=1 stateMask=0x80000 x=79 y=35 count=1} to Tree node with text: event
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=456128796 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=456128796 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=456128796 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=456128796 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=456128797 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=456128797 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=456128797 data=null item=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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=456128804 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=456128804 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=456128804 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')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=456128804 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=456128804 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Clicking on &Next >
14:16:06 [2021-06-17T18:16:06.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=456128818 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')
14:16:06 [2021-06-17T18:16:06.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=456128818 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')
14:16:06 [2021-06-17T18:16:06.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=456128819 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=456128819 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=456128819 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')
14:16:06 [2021-06-17T18:16:06.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=456128819 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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=456128819 data=null item=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')
14:16:06 [2021-06-17T18:16:06.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Clicked on &Next >
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Clicking on &Finish
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=456128864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=456128864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=456128864 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=456128864 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=456128865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=456128865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=456128865 data=null item=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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=456128414 data=null item=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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Clicked on 
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=456128953 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched List with text "", using matcher: of type 'List'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched List with text "", using matcher: (of type 'List')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=456128956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=456128957 data=null doit=true} to (of type 'List')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=456128957 data=null} to (of type 'List')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=456128957 data=null button=1 stateMask=0x0 x=117 y=11 count=1} to (of type 'List')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=456128957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=456128958 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to (of type 'List')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Clicking on Delete
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=456128958 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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=456128958 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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=456128958 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=456128958 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=456128959 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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=456128959 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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=456128990 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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=456128991 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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=456128991 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')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=456128991 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=456128991 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Clicked on Delete
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=456128992 data=null doit=true} to Shell with text {Delete Custom Parser}
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Clicking on &Yes
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=456128992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=456128992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=456128992 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=456128993 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=456128993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=456128993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=456128993 data=null item=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')
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=456128959 data=null item=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')
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - Clicked on 
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=456129086 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
14:16:06 [2021-06-17T18:16:06.994Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:16:07 [2021-06-17T18:16:07.251Z] DEBUG - Clicking on &Close
14:16:07 [2021-06-17T18:16:07.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=456129142 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')
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=456129142 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')
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=456129142 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=456129142 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=456129142 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')
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=456129142 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')
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=456129142 data=null item=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')
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=456128256 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...'
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Clicked on 
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456129188 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=456129250 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=456129250 data=null doit=true} to TreeItem with text {TestXML}
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=456129250 data=null} to TreeItem with text {TestXML}
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=456129251 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456129251 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}
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=456129258 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:16:07 [2021-06-17T18:16:07.252Z] DEBUG - Clicking on with mnemonic 'Delete'
14:16:07 [2021-06-17T18:16:07.510Z] DEBUG - Clicked on with mnemonic 'Delete'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null 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')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456129961 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Clicking on OK
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456129962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456129962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456129963 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456129963 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456129963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456129964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Clicked on OK
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456129964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:08 [2021-06-17T18:16:08.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456129297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:16:08 [2021-06-17T18:16:08.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.007 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
14:16:08 [2021-06-17T18:16:08.641Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 2.916 s
14:16:08 [2021-06-17T18:16:08.641Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
14:16:08 [2021-06-17T18:16:08.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=456131175 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=456131175 data=null doit=true} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=456131182 data=null} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=456131183 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456131183 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}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=456131203 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=456131204 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=456131204 data=null doit=true} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=456131204 data=null} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=456131204 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456131204 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}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=456131208 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=456131209 data=null doit=true} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=456131209 data=null} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=456131209 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456131209 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}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=456131211 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {TestText}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456131211 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456131212 data=null doit=true} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456131212 data=null} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456131212 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456131212 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]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456131223 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456131224 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456131224 data=null doit=true} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456131224 data=null} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456131224 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456131224 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]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456131226 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
14:16:09 [2021-06-17T18:16:09.207Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=456131563 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:09 [2021-06-17T18:16:09.464Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - Clicking on New...
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=456131566 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')
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=456131566 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')
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=456131566 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=456131566 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=456131566 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')
14:16:09 [2021-06-17T18:16:09.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=456131566 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')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=456131875 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')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=456131877 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')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=456131877 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')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=456131877 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=456131877 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - Clicked on New...
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=456131878 data=null doit=true} to Shell with text {Custom Text Parser}
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:10 [2021-06-17T18:16:10.032Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
14:16:10 [2021-06-17T18:16:10.033Z] 
14:16:10 [2021-06-17T18:16:10.033Z] (Eclipse:4661): Gtk-WARNING **: 18:16:09.845: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:16:10 [2021-06-17T18:16:10.033Z] 
14:16:10 [2021-06-17T18:16:10.033Z] (Eclipse:4661): Gtk-WARNING **: 18:16:09.849: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=456131954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
14:16:10 [2021-06-17T18:16:10.033Z] 
14:16:10 [2021-06-17T18:16:10.033Z] (Eclipse:4661): Gtk-WARNING **: 18:16:09.857: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:16:10 [2021-06-17T18:16:10.033Z] 
14:16:10 [2021-06-17T18:16:10.033Z] (Eclipse:4661): Gtk-WARNING **: 18:16:09.873: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Clicking on 
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456131995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456131998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456131998 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456131998 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456131998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456131998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456131998 data=null 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')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - Clicked on 
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Clicking on 
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456132052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456132052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456132052 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456132052 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456132052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456132052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456132052 data=null 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')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456132087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456132088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456132088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456132088 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456132088 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Clicked on 
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=456132097 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=456132097 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=456132097 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
14:16:10 [2021-06-17T18:16:10.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=456132098 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
14:16:10 [2021-06-17T18:16:10.034Z] 
14:16:10 [2021-06-17T18:16:10.034Z] (Eclipse:4661): Gtk-WARNING **: 18:16:10.021: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456132098 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)}
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=456132167 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=456132184 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=456132184 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=456132184 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=456132185 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456132185 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,∞) : }
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=456132217 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.293Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Clicking on 
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456132225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456132225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456132225 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456132225 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456132226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456132226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456132226 data=null 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Clicked on 
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=456132259 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Clicking on Highlight All
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=456132274 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=456132274 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=456132274 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=456132274 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=456132274 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=456132274 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=456132274 data=null item=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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=456132278 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=456132278 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=456132278 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=456132278 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=456132278 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Clicked on Highlight All
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Clicking on &Next >
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=456132284 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')
14:16:10 [2021-06-17T18:16:10.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=456132284 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')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=456132284 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=456132284 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=456132284 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')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=456132284 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')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=456132284 data=null item=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')
14:16:10 [2021-06-17T18:16:10.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Clicked on &Next >
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Clicking on &Finish
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=456132349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=456132349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=456132349 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=456132358 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=456132359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=456132359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=456132359 data=null item=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')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=456131566 data=null item=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')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Clicked on 
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=456132459 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched List with text "", using matcher: of type 'List'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched List with text "", using matcher: (of type 'List')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=456132462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=456132462 data=null doit=true} to (of type 'List')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=456132462 data=null} to (of type 'List')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=456132462 data=null button=1 stateMask=0x0 x=117 y=80 count=1} to (of type 'List')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=456132463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=456132463 data=null button=1 stateMask=0x80000 x=117 y=80 count=1} to (of type 'List')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.553Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Clicking on Delete
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=456132464 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=456132464 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=456132464 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=456132464 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=456132464 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=456132464 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=456132492 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=456132492 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=456132492 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=456132492 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=456132492 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Clicked on Delete
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=456132493 data=null doit=true} to Shell with text {Delete Custom Parser}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Clicking on &Yes
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=456132494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=456132494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=456132494 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=456132494 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=456132494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=456132494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=456132494 data=null item=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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=456132464 data=null item=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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Clicked on 
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=456132589 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Clicking on &Close
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=456132598 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=456132598 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=456132598 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=456132598 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=456132599 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=456132599 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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=456132599 data=null item=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')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=456131250 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...'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Clicked on 
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456132643 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=456132661 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=456132661 data=null doit=true} to TreeItem with text {TestText}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=456132661 data=null} to TreeItem with text {TestText}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=456132661 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:10 [2021-06-17T18:16:10.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456132661 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}
14:16:10 [2021-06-17T18:16:10.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=456132671 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:10 [2021-06-17T18:16:10.812Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:16:10 [2021-06-17T18:16:10.812Z] DEBUG - Clicking on with mnemonic 'Delete'
14:16:10 [2021-06-17T18:16:10.812Z] DEBUG - Clicked on with mnemonic 'Delete'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null 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')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133438 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456133438 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:11 [2021-06-17T18:16:11.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Clicking on OK
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456133438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456133439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456133439 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456133439 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456133439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456133439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Clicked on OK
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456133439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:11 [2021-06-17T18:16:11.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456132756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:16:12 [2021-06-17T18:16:12.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=456134558 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=456134558 data=null doit=true} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=456134558 data=null} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=456134558 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456134558 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}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=456134578 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=456134578 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=456134578 data=null doit=true} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=456134578 data=null} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=456134579 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456134579 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}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=456134583 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=456134583 data=null doit=true} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=456134583 data=null} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=456134583 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456134584 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}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=456134586 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {TestText}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456134586 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456134586 data=null doit=true} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456134587 data=null} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456134587 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456134587 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]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456134599 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456134600 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456134600 data=null doit=true} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456134600 data=null} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456134600 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456134601 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]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456134603 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
14:16:12 [2021-06-17T18:16:12.604Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
14:16:12 [2021-06-17T18:16:12.861Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
14:16:12 [2021-06-17T18:16:12.861Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:16:12 [2021-06-17T18:16:12.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=456134862 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched List with text "", using matcher: of type 'List'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched List with text "", using matcher: (of type 'List')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=456134864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=456134881 data=null doit=true} to (of type 'List')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=456134881 data=null} to (of type 'List')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=456134882 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=456134882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=456134954 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Clicking on Edit...
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=456134963 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')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=456134963 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')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=456134963 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=456134964 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=456134964 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')
14:16:12 [2021-06-17T18:16:12.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=456134964 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')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=456135156 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')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=456135166 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')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=456135166 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')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=456135166 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=456135166 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - Clicked on Edit...
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=456135167 data=null doit=true} to Shell with text {Custom Text Parser}
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.119Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.120Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.120Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.120Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.120Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
14:16:13 [2021-06-17T18:16:13.120Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
14:16:13 [2021-06-17T18:16:13.120Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=456135271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
14:16:13 [2021-06-17T18:16:13.379Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Clicking on 
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456135291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456135291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456135292 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456135292 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456135292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456135346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456135346 data=null 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')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456135380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456135380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456135380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456135380 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456135381 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Clicked on 
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=456135390 data=null button=0 stateMask=0x0 x=142 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=456135390 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=456135390 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
14:16:13 [2021-06-17T18:16:13.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=456135391 data=null button=1 stateMask=0x0 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456135444 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(.*)}
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=456135557 data=null button=1 stateMask=0x80000 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=456135568 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=456135568 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=456135568 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=456135568 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456135568 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,∞) : }
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=456135645 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Clicking on 
14:16:13 [2021-06-17T18:16:13.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456135657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456135657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456135657 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456135657 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456135657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456135657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456135657 data=null 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')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Clicked on 
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=456135689 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')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Clicking on Highlight All
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=456135747 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')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=456135747 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')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=456135747 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=456135748 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=456135748 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')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=456135748 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')
14:16:13 [2021-06-17T18:16:13.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=456135748 data=null item=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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=456135751 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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=456135752 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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=456135752 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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=456135752 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=456135752 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Clicked on Highlight All
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Clicking on &Next >
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=456135754 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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=456135754 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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=456135754 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=456135754 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=456135755 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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=456135755 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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=456135755 data=null item=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')
14:16:13 [2021-06-17T18:16:13.900Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Clicked on &Next >
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Clicking on &Finish
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=456135799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=456135799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=456135800 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=456135800 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=456135800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=456135800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=456135800 data=null item=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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=456134964 data=null item=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')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Clicked on 
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=456135956 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched List with text "", using matcher: of type 'List'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched List with text "", using matcher: (of type 'List')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=456135957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=456135957 data=null doit=true} to (of type 'List')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=456135958 data=null} to (of type 'List')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=456135958 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=456135958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=456135958 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.900Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Clicking on Delete
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=456135959 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')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=456135959 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')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=456135959 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=456135959 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=456135959 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')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=456135959 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')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=456135981 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')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=456135988 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')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=456135988 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')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=456135988 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=456135988 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Clicked on Delete
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=456135989 data=null doit=true} to Shell with text {Delete Custom Parser}
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Clicking on &Yes
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=456135990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=456135990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=456135990 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=456135990 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=456135990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=456135990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:16:13 [2021-06-17T18:16:13.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=456135990 data=null item=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')
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=456135959 data=null item=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')
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - Clicked on 
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=456136051 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - Clicking on &Close
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=456136052 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')
14:16:14 [2021-06-17T18:16:14.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=456136052 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')
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=456136052 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=456136052 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=456136053 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')
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=456136053 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')
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=456136053 data=null item=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')
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=456134642 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...'
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Clicked on 
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456136093 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Attempting to set focus on Tree with text {}
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=456136110 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=456136110 data=null doit=true} to TreeItem with text {TestText}
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=456136110 data=null} to TreeItem with text {TestText}
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=456136110 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456136110 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}
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=456136145 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Clicking on with mnemonic 'Delete'
14:16:14 [2021-06-17T18:16:14.159Z] DEBUG - Clicked on with mnemonic 'Delete'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136389 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136389 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136390 data=null 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')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136390 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456136390 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Clicking on OK
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456136391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456136391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456136464 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456136464 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456136464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456136464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.418Z] DEBUG - Clicked on OK
14:16:14 [2021-06-17T18:16:14.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456136464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:16:14 [2021-06-17T18:16:14.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456136185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:16:14 [2021-06-17T18:16:14.937Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.529 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
14:16:14 [2021-06-17T18:16:14.937Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.384 s
14:16:14 [2021-06-17T18:16:14.937Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.057 s
14:16:14 [2021-06-17T18:16:14.937Z] 
14:16:14 [2021-06-17T18:16:14.937Z] Results:
14:16:14 [2021-06-17T18:16:14.937Z] 
14:16:14 [2021-06-17T18:16:14.937Z] Tests run: 75, Failures: 0, Errors: 0, Skipped: 6
14:16:14 [2021-06-17T18:16:14.937Z] 
14:16:15 [2021-06-17T18:16:15.195Z] 
14:16:15 [2021-06-17T18:16:15.195Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:16:15.171
14:16:15 [2021-06-17T18:16:15.196Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] All tests passed!
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT-pack200.jar.pack.gz
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 3.0.0-SNAPSHOT [26/138]
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] The project's OSGi version is 3.0.0.202106171750
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] 
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:15 [2021-06-17T18:16:15.764Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
14:16:16 [2021-06-17T18:16:16.330Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.330Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:16 [2021-06-17T18:16:16.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT-sources.jar
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT.jar
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.331Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.331Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:16 [2021-06-17T18:16:16.331Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT.jar
14:16:16 [2021-06-17T18:16:16.590Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.590Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.590Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT.jar
14:16:16 [2021-06-17T18:16:16.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT.pom
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT-sources.jar
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT-p2metadata.xml
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.0.0-SNAPSHOT-p2artifacts.xml
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT [27/138]
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] The project's OSGi version is 1.0.4.202106171750
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.591Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties 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
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.3-SNAPSHOT [28/138]
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] The project's OSGi version is 1.1.3.202106171750
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:16 [2021-06-17T18:16:16.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:16 [2021-06-17T18:16:16.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
14:16:16 [2021-06-17T18:16:16.850Z] [INFO] 
14:16:16 [2021-06-17T18:16:16.850Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:16 [2021-06-17T18:16:16.850Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
14:16:17 [2021-06-17T18:16:17.415Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-sources.jar
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.pom
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-sources.jar
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-p2metadata.xml
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-p2artifacts.xml
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.2.1-SNAPSHOT [29/138]
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] The project's OSGi version is 5.2.1.202106171750
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.416Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT-sources.jar
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT.jar
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.982Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.982Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT.jar
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT.jar
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT.pom
14:16:17 [2021-06-17T18:16:17.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT-sources.jar
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT-pack200.jar.pack.gz
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT-p2metadata.xml
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.1-SNAPSHOT-p2artifacts.xml
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 6.0.0-SNAPSHOT [30/138]
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] The project's OSGi version is 6.0.0.202106171750
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] 
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:17 [2021-06-17T18:16:17.983Z] [INFO] Compiling 127 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] 
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] 
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT-sources.jar
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] 
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] 
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:18 [2021-06-17T18:16:18.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT.jar
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:19 [2021-06-17T18:16:19.173Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:19 [2021-06-17T18:16:19.173Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT.jar
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:19 [2021-06-17T18:16:19.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT.jar
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT.pom
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT-sources.jar
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT-pack200.jar.pack.gz
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT-p2metadata.xml
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0-SNAPSHOT-p2artifacts.xml
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Building Trace Compass LTTng Support Parent 7.0.0-SNAPSHOT      [31/138]
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
14:16:19 [2021-06-17T18:16:19.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
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
14:16:19 [2021-06-17T18:16:19.431Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-7.0.0-SNAPSHOT.pom
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT [32/138]
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] The project's OSGi version is 1.1.3.202106171750
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
14:16:19 [2021-06-17T18:16:19.431Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.689Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:19 [2021-06-17T18:16:19.689Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
14:16:19 [2021-06-17T18:16:19.689Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties 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
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.2-SNAPSHOT [33/138]
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] The project's OSGi version is 4.0.2.202106171750
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] 
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:19 [2021-06-17T18:16:19.690Z] [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
14:16:20 [2021-06-17T18:16:20.256Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.256Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:20 [2021-06-17T18:16:20.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
14:16:20 [2021-06-17T18:16:20.256Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.256Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT-sources.jar
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT.jar
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.515Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.515Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:20 [2021-06-17T18:16:20.515Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT.jar
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT.jar
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT.pom
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT-sources.jar
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT-pack200.jar.pack.gz
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT-p2metadata.xml
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2-SNAPSHOT-p2artifacts.xml
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.5-SNAPSHOT [34/138]
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] The project's OSGi version is 3.0.5.202106171750
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:20 [2021-06-17T18:16:20.772Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] 
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:20 [2021-06-17T18:16:20.773Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
14:16:21 [2021-06-17T18:16:21.031Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.031Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:21 [2021-06-17T18:16:21.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
14:16:21 [2021-06-17T18:16:21.031Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.031Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.291Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.291Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties 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
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT [35/138]
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.291Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.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
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.857Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] 
14:16:21 [2021-06-17T18:16:21.857Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:16:22 [2021-06-17T18:16:22.423Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
14:16:22 [2021-06-17T18:16:22.423Z] [INFO] Command line:
14:16:22 [2021-06-17T18:16:22.423Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:16:22 [2021-06-17T18:16:22.423Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:16:25 [2021-06-17T18:16:25.702Z] !SESSION 2021-06-17 18:16:22.564 -----------------------------------------------
14:16:25 [2021-06-17T18:16:25.702Z] eclipse.buildId=unknown
14:16:25 [2021-06-17T18:16:25.702Z] java.version=11.0.2
14:16:25 [2021-06-17T18:16:25.702Z] java.vendor=Oracle Corporation
14:16:25 [2021-06-17T18:16:25.702Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:16:25 [2021-06-17T18:16:25.702Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:16:25 [2021-06-17T18:16:25.702Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:16:25 [2021-06-17T18:16:25.702Z] 
14:16:25 [2021-06-17T18:16:25.702Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:16:25.352
14:16:25 [2021-06-17T18:16:25.702Z] !MESSAGE FrameworkEvent ERROR
14:16:25 [2021-06-17T18:16:25.702Z] !STACK 0
14:16:25 [2021-06-17T18:16:25.702Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:16:25 [2021-06-17T18:16:25.702Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:16:25 [2021-06-17T18:16:25.702Z] 
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:16:25 [2021-06-17T18:16:25.702Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:16:25 [2021-06-17T18:16:25.702Z] 
14:16:25 [2021-06-17T18:16:25.702Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:16:25.470
14:16:25 [2021-06-17T18:16:25.702Z] !MESSAGE FrameworkEvent ERROR
14:16:25 [2021-06-17T18:16:25.702Z] !STACK 0
14:16:25 [2021-06-17T18:16:25.702Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:16:25 [2021-06-17T18:16:25.702Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:16:25 [2021-06-17T18:16:25.702Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:16:25 [2021-06-17T18:16:25.702Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:16:25 [2021-06-17T18:16:25.702Z]        org.apache.httpcomponents.httpclient.win [36]
14:16:25 [2021-06-17T18:16:25.702Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:16:25 [2021-06-17T18:16:25.702Z] 
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:16:25 [2021-06-17T18:16:25.703Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:16:27 [2021-06-17T18:16:27.604Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:16:27 [2021-06-17T18:16:27.864Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:16:34 [2021-06-17T18:16:34.425Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:16:34 [2021-06-17T18:16:34.684Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
14:16:34 [2021-06-17T18:16:34.942Z] 
14:16:34 [2021-06-17T18:16:34.942Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:16:34.929
14:16:34 [2021-06-17T18:16:34.942Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:16:35 [2021-06-17T18:16:35.200Z] Display size: 1440x900
14:16:35 [2021-06-17T18:16:35.200Z] OS version=5.10.19-200.fc33.x86_64
14:16:35 [2021-06-17T18:16:35.200Z] GTK version=3.22.30
14:16:35 [2021-06-17T18:16:35.200Z] GTK theme=Ambiance
14:16:35 [2021-06-17T18:16:35.200Z] LIBOVERLAY_SCROLLBAR=0
14:16:35 [2021-06-17T18:16:35.200Z] Time zone: Greenwich Mean Time
14:16:35 [2021-06-17T18:16:35.200Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:16:35 [2021-06-17T18:16:35.200Z] log4j:WARN Please initialize the log4j system properly.
14:16:37 [2021-06-17T18:16:37.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:16:37 [2021-06-17T18:16:37.100Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:17:09 [2021-06-17T18:17:09.167Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:17:09 [2021-06-17T18:17:09.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:09 [2021-06-17T18:17:09.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:09 [2021-06-17T18:17:09.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:09 [2021-06-17T18:17:09.167Z] DEBUG - Setting state to checked on: minor_faults
14:17:09 [2021-06-17T18:17:09.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:17:09 [2021-06-17T18:17:09.167Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:17:09 [2021-06-17T18:17:09.167Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:17:09 [2021-06-17T18:17:09.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Setting state to checked on: kernel_vm
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Setting state to unchecked on: minor_faults
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456190673 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456190753 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456190754 data=null doit=true} to TreeItem with text {test}
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456190754 data=null} to TreeItem with text {test}
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456190754 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456190755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456190774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Clicking on with mnemonic 'Delete'
14:17:09 [2021-06-17T18:17:09.168Z] DEBUG - Clicked on with mnemonic 'Delete'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191649 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191650 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191650 data=null 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')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191651 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456191651 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:09 [2021-06-17T18:17:09.738Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] DEBUG - Clicking on OK
14:17:09 [2021-06-17T18:17:09.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456191654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456191655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456191655 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456191655 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456191655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456191655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:09 [2021-06-17T18:17:09.739Z] DEBUG - Clicked on OK
14:17:10 [2021-06-17T18:17:10.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456191656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:10 [2021-06-17T18:17:10.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456190977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:17:10 [2021-06-17T18:17:10.870Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.08 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
14:17:10 [2021-06-17T18:17:10.870Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 29.208 s
14:17:10 [2021-06-17T18:17:10.870Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 2.985 s
14:17:10 [2021-06-17T18:17:10.870Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
14:17:11 [2021-06-17T18:17:11.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:17:11 [2021-06-17T18:17:11.436Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - number of items : 6
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456210569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456210570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456210570 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=456210570 data=null} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456210570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456210570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456210571 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}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456210653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456210655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456210656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456210656 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456210656 data=null} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=456210659 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'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - number of items : 6
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456210749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456210749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456210749 data=null doit=true} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456210750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456210750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456210750 data=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}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456210753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456210754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456210754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456210754 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456210754 data=null} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - number of items : 6
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456210769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456210770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456210770 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456210770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456210770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456210770 data=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}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456210772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456210772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456210773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456210773 data=null doit=true} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456210773 data=null} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - number of items : 6
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456210786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456210786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456210786 data=null doit=true} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456210786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456210786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456210786 data=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}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456210845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456210845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456210845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456210846 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456210846 data=null} to ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:17:29 [2021-06-17T18:17:29.512Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:17:31 [2021-06-17T18:17:31.412Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:17:31 [2021-06-17T18:17:31.412Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:39 [2021-06-17T18:17:39.521Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:17:39 [2021-06-17T18:17:39.521Z] DEBUG - number of items : 6
14:17:39 [2021-06-17T18:17:39.521Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456220441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456220442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456220442 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=456220442 data=null} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456220442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456220442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456220442 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}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456220450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456220450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456220450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456220451 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456220451 data=null} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456220574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456220574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456220574 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=456220574 data=null} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456220574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456220574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456220574 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}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456220662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456220663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456220663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456220663 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456220663 data=null} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=456220667 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'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:39 [2021-06-17T18:17:39.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:39 [2021-06-17T18:17:39.779Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - number of items : 6
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456221688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456221689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456221689 data=null doit=true} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456221689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456221689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456221689 data=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}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456221693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456221744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456221744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456221745 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456221745 data=null} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - number of items : 6
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456221842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456221842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456221842 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456221843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456221843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456221843 data=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}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456221844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456221845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456221845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456221845 data=null doit=true} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456221845 data=null} to ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
14:17:39 [2021-06-17T18:17:39.780Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
14:17:40 [2021-06-17T18:17:40.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
14:17:40 [2021-06-17T18:17:40.037Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:17:42 [2021-06-17T18:17:42.566Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:17:42 [2021-06-17T18:17:42.566Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:42 [2021-06-17T18:17:42.566Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
14:17:42 [2021-06-17T18:17:42.566Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
14:17:42 [2021-06-17T18:17:42.566Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
14:17:42 [2021-06-17T18:17:42.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=456224364 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'
14:17:42 [2021-06-17T18:17:42.566Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
14:17:42 [2021-06-17T18:17:42.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
14:17:42 [2021-06-17T18:17:42.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
14:17:42 [2021-06-17T18:17:42.824Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
14:17:42 [2021-06-17T18:17:42.824Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
14:17:43 [2021-06-17T18:17:43.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=456224894 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'
14:17:43 [2021-06-17T18:17:43.081Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
14:17:43 [2021-06-17T18:17:43.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
14:17:43 [2021-06-17T18:17:43.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
14:17:44 [2021-06-17T18:17:44.215Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
14:17:44 [2021-06-17T18:17:44.791Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - number of items : 6
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=456226961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456226962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=456226962 data=null doit=true} to ToolItem with tooltip text {Pin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=456226962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=456226962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=456226962 data=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}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=456226963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=456226976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=456226976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=456226976 data=null doit=true} to ToolItem with tooltip text {Unpin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=456226977 data=null} to ToolItem with tooltip text {Unpin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:45 [2021-06-17T18:17:45.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456228265 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456228293 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456228294 data=null doit=true} to TreeItem with text {test}
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456228294 data=null} to TreeItem with text {test}
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456228294 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456228294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456228301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Clicking on with mnemonic 'Delete'
14:17:46 [2021-06-17T18:17:46.422Z] DEBUG - Clicked on with mnemonic 'Delete'
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229261 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229261 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229261 data=null 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')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229262 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456229262 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Clicking on OK
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456229263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456229263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456229264 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456229264 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456229264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456229264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.356Z] DEBUG - Clicked on OK
14:17:47 [2021-06-17T18:17:47.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456229264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:47 [2021-06-17T18:17:47.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456228439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:17:47 [2021-06-17T18:17:47.871Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.988 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
14:17:47 [2021-06-17T18:17:47.871Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 17.625 s
14:17:47 [2021-06-17T18:17:47.871Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 11.104 s
14:17:47 [2021-06-17T18:17:47.871Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 6.168 s
14:17:47 [2021-06-17T18:17:47.871Z] 
14:17:47 [2021-06-17T18:17:47.871Z] Results:
14:17:47 [2021-06-17T18:17:47.871Z] 
14:17:47 [2021-06-17T18:17:47.871Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
14:17:47 [2021-06-17T18:17:47.871Z] 
14:17:48 [2021-06-17T18:17:48.128Z] 
14:17:48 [2021-06-17T18:17:48.128Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:17:48.034
14:17:48 [2021-06-17T18:17:48.128Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:17:48 [2021-06-17T18:17:48.693Z] [INFO] All tests passed!
14:17:48 [2021-06-17T18:17:48.693Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:17:48 [2021-06-17T18:17:48.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:48 [2021-06-17T18:17:48.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/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
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.6-SNAPSHOT [36/138]
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] The project's OSGi version is 1.0.6.202106171750
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.694Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.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
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:48 [2021-06-17T18:17:48.952Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:48 [2021-06-17T18:17:48.952Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
14:17:48 [2021-06-17T18:17:48.953Z] [INFO] 
14:17:48 [2021-06-17T18:17:48.953Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:49 [2021-06-17T18:17:49.213Z] [INFO] 
14:17:49 [2021-06-17T18:17:49.213Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:49 [2021-06-17T18:17:49.470Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
14:17:49 [2021-06-17T18:17:49.470Z] [INFO] Command line:
14:17:49 [2021-06-17T18:17:49.470Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:17:49 [2021-06-17T18:17:49.470Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:51 [2021-06-17T18:17:51.997Z] !SESSION 2021-06-17 18:17:49.641 -----------------------------------------------
14:17:51 [2021-06-17T18:17:51.997Z] eclipse.buildId=unknown
14:17:51 [2021-06-17T18:17:51.997Z] java.version=11.0.2
14:17:51 [2021-06-17T18:17:51.997Z] java.vendor=Oracle Corporation
14:17:51 [2021-06-17T18:17:51.997Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:17:51 [2021-06-17T18:17:51.997Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:17:51 [2021-06-17T18:17:51.997Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:17:51 [2021-06-17T18:17:51.997Z] 
14:17:51 [2021-06-17T18:17:51.997Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:17:51.935
14:17:51 [2021-06-17T18:17:51.997Z] !MESSAGE FrameworkEvent ERROR
14:17:51 [2021-06-17T18:17:51.997Z] !STACK 0
14:17:51 [2021-06-17T18:17:51.997Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:17:51 [2021-06-17T18:17:51.997Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:17:51 [2021-06-17T18:17:51.997Z] 
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:17:51 [2021-06-17T18:17:51.997Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:17:52 [2021-06-17T18:17:52.255Z] 
14:17:52 [2021-06-17T18:17:52.255Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:17:52.036
14:17:52 [2021-06-17T18:17:52.255Z] !MESSAGE FrameworkEvent ERROR
14:17:52 [2021-06-17T18:17:52.255Z] !STACK 0
14:17:52 [2021-06-17T18:17:52.255Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:17:52 [2021-06-17T18:17:52.255Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:17:52 [2021-06-17T18:17:52.255Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:17:52 [2021-06-17T18:17:52.255Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:17:52 [2021-06-17T18:17:52.255Z]        org.apache.httpcomponents.httpclient.win [35]
14:17:52 [2021-06-17T18:17:52.255Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:17:52 [2021-06-17T18:17:52.255Z] 
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:17:52 [2021-06-17T18:17:52.255Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:17:53 [2021-06-17T18:17:53.629Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
14:17:55 [2021-06-17T18:17:55.529Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
14:17:55 [2021-06-17T18:17:55.529Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.605 s
14:17:55 [2021-06-17T18:17:55.529Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.074 s
14:17:55 [2021-06-17T18:17:55.529Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
14:17:55 [2021-06-17T18:17:55.529Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
14:17:55 [2021-06-17T18:17:55.530Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.002 s
14:17:55 [2021-06-17T18:17:55.530Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
14:17:55 [2021-06-17T18:17:55.530Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
14:17:55 [2021-06-17T18:17:55.530Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
14:17:55 [2021-06-17T18:17:55.530Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.005 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
14:17:55 [2021-06-17T18:17:55.530Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
14:17:55 [2021-06-17T18:17:55.530Z] 
14:17:55 [2021-06-17T18:17:55.530Z] Results:
14:17:55 [2021-06-17T18:17:55.530Z] 
14:17:55 [2021-06-17T18:17:55.530Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
14:17:55 [2021-06-17T18:17:55.530Z] 
14:17:56 [2021-06-17T18:17:56.099Z] [INFO] All tests passed!
14:17:56 [2021-06-17T18:17:56.099Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:56 [2021-06-17T18:17:56.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:56 [2021-06-17T18:17:56.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/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
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.11-SNAPSHOT [37/138]
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] The project's OSGi version is 1.0.11.202106171750
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.357Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT-sources.jar
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT.jar
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.873Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.873Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT.jar
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT.jar
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT.pom
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT-sources.jar
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT-pack200.jar.pack.gz
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT-p2metadata.xml
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.11-SNAPSHOT-p2artifacts.xml
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.873Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT [38/138]
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] The project's OSGi version is 1.0.4.202106171750
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] 
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:56 [2021-06-17T18:17:56.874Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] 
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] 
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] 
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] 
14:17:57 [2021-06-17T18:17:57.132Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:57 [2021-06-17T18:17:57.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
14:17:57 [2021-06-17T18:17:57.133Z] [INFO] 
14:17:57 [2021-06-17T18:17:57.133Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:57 [2021-06-17T18:17:57.133Z] [INFO] 
14:17:57 [2021-06-17T18:17:57.133Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:57 [2021-06-17T18:17:57.133Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:57 [2021-06-17T18:17:57.133Z] [INFO] 
14:17:57 [2021-06-17T18:17:57.133Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:57 [2021-06-17T18:17:57.133Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:57 [2021-06-17T18:17:57.133Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
14:17:57 [2021-06-17T18:17:57.391Z] [INFO] 
14:17:57 [2021-06-17T18:17:57.391Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:57 [2021-06-17T18:17:57.391Z] [INFO] 
14:17:57 [2021-06-17T18:17:57.391Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:17:57 [2021-06-17T18:17:57.649Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
14:17:57 [2021-06-17T18:17:57.649Z] [INFO] Command line:
14:17:57 [2021-06-17T18:17:57.649Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:17:57 [2021-06-17T18:17:57.649Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:00 [2021-06-17T18:18:00.930Z] !SESSION 2021-06-17 18:17:57.939 -----------------------------------------------
14:18:00 [2021-06-17T18:18:00.930Z] eclipse.buildId=unknown
14:18:00 [2021-06-17T18:18:00.930Z] java.version=11.0.2
14:18:00 [2021-06-17T18:18:00.930Z] java.vendor=Oracle Corporation
14:18:00 [2021-06-17T18:18:00.930Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:18:00 [2021-06-17T18:18:00.930Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:18:00 [2021-06-17T18:18:00.930Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:18:00 [2021-06-17T18:18:00.930Z] 
14:18:00 [2021-06-17T18:18:00.930Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:18:00.731
14:18:00 [2021-06-17T18:18:00.930Z] !MESSAGE FrameworkEvent ERROR
14:18:00 [2021-06-17T18:18:00.930Z] !STACK 0
14:18:00 [2021-06-17T18:18:00.930Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:18:00 [2021-06-17T18:18:00.930Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:00 [2021-06-17T18:18:00.930Z] 
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:18:00 [2021-06-17T18:18:00.930Z] 
14:18:00 [2021-06-17T18:18:00.930Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:18:00.830
14:18:00 [2021-06-17T18:18:00.930Z] !MESSAGE FrameworkEvent ERROR
14:18:00 [2021-06-17T18:18:00.930Z] !STACK 0
14:18:00 [2021-06-17T18:18:00.930Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:18:00 [2021-06-17T18:18:00.930Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:00 [2021-06-17T18:18:00.930Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:18:00 [2021-06-17T18:18:00.930Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:18:00 [2021-06-17T18:18:00.930Z]        org.apache.httpcomponents.httpclient.win [35]
14:18:00 [2021-06-17T18:18:00.930Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:00 [2021-06-17T18:18:00.930Z] 
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:18:00 [2021-06-17T18:18:00.930Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:18:02 [2021-06-17T18:18:02.832Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
14:18:02 [2021-06-17T18:18:02.832Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
14:18:02 [2021-06-17T18:18:02.832Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.026 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.067 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
14:18:02 [2021-06-17T18:18:02.832Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
14:18:02 [2021-06-17T18:18:02.832Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
14:18:02 [2021-06-17T18:18:02.832Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
14:18:02 [2021-06-17T18:18:02.832Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
14:18:02 [2021-06-17T18:18:02.832Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.068 s
14:18:02 [2021-06-17T18:18:02.832Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.014 s
14:18:02 [2021-06-17T18:18:02.832Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.009 s
14:18:02 [2021-06-17T18:18:02.832Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.002 s
14:18:02 [2021-06-17T18:18:02.832Z] 
14:18:02 [2021-06-17T18:18:02.832Z] Results:
14:18:02 [2021-06-17T18:18:02.832Z] 
14:18:02 [2021-06-17T18:18:02.832Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
14:18:02 [2021-06-17T18:18:02.832Z] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] All tests passed!
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/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
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.11-SNAPSHOT  [39/138]
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] The project's OSGi version is 1.0.11.202106171750
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.398Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-sources.jar
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.964Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.964Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] 
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.pom
14:18:03 [2021-06-17T18:18:03.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-sources.jar
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-pack200.jar.pack.gz
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-p2metadata.xml
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-p2artifacts.xml
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT [40/138]
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] The project's OSGi version is 1.1.5.202106171750
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.222Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties 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
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT [41/138]
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] The project's OSGi version is 1.0.3.202106171750
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] 
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:04 [2021-06-17T18:18:04.789Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] 
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] 
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] 
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] 
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] 
14:18:05 [2021-06-17T18:18:05.047Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:05 [2021-06-17T18:18:05.305Z] [INFO] 
14:18:05 [2021-06-17T18:18:05.305Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:05 [2021-06-17T18:18:05.305Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:05 [2021-06-17T18:18:05.305Z] [INFO] 
14:18:05 [2021-06-17T18:18:05.305Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:05 [2021-06-17T18:18:05.305Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:05 [2021-06-17T18:18:05.305Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
14:18:05 [2021-06-17T18:18:05.305Z] [INFO] 
14:18:05 [2021-06-17T18:18:05.305Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:05 [2021-06-17T18:18:05.305Z] [INFO] 
14:18:05 [2021-06-17T18:18:05.305Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:05 [2021-06-17T18:18:05.563Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
14:18:05 [2021-06-17T18:18:05.563Z] [INFO] Command line:
14:18:05 [2021-06-17T18:18:05.563Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:18:05 [2021-06-17T18:18:05.563Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:08 [2021-06-17T18:18:08.848Z] !SESSION 2021-06-17 18:18:05.753 -----------------------------------------------
14:18:08 [2021-06-17T18:18:08.848Z] eclipse.buildId=unknown
14:18:08 [2021-06-17T18:18:08.848Z] java.version=11.0.2
14:18:08 [2021-06-17T18:18:08.848Z] java.vendor=Oracle Corporation
14:18:08 [2021-06-17T18:18:08.848Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:18:08 [2021-06-17T18:18:08.848Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:18:08 [2021-06-17T18:18:08.849Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:18:08 [2021-06-17T18:18:08.849Z] 
14:18:08 [2021-06-17T18:18:08.849Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:18:08.355
14:18:08 [2021-06-17T18:18:08.849Z] !MESSAGE FrameworkEvent ERROR
14:18:08 [2021-06-17T18:18:08.849Z] !STACK 0
14:18:08 [2021-06-17T18:18:08.849Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:18:08 [2021-06-17T18:18:08.849Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:08 [2021-06-17T18:18:08.849Z] 
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:18:08 [2021-06-17T18:18:08.849Z] 
14:18:08 [2021-06-17T18:18:08.849Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:18:08.450
14:18:08 [2021-06-17T18:18:08.849Z] !MESSAGE FrameworkEvent ERROR
14:18:08 [2021-06-17T18:18:08.849Z] !STACK 0
14:18:08 [2021-06-17T18:18:08.849Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:18:08 [2021-06-17T18:18:08.849Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:08 [2021-06-17T18:18:08.849Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:18:08 [2021-06-17T18:18:08.849Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:18:08 [2021-06-17T18:18:08.849Z]        org.apache.httpcomponents.httpclient.win [35]
14:18:08 [2021-06-17T18:18:08.849Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:08 [2021-06-17T18:18:08.849Z] 
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:18:08 [2021-06-17T18:18:08.849Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:18:10 [2021-06-17T18:18:10.223Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
14:18:10 [2021-06-17T18:18:10.223Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
14:18:10 [2021-06-17T18:18:10.223Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0.002 s
14:18:10 [2021-06-17T18:18:10.223Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
14:18:10 [2021-06-17T18:18:10.223Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
14:18:10 [2021-06-17T18:18:10.223Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
14:18:10 [2021-06-17T18:18:10.223Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
14:18:10 [2021-06-17T18:18:10.223Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
14:18:10 [2021-06-17T18:18:10.223Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
14:18:10 [2021-06-17T18:18:10.223Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
14:18:10 [2021-06-17T18:18:10.223Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.002 s
14:18:10 [2021-06-17T18:18:10.223Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
14:18:10 [2021-06-17T18:18:10.223Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
14:18:10 [2021-06-17T18:18:10.223Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.006 s
14:18:10 [2021-06-17T18:18:10.223Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
14:18:10 [2021-06-17T18:18:10.223Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
14:18:10 [2021-06-17T18:18:10.223Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
14:18:10 [2021-06-17T18:18:10.223Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.002 s
14:18:10 [2021-06-17T18:18:10.223Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
14:18:10 [2021-06-17T18:18:10.223Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
14:18:10 [2021-06-17T18:18:10.223Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.003 s
14:18:10 [2021-06-17T18:18:10.223Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0 s
14:18:10 [2021-06-17T18:18:10.223Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
14:18:10 [2021-06-17T18:18:10.223Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
14:18:10 [2021-06-17T18:18:10.223Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
14:18:10 [2021-06-17T18:18:10.223Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
14:18:10 [2021-06-17T18:18:10.223Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
14:18:10 [2021-06-17T18:18:10.223Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
14:18:10 [2021-06-17T18:18:10.223Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
14:18:10 [2021-06-17T18:18:10.223Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
14:18:10 [2021-06-17T18:18:10.223Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
14:18:10 [2021-06-17T18:18:10.223Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
14:18:10 [2021-06-17T18:18:10.223Z] 
14:18:10 [2021-06-17T18:18:10.223Z] Results:
14:18:10 [2021-06-17T18:18:10.223Z] 
14:18:10 [2021-06-17T18:18:10.223Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
14:18:10 [2021-06-17T18:18:10.223Z] 
14:18:10 [2021-06-17T18:18:10.789Z] [INFO] All tests passed!
14:18:10 [2021-06-17T18:18:10.789Z] [INFO] 
14:18:10 [2021-06-17T18:18:10.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:10 [2021-06-17T18:18:10.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:10 [2021-06-17T18:18:10.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/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
14:18:10 [2021-06-17T18:18:10.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:10 [2021-06-17T18:18:10.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT [42/138]
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] The project's OSGi version is 1.0.6.202106171750
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.047Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.305Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.305Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] 
14:18:11 [2021-06-17T18:18:11.305Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:11 [2021-06-17T18:18:11.871Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
14:18:11 [2021-06-17T18:18:11.871Z] [INFO] Command line:
14:18:11 [2021-06-17T18:18:11.871Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:18:11 [2021-06-17T18:18:11.871Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:15 [2021-06-17T18:18:15.362Z] !SESSION 2021-06-17 18:18:11.949 -----------------------------------------------
14:18:15 [2021-06-17T18:18:15.362Z] eclipse.buildId=unknown
14:18:15 [2021-06-17T18:18:15.362Z] java.version=11.0.2
14:18:15 [2021-06-17T18:18:15.362Z] java.vendor=Oracle Corporation
14:18:15 [2021-06-17T18:18:15.362Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:18:15 [2021-06-17T18:18:15.362Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:18:15 [2021-06-17T18:18:15.362Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:18:15 [2021-06-17T18:18:15.362Z] 
14:18:15 [2021-06-17T18:18:15.362Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:18:14.636
14:18:15 [2021-06-17T18:18:15.362Z] !MESSAGE FrameworkEvent ERROR
14:18:15 [2021-06-17T18:18:15.362Z] !STACK 0
14:18:15 [2021-06-17T18:18:15.362Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:18:15 [2021-06-17T18:18:15.362Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:15 [2021-06-17T18:18:15.362Z] 
14:18:15 [2021-06-17T18:18:15.362Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:18:15 [2021-06-17T18:18:15.362Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:18:15 [2021-06-17T18:18:15.362Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:18:15 [2021-06-17T18:18:15.362Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:18:15 [2021-06-17T18:18:15.362Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:18:15 [2021-06-17T18:18:15.362Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:18:15 [2021-06-17T18:18:15.362Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:18:15 [2021-06-17T18:18:15.363Z] 
14:18:15 [2021-06-17T18:18:15.363Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:18:14.746
14:18:15 [2021-06-17T18:18:15.363Z] !MESSAGE FrameworkEvent ERROR
14:18:15 [2021-06-17T18:18:15.363Z] !STACK 0
14:18:15 [2021-06-17T18:18:15.363Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:18:15 [2021-06-17T18:18:15.363Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:15 [2021-06-17T18:18:15.363Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:18:15 [2021-06-17T18:18:15.363Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:18:15 [2021-06-17T18:18:15.363Z]        org.apache.httpcomponents.httpclient.win [36]
14:18:15 [2021-06-17T18:18:15.363Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:15 [2021-06-17T18:18:15.363Z] 
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:18:15 [2021-06-17T18:18:15.363Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:18:16 [2021-06-17T18:18:16.735Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:18:16 [2021-06-17T18:18:16.735Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:18:23 [2021-06-17T18:18:23.290Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:18:23 [2021-06-17T18:18:23.290Z] 
14:18:23 [2021-06-17T18:18:23.290Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:18:22.567
14:18:23 [2021-06-17T18:18:23.290Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:18:23 [2021-06-17T18:18:23.290Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
14:18:23 [2021-06-17T18:18:23.854Z] Display size: 1440x900
14:18:23 [2021-06-17T18:18:23.854Z] OS version=5.10.19-200.fc33.x86_64
14:18:23 [2021-06-17T18:18:23.854Z] GTK version=3.22.30
14:18:23 [2021-06-17T18:18:23.854Z] GTK theme=Ambiance
14:18:23 [2021-06-17T18:18:23.854Z] LIBOVERLAY_SCROLLBAR=0
14:18:23 [2021-06-17T18:18:23.854Z] Time zone: Greenwich Mean Time
14:18:23 [2021-06-17T18:18:23.854Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:18:23 [2021-06-17T18:18:23.854Z] log4j:WARN Please initialize the log4j system properly.
14:18:25 [2021-06-17T18:18:25.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
14:18:25 [2021-06-17T18:18:25.232Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
14:18:25 [2021-06-17T18:18:25.232Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456267485 data=null doit=true} to Shell with text {Custom chart creation}
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Attempting to set focus on (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Clicking on (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=456267496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456267497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=456267497 data=null doit=true} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=456267497 data=null} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=456267498 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=456267499 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456267499 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')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=456267501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456267502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=456267502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=456267502 data=null doit=true} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=456267502 data=null} to (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - Clicked on (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - Setting state to checked on: Integer
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - Setting state to unchecked on: Integer
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - Setting state to checked on: Duration (ns)
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - Setting state to unchecked on: Duration (ns)
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.490Z] DEBUG - Setting state to checked on: Timestamp
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Setting state to unchecked on: Timestamp
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456267647 data=null doit=true} to Shell with text {Custom chart creation}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Clicking on TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=456267652 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=456267652 data=null doit=true} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Attempting to set focus on Table with text {}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=456267653 data=null} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=456267654 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456267654 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}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=456267654 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=456267655 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=456267655 data=null doit=true} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=456267655 data=null} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Clicked on TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Setting state to checked on: Timestamp
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Clicking on 
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456267670 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')
14:18:25 [2021-06-17T18:18:25.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456267670 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456267671 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456267671 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456267671 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456267671 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456267671 data=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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456267683 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456267686 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456267686 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456267686 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456267686 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Clicked on 
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Setting state to checked on: Timestamp
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456267749 data=null doit=true} to Shell with text {Custom chart creation}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Clicking on TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=456267752 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=456267752 data=null doit=true} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Attempting to set focus on Table with text {}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=456267753 data=null} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=456267753 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456267754 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}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=456267754 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=456267754 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=456267755 data=null doit=true} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=456267755 data=null} to TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Clicked on TableItem with text {String}
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Setting state to checked on: Timestamp2
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Setting state to checked on: Timestamp
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Clicking on 
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456267768 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456267768 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456267768 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456267768 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456267768 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456267769 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456267769 data=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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456267781 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456267785 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456267785 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')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456267785 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456267785 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:25 [2021-06-17T18:18:25.750Z] DEBUG - Clicked on 
14:18:26 [2021-06-17T18:18:26.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.494 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
14:18:26 [2021-06-17T18:18:26.009Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 0.769 s
14:18:26 [2021-06-17T18:18:26.009Z] 
14:18:26 [2021-06-17T18:18:26.009Z] Results:
14:18:26 [2021-06-17T18:18:26.009Z] 
14:18:26 [2021-06-17T18:18:26.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:18:26 [2021-06-17T18:18:26.009Z] 
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] All tests passed!
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/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
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT [43/138]
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.382Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] The project's OSGi version is 1.0.6.202106171750
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.383Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.641Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.641Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] 
14:18:27 [2021-06-17T18:18:27.641Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:28 [2021-06-17T18:18:28.207Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
14:18:28 [2021-06-17T18:18:28.207Z] [INFO] Command line:
14:18:28 [2021-06-17T18:18:28.207Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:18:28 [2021-06-17T18:18:28.207Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:31 [2021-06-17T18:18:31.492Z] !SESSION 2021-06-17 18:18:28.358 -----------------------------------------------
14:18:31 [2021-06-17T18:18:31.492Z] eclipse.buildId=unknown
14:18:31 [2021-06-17T18:18:31.492Z] java.version=11.0.2
14:18:31 [2021-06-17T18:18:31.492Z] java.vendor=Oracle Corporation
14:18:31 [2021-06-17T18:18:31.492Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:18:31 [2021-06-17T18:18:31.492Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:18:31 [2021-06-17T18:18:31.492Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:18:31 [2021-06-17T18:18:31.492Z] 
14:18:31 [2021-06-17T18:18:31.492Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:18:31.346
14:18:31 [2021-06-17T18:18:31.492Z] !MESSAGE FrameworkEvent ERROR
14:18:31 [2021-06-17T18:18:31.492Z] !STACK 0
14:18:31 [2021-06-17T18:18:31.492Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:18:31 [2021-06-17T18:18:31.492Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:31 [2021-06-17T18:18:31.492Z] 
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:18:31 [2021-06-17T18:18:31.492Z] 
14:18:31 [2021-06-17T18:18:31.492Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:18:31.466
14:18:31 [2021-06-17T18:18:31.492Z] !MESSAGE FrameworkEvent ERROR
14:18:31 [2021-06-17T18:18:31.492Z] !STACK 0
14:18:31 [2021-06-17T18:18:31.492Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:18:31 [2021-06-17T18:18:31.492Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:31 [2021-06-17T18:18:31.492Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:18:31 [2021-06-17T18:18:31.492Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:18:31 [2021-06-17T18:18:31.492Z]        org.apache.httpcomponents.httpclient.win [36]
14:18:31 [2021-06-17T18:18:31.492Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:18:31 [2021-06-17T18:18:31.492Z] 
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:18:31 [2021-06-17T18:18:31.492Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:18:31 [2021-06-17T18:18:31.493Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:18:31 [2021-06-17T18:18:31.493Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:18:31 [2021-06-17T18:18:31.493Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:18:31 [2021-06-17T18:18:31.493Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:18:31 [2021-06-17T18:18:31.493Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:18:31 [2021-06-17T18:18:31.493Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:18:31 [2021-06-17T18:18:31.493Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:18:33 [2021-06-17T18:18:33.393Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:18:33 [2021-06-17T18:18:33.393Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:18:39 [2021-06-17T18:18:39.954Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:18:40 [2021-06-17T18:18:40.520Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
14:18:40 [2021-06-17T18:18:40.520Z] 
14:18:40 [2021-06-17T18:18:40.520Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:18:40.428
14:18:40 [2021-06-17T18:18:40.520Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:18:40 [2021-06-17T18:18:40.778Z] Display size: 1440x900
14:18:40 [2021-06-17T18:18:40.778Z] OS version=5.10.19-200.fc33.x86_64
14:18:40 [2021-06-17T18:18:40.778Z] GTK version=3.22.30
14:18:40 [2021-06-17T18:18:40.778Z] GTK theme=Ambiance
14:18:40 [2021-06-17T18:18:40.778Z] LIBOVERLAY_SCROLLBAR=0
14:18:40 [2021-06-17T18:18:40.778Z] Time zone: Greenwich Mean Time
14:18:41 [2021-06-17T18:18:41.036Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:18:41 [2021-06-17T18:18:41.036Z] log4j:WARN Please initialize the log4j system properly.
14:18:43 [2021-06-17T18:18:43.565Z] 
14:18:43 [2021-06-17T18:18:43.565Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:18:43.049
14:18:43 [2021-06-17T18:18:43.565Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
14:18:43 [2021-06-17T18:18:43.565Z] !STACK 0
14:18:43 [2021-06-17T18:18:43.565Z] java.lang.RuntimeException: The parameter should be set
14:18:43 [2021-06-17T18:18:43.565Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:18:43 [2021-06-17T18:18:43.565Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:18:43 [2021-06-17T18:18:43.565Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:18:43 [2021-06-17T18:18:43.565Z] 
14:18:43 [2021-06-17T18:18:43.565Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:18:43.129
14:18:43 [2021-06-17T18:18:43.565Z] !MESSAGE Exception executing analysis
14:18:43 [2021-06-17T18:18:43.565Z] !STACK 0
14:18:43 [2021-06-17T18:18:43.565Z] java.lang.RuntimeException: The parameter should be set
14:18:43 [2021-06-17T18:18:43.565Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:18:43 [2021-06-17T18:18:43.565Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:18:43 [2021-06-17T18:18:43.566Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456287766 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456287767 data=null doit=true} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456287767 data=null} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456287768 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456287769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456287955 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456287959 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456287959 data=null doit=true} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456287959 data=null} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456287960 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456287960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456287977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456287979 data=null doit=true} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456287979 data=null} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456287980 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456287980 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}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456288056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456288061 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456288061 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456288061 data=null} to TreeItem with text {Traces [1]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456288062 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456288062 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]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456288085 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456288085 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456288086 data=null} to TreeItem with text {Traces [1]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456288086 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456288139 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]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456288142 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=456288142 data=null doit=true} to TreeItem with text {A-Test-10K}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=456288143 data=null} to TreeItem with text {A-Test-10K}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=456288143 data=null button=1 stateMask=0x0 x=97 y=81 count=1} to TreeItem with text {A-Test-10K}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456288143 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}
14:18:46 [2021-06-17T18:18:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=456288147 data=null button=1 stateMask=0x80000 x=97 y=81 count=1} to TreeItem with text {A-Test-10K}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=456288148 data=null doit=true} to TreeItem with text {External Analyses}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=456288148 data=null} to TreeItem with text {External Analyses}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=456288149 data=null button=1 stateMask=0x0 x=139 y=127 count=1} to TreeItem with text {External Analyses}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456288149 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}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=456288165 data=null button=1 stateMask=0x80000 x=155 y=127 count=1} to TreeItem with text {External Analyses}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288169 data=null button=0 stateMask=0x0 x=280 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288169 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288170 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288170 data=null button=1 stateMask=0x0 x=280 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456288170 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}
14:18:46 [2021-06-17T18:18:46.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288247 data=null button=1 stateMask=0x80000 x=280 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288252 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.357Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288252 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288594 data=null button=1 stateMask=0x80000 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288595 data=null button=0 stateMask=0x0 x=280 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288595 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=456288595 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=456288644 data=null doit=true} to Shell with text {External Analysis Parameters}
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Clicking on OK
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456288648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456288648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456288648 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:46 [2021-06-17T18:18:46.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456288649 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:46 [2021-06-17T18:18:46.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456288649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:46 [2021-06-17T18:18:46.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456288649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:46 [2021-06-17T18:18:46.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456288649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:46 [2021-06-17T18:18:46.615Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=456288253 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}
14:18:47 [2021-06-17T18:18:47.181Z] DEBUG - Clicked on 
14:18:47 [2021-06-17T18:18:47.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
14:18:47 [2021-06-17T18:18:47.181Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
14:18:47 [2021-06-17T18:18:47.181Z] DEBUG - Clicking on with mnemonic 'New custom chart'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Clicked on with mnemonic 'New custom chart'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456289689 data=null doit=true} to Shell with text {Custom chart creation}
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Attempting to set focus on (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Clicking on (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=456289742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456289743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=456289743 data=null doit=true} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=456289743 data=null} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=456289744 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=456289744 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456289744 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')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=456289747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456289748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=456289748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=456289748 data=null doit=true} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=456289748 data=null} to (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Clicked on (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456289750 data=null doit=true} to Shell with text {Custom chart creation}
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=456289756 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=456289756 data=null doit=true} to TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Attempting to set focus on Table with text {}
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=456289765 data=null} to TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=456289765 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456289766 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)}
14:18:47 [2021-06-17T18:18:47.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=456289766 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=456289766 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=456289766 data=null doit=true} to TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=456289767 data=null} to TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Setting state to checked on: Priority
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Setting state to checked on: Target CPU
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Clicking on 
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456289780 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')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456289780 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')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456289780 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456289780 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456289780 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')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456289781 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')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456289781 data=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')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456289852 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')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456289857 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')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456289857 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')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456289857 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456289858 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Clicked on 
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:47 [2021-06-17T18:18:47.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456289859 data=null doit=true} to Shell with text {Custom chart creation}
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - Clicking on OK
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456289862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456289862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456289863 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456289863 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456289863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456289863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456289863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=456289291 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'
14:18:48 [2021-06-17T18:18:48.264Z] DEBUG - Clicked on 
14:18:48 [2021-06-17T18:18:48.264Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
14:18:48 [2021-06-17T18:18:48.264Z] DEBUG - Clicking on with mnemonic 'New custom chart'
14:18:48 [2021-06-17T18:18:48.831Z] DEBUG - Clicked on with mnemonic 'New custom chart'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456290688 data=null doit=true} to Shell with text {Custom chart creation}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456290689 data=null doit=true} to Shell with text {Custom chart creation}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Attempting to set focus on (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Clicking on (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=456290692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456290692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=456290693 data=null doit=true} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=456290693 data=null} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=456290693 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=456290693 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456290694 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')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=456290748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456290749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=456290749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=456290749 data=null doit=true} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=456290749 data=null} to (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Clicked on (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456290750 data=null doit=true} to Shell with text {Custom chart creation}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=456290765 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=456290765 data=null doit=true} to TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Attempting to set focus on Table with text {}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=456290767 data=null} to TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=456290767 data=null button=1 stateMask=0x0 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456290768 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)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=456290769 data=null button=1 stateMask=0x80000 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=456290769 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=456290769 data=null doit=true} to TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=456290770 data=null} to TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Setting state to checked on: Priority
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Setting state to checked on: Target CPU
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Clicking on 
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456290788 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')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456290788 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')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456290793 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456290793 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456290793 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')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456290793 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')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456290793 data=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')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456290851 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')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456290857 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')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456290857 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')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456290857 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456290857 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Clicked on 
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456290859 data=null doit=true} to Shell with text {Custom chart creation}
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:48 [2021-06-17T18:18:48.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:48 [2021-06-17T18:18:48.833Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.833Z] DEBUG - Clicking on OK
14:18:48 [2021-06-17T18:18:48.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456290861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456290861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456290861 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456290862 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456290862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456290862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:48 [2021-06-17T18:18:48.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456290862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:49 [2021-06-17T18:18:49.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=456290351 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'
14:18:49 [2021-06-17T18:18:49.090Z] DEBUG - Clicked on 
14:18:49 [2021-06-17T18:18:49.090Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
14:18:49 [2021-06-17T18:18:49.656Z] 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')
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - Clicking on &Reset Perspective
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=456291579 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')
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=456291580 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')
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=456291580 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=456291580 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=456291580 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')
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=456291580 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')
14:18:49 [2021-06-17T18:18:49.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=456291580 data=null item=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')
14:18:49 [2021-06-17T18:18:49.914Z] DEBUG - Clicked on 
14:18:49 [2021-06-17T18:18:49.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456292043 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456292043 data=null doit=true} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456292043 data=null} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456292044 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456292044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456292087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456292088 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456292088 data=null doit=true} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456292088 data=null} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456292088 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456292139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456292146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:18:50 [2021-06-17T18:18:50.171Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456292148 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456292148 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456292148 data=null} to TreeItem with text {Traces [1]}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456292149 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456292149 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]}
14:18:50 [2021-06-17T18:18:50.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456292169 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:18:50 [2021-06-17T18:18:50.171Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:18:50 [2021-06-17T18:18:50.171Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
14:18:50 [2021-06-17T18:18:50.171Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292172 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292172 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292173 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292173 data=null button=1 stateMask=0x0 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456292174 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}
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292185 data=null button=1 stateMask=0x80000 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292185 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.172Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292185 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292576 data=null button=1 stateMask=0x80000 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292577 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292577 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=456292577 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=456292579 data=null doit=true} to Shell with text {External Analysis Parameters}
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Clicking on OK
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456292581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456292581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456292581 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456292581 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456292581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456292581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456292581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:50 [2021-06-17T18:18:50.739Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=456292246 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}
14:18:50 [2021-06-17T18:18:50.997Z] DEBUG - Clicked on 
14:18:50 [2021-06-17T18:18:50.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
14:18:51 [2021-06-17T18:18:51.256Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
14:18:51 [2021-06-17T18:18:51.256Z] DEBUG - Clicking on with mnemonic 'New custom chart'
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Clicked on with mnemonic 'New custom chart'
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456293612 data=null doit=true} to Shell with text {Custom chart creation}
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Attempting to set focus on (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Clicking on (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=456293615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456293615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=456293615 data=null doit=true} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=456293615 data=null} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=456293615 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=456293615 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456293616 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')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=456293651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456293651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=456293651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=456293651 data=null doit=true} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=456293651 data=null} to (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Clicked on (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456293652 data=null doit=true} to Shell with text {Custom chart creation}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=456293654 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=456293655 data=null doit=true} to TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Attempting to set focus on Table with text {}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=456293656 data=null} to TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=456293656 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456293657 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}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=456293657 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=456293657 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=456293657 data=null doit=true} to TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=456293657 data=null} to TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Clicking on 
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456293667 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')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456293667 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')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456293667 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456293667 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456293668 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456293668 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456293668 data=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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456293673 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456293674 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456293674 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456293675 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456293681 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Clicked on 
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456293682 data=null doit=true} to Shell with text {Custom chart creation}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=456293685 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=456293685 data=null doit=true} to TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Attempting to set focus on Table with text {}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=456293686 data=null} to TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=456293686 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456293686 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}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=456293687 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=456293687 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=456293687 data=null doit=true} to TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=456293687 data=null} to TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Clicking on 
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456293698 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456293698 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456293698 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456293698 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456293698 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456293698 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456293698 data=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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456293746 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456293750 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456293750 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')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456293750 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456293750 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Clicked on 
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456293751 data=null doit=true} to Shell with text {Custom chart creation}
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Clicking on OK
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456293753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456293753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456293753 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456293753 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456293753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456293753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:51 [2021-06-17T18:18:51.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456293753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=456293284 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'
14:18:52 [2021-06-17T18:18:52.036Z] DEBUG - Clicked on 
14:18:52 [2021-06-17T18:18:52.036Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
14:18:52 [2021-06-17T18:18:52.036Z] DEBUG - Clicking on with mnemonic 'New custom chart'
14:18:52 [2021-06-17T18:18:52.294Z] DEBUG - Clicked on with mnemonic 'New custom chart'
14:18:52 [2021-06-17T18:18:52.294Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:52 [2021-06-17T18:18:52.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456294392 data=null doit=true} to Shell with text {Custom chart creation}
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Attempting to set focus on (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Clicking on (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=456294395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456294395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=456294395 data=null doit=true} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=456294395 data=null} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=456294395 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=456294396 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456294396 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')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=456294400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=456294400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=456294401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=456294401 data=null doit=true} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=456294401 data=null} to (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Clicked on (of type 'Table')
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:52 [2021-06-17T18:18:52.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456294401 data=null doit=true} to Shell with text {Custom chart creation}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=456294447 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=456294447 data=null doit=true} to TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Attempting to set focus on Table with text {}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=456294448 data=null} to TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=456294449 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456294449 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}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=456294449 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=456294449 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=456294449 data=null doit=true} to TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=456294450 data=null} to TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Clicking on 
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456294454 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')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456294455 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')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456294455 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456294455 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456294455 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')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456294455 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')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456294455 data=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')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456294469 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')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456294471 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')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456294471 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')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456294471 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456294471 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Clicked on 
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456294472 data=null doit=true} to Shell with text {Custom chart creation}
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=456294474 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=456294474 data=null doit=true} to TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Attempting to set focus on Table with text {}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=456294476 data=null} to TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=456294476 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=456294476 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}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=456294476 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=456294476 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=456294477 data=null doit=true} to TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=456294477 data=null} to TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Clicking on 
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=456294481 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456294481 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=456294481 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=456294481 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=456294481 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=456294481 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=456294481 data=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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=456294542 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=456294545 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=456294545 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=456294545 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=456294545 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Clicked on 
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456294546 data=null doit=true} to Shell with text {Custom chart creation}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@48e1e18a
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=456294549 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=456294549 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=456294549 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=456294549 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=456294549 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=456294549 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=456294550 data=null item=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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=456294550 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=456294550 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=456294550 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')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=456294550 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=456294550 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=456294551 data=null doit=true} to Shell with text {Custom chart creation}
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Clicking on OK
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456294552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456294552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456294552 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456294552 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456294552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456294552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456294552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2021-06-17T18:18:52.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=456294063 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'
14:18:52 [2021-06-17T18:18:52.813Z] DEBUG - Clicked on 
14:18:52 [2021-06-17T18:18:52.813Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
14:18:53 [2021-06-17T18:18:53.378Z] 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')
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - Clicking on &Reset Perspective
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=456295267 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')
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=456295267 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')
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=456295267 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=456295267 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
14:18:53 [2021-06-17T18:18:53.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=456295267 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')
14:18:53 [2021-06-17T18:18:53.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=456295268 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')
14:18:53 [2021-06-17T18:18:53.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=456295268 data=null item=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')
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - Clicked on 
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456295648 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456295689 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456295690 data=null doit=true} to TreeItem with text {test}
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456295690 data=null} to TreeItem with text {test}
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456295690 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:18:53 [2021-06-17T18:18:53.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456295690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:18:53 [2021-06-17T18:18:53.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456295774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:18:53 [2021-06-17T18:18:53.895Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:18:53 [2021-06-17T18:18:53.895Z] DEBUG - Clicking on with mnemonic 'Delete'
14:18:54 [2021-06-17T18:18:54.153Z] DEBUG - Clicked on with mnemonic 'Delete'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297068 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297068 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297069 data=null 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')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297069 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456297069 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Clicking on OK
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456297071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456297071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456297071 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456297071 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456297071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456297071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.087Z] DEBUG - Clicked on OK
14:18:55 [2021-06-17T18:18:55.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456297071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:55 [2021-06-17T18:18:55.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456295985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:18:55 [2021-06-17T18:18:55.604Z] 
14:18:55 [2021-06-17T18:18:55.604Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-06-17 18:18:55.475
14:18:55 [2021-06-17T18:18:55.604Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
14:18:55 [2021-06-17T18:18:55.604Z] 
14:18:55 [2021-06-17T18:18:55.604Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-06-17 18:18:55.476
14:18:55 [2021-06-17T18:18:55.604Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
14:18:55 [2021-06-17T18:18:55.604Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.148 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
14:18:55 [2021-06-17T18:18:55.604Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 4.285 s
14:18:55 [2021-06-17T18:18:55.604Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 3.62 s
14:18:55 [2021-06-17T18:18:55.604Z] 
14:18:55 [2021-06-17T18:18:55.604Z] Results:
14:18:55 [2021-06-17T18:18:55.604Z] 
14:18:55 [2021-06-17T18:18:55.604Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:18:55 [2021-06-17T18:18:55.604Z] 
14:18:56 [2021-06-17T18:18:56.172Z] 
14:18:56 [2021-06-17T18:18:56.172Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:18:55.936
14:18:56 [2021-06-17T18:18:56.172Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] All tests passed!
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/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
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT [44/138]
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] The project's OSGi version is 1.0.15.202106171750
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] 
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:56 [2021-06-17T18:18:56.738Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] 
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] 
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] 
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] 
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] 
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] 
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:57 [2021-06-17T18:18:57.303Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] 
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:57 [2021-06-17T18:18:57.303Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] 
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] 
14:18:57 [2021-06-17T18:18:57.303Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:18:57 [2021-06-17T18:18:57.869Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
14:18:57 [2021-06-17T18:18:57.869Z] [INFO] Command line:
14:18:57 [2021-06-17T18:18:57.869Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:18:57 [2021-06-17T18:18:57.869Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:19:01 [2021-06-17T18:19:01.150Z] !SESSION 2021-06-17 18:18:57.781 -----------------------------------------------
14:19:01 [2021-06-17T18:19:01.150Z] eclipse.buildId=unknown
14:19:01 [2021-06-17T18:19:01.150Z] java.version=11.0.2
14:19:01 [2021-06-17T18:19:01.150Z] java.vendor=Oracle Corporation
14:19:01 [2021-06-17T18:19:01.150Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:19:01 [2021-06-17T18:19:01.150Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:19:01 [2021-06-17T18:19:01.150Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/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-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:19:01 [2021-06-17T18:19:01.150Z] 
14:19:01 [2021-06-17T18:19:01.150Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:19:00.439
14:19:01 [2021-06-17T18:19:01.150Z] !MESSAGE FrameworkEvent ERROR
14:19:01 [2021-06-17T18:19:01.150Z] !STACK 0
14:19:01 [2021-06-17T18:19:01.150Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:19:01 [2021-06-17T18:19:01.150Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:19:01 [2021-06-17T18:19:01.150Z] 
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:19:01 [2021-06-17T18:19:01.150Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:19:01 [2021-06-17T18:19:01.150Z] 
14:19:01 [2021-06-17T18:19:01.150Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:19:00.550
14:19:01 [2021-06-17T18:19:01.150Z] !MESSAGE FrameworkEvent ERROR
14:19:01 [2021-06-17T18:19:01.150Z] !STACK 0
14:19:01 [2021-06-17T18:19:01.150Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:19:01 [2021-06-17T18:19:01.150Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:19:01 [2021-06-17T18:19:01.150Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:19:01 [2021-06-17T18:19:01.151Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:19:01 [2021-06-17T18:19:01.151Z]        org.apache.httpcomponents.httpclient.win [35]
14:19:01 [2021-06-17T18:19:01.151Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:19:01 [2021-06-17T18:19:01.151Z] 
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:19:01 [2021-06-17T18:19:01.151Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:19:03 [2021-06-17T18:19:03.054Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
14:19:07 [2021-06-17T18:19:07.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.993 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
14:19:07 [2021-06-17T18:19:07.238Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.729 s
14:19:07 [2021-06-17T18:19:07.238Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.189 s
14:19:07 [2021-06-17T18:19:07.238Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
14:19:08 [2021-06-17T18:19:08.172Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
14:19:08 [2021-06-17T18:19:08.172Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 1.203 s
14:19:08 [2021-06-17T18:19:08.172Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.1 s
14:19:08 [2021-06-17T18:19:08.172Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
14:19:09 [2021-06-17T18:19:09.547Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
14:19:09 [2021-06-17T18:19:09.547Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.205 s
14:19:09 [2021-06-17T18:19:09.547Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
14:19:10 [2021-06-17T18:19:10.921Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
14:19:10 [2021-06-17T18:19:10.921Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 1.316 s
14:19:10 [2021-06-17T18:19:10.921Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
14:19:10 [2021-06-17T18:19:10.921Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
14:19:10 [2021-06-17T18:19:10.921Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.093 s
14:19:10 [2021-06-17T18:19:10.921Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
14:19:23 [2021-06-17T18:19:23.114Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.455 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
14:19:23 [2021-06-17T18:19:23.114Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.218 s
14:19:23 [2021-06-17T18:19:23.114Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.194 s
14:19:23 [2021-06-17T18:19:23.114Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.195 s
14:19:23 [2021-06-17T18:19:23.114Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.134 s
14:19:23 [2021-06-17T18:19:23.114Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.151 s
14:19:23 [2021-06-17T18:19:23.114Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.138 s
14:19:23 [2021-06-17T18:19:23.115Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.138 s
14:19:23 [2021-06-17T18:19:23.115Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.149 s
14:19:23 [2021-06-17T18:19:23.115Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
14:19:23 [2021-06-17T18:19:23.115Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
14:19:23 [2021-06-17T18:19:23.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
14:19:23 [2021-06-17T18:19:23.115Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.212 s
14:19:23 [2021-06-17T18:19:23.115Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
14:20:19 [2021-06-17T18:20:19.329Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.403 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
14:20:19 [2021-06-17T18:20:19.329Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.234 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.226 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.228 s
14:20:19 [2021-06-17T18:20:19.329Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.224 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
14:20:19 [2021-06-17T18:20:19.329Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.227 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.221 s
14:20:19 [2021-06-17T18:20:19.329Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.224 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.225 s
14:20:19 [2021-06-17T18:20:19.329Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.22 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
14:20:19 [2021-06-17T18:20:19.329Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
14:20:19 [2021-06-17T18:20:19.329Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.22 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.22 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
14:20:19 [2021-06-17T18:20:19.329Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.24 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.235 s
14:20:19 [2021-06-17T18:20:19.329Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
14:20:19 [2021-06-17T18:20:19.329Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
14:20:22 [2021-06-17T18:20:22.611Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.65 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
14:20:22 [2021-06-17T18:20:22.611Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.219 s
14:20:22 [2021-06-17T18:20:22.611Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.212 s
14:20:22 [2021-06-17T18:20:22.611Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.216 s
14:20:22 [2021-06-17T18:20:22.611Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
14:20:37 [2021-06-17T18:20:37.478Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.3 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
14:20:37 [2021-06-17T18:20:37.478Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.219 s
14:20:37 [2021-06-17T18:20:37.478Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.223 s
14:20:37 [2021-06-17T18:20:37.478Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.212 s
14:20:37 [2021-06-17T18:20:37.478Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.211 s
14:20:37 [2021-06-17T18:20:37.478Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.215 s
14:20:37 [2021-06-17T18:20:37.478Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.217 s
14:20:37 [2021-06-17T18:20:37.478Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
14:20:38 [2021-06-17T18:20:38.044Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
14:20:38 [2021-06-17T18:20:38.044Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.235 s
14:20:38 [2021-06-17T18:20:38.044Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
14:20:38 [2021-06-17T18:20:38.301Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
14:20:38 [2021-06-17T18:20:38.301Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.142 s
14:20:38 [2021-06-17T18:20:38.301Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.127 s
14:20:38 [2021-06-17T18:20:38.301Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
14:20:40 [2021-06-17T18:20:40.935Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.227 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
14:20:40 [2021-06-17T18:20:40.935Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.225 s
14:20:40 [2021-06-17T18:20:40.935Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
14:20:50 [2021-06-17T18:20:50.902Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.003 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
14:20:50 [2021-06-17T18:20:50.902Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.224 s
14:20:50 [2021-06-17T18:20:50.902Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.223 s
14:20:50 [2021-06-17T18:20:50.902Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.221 s
14:20:50 [2021-06-17T18:20:50.902Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.117 s
14:20:50 [2021-06-17T18:20:50.902Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.217 s
14:20:50 [2021-06-17T18:20:50.902Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
14:20:55 [2021-06-17T18:20:55.107Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.143 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
14:20:55 [2021-06-17T18:20:55.107Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 4.142 s
14:20:55 [2021-06-17T18:20:55.107Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
14:20:59 [2021-06-17T18:20:59.290Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.493 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
14:20:59 [2021-06-17T18:20:59.290Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.122 s
14:20:59 [2021-06-17T18:20:59.290Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.125 s
14:20:59 [2021-06-17T18:20:59.290Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.123 s
14:20:59 [2021-06-17T18:20:59.290Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.122 s
14:20:59 [2021-06-17T18:20:59.290Z] 
14:20:59 [2021-06-17T18:20:59.290Z] Results:
14:20:59 [2021-06-17T18:20:59.290Z] 
14:20:59 [2021-06-17T18:20:59.290Z] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
14:20:59 [2021-06-17T18:20:59.290Z] 
14:20:59 [2021-06-17T18:20:59.548Z] [INFO] All tests passed!
14:20:59 [2021-06-17T18:20:59.548Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:20:59 [2021-06-17T18:20:59.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:20:59 [2021-06-17T18:20:59.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/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
14:20:59 [2021-06-17T18:20:59.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:20:59 [2021-06-17T18:20:59.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 5.0.0-SNAPSHOT [45/138]
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] The project's OSGi version is 5.0.0.202106171750
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] 
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:20:59 [2021-06-17T18:20:59.549Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT-sources.jar
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT.jar
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.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
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT.jar
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT.jar
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT.pom
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT-sources.jar
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT-pack200.jar.pack.gz
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT-p2metadata.xml
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-5.0.0-SNAPSHOT-p2artifacts.xml
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.0.4-SNAPSHOT [46/138]
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] The project's OSGi version is 4.0.4.202106171750
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] 
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:00 [2021-06-17T18:21:00.483Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-sources.jar
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.417Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.418Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.418Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.pom
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-sources.jar
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-pack200.jar.pack.gz
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-p2metadata.xml
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-p2artifacts.xml
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.418Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT [47/138]
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] The project's OSGi version is 1.0.9.202106171750
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.675Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.934Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] 
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:01 [2021-06-17T18:21:01.934Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:01 [2021-06-17T18:21:01.934Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
14:21:02 [2021-06-17T18:21:02.192Z] [INFO] 
14:21:02 [2021-06-17T18:21:02.192Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:02 [2021-06-17T18:21:02.192Z] [INFO] 
14:21:02 [2021-06-17T18:21:02.192Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:02 [2021-06-17T18:21:02.450Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
14:21:02 [2021-06-17T18:21:02.450Z] [INFO] Command line:
14:21:02 [2021-06-17T18:21:02.450Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:02 [2021-06-17T18:21:02.450Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:05 [2021-06-17T18:21:05.732Z] !SESSION 2021-06-17 18:21:02.579 -----------------------------------------------
14:21:05 [2021-06-17T18:21:05.732Z] eclipse.buildId=unknown
14:21:05 [2021-06-17T18:21:05.732Z] java.version=11.0.2
14:21:05 [2021-06-17T18:21:05.732Z] java.vendor=Oracle Corporation
14:21:05 [2021-06-17T18:21:05.732Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:05 [2021-06-17T18:21:05.732Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:05 [2021-06-17T18:21:05.732Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:05 [2021-06-17T18:21:05.732Z] 
14:21:05 [2021-06-17T18:21:05.732Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:21:05.545
14:21:05 [2021-06-17T18:21:05.732Z] !MESSAGE FrameworkEvent ERROR
14:21:05 [2021-06-17T18:21:05.732Z] !STACK 0
14:21:05 [2021-06-17T18:21:05.732Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:21:05 [2021-06-17T18:21:05.732Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:05 [2021-06-17T18:21:05.732Z] 
14:21:05 [2021-06-17T18:21:05.732Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:05 [2021-06-17T18:21:05.732Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:05 [2021-06-17T18:21:05.732Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:05 [2021-06-17T18:21:05.732Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:05 [2021-06-17T18:21:05.732Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:05 [2021-06-17T18:21:05.732Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:05 [2021-06-17T18:21:05.732Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:05 [2021-06-17T18:21:05.733Z] 
14:21:05 [2021-06-17T18:21:05.733Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:21:05.663
14:21:05 [2021-06-17T18:21:05.733Z] !MESSAGE FrameworkEvent ERROR
14:21:05 [2021-06-17T18:21:05.733Z] !STACK 0
14:21:05 [2021-06-17T18:21:05.733Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:21:05 [2021-06-17T18:21:05.733Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:05 [2021-06-17T18:21:05.733Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:05 [2021-06-17T18:21:05.733Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:05 [2021-06-17T18:21:05.733Z]        org.apache.httpcomponents.httpclient.win [36]
14:21:05 [2021-06-17T18:21:05.733Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:05 [2021-06-17T18:21:05.733Z] 
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:05 [2021-06-17T18:21:05.733Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:08 [2021-06-17T18:21:08.261Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:21:08 [2021-06-17T18:21:08.261Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:21:14 [2021-06-17T18:21:14.817Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:21:14 [2021-06-17T18:21:14.817Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
14:21:15 [2021-06-17T18:21:15.075Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
14:21:15 [2021-06-17T18:21:15.075Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.081 s
14:21:15 [2021-06-17T18:21:15.075Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
14:21:15 [2021-06-17T18:21:15.075Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
14:21:15 [2021-06-17T18:21:15.075Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
14:21:15 [2021-06-17T18:21:15.075Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
14:21:15 [2021-06-17T18:21:15.075Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
14:21:15 [2021-06-17T18:21:15.075Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
14:21:15 [2021-06-17T18:21:15.075Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
14:21:15 [2021-06-17T18:21:15.075Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
14:21:15 [2021-06-17T18:21:15.075Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
14:21:15 [2021-06-17T18:21:15.075Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
14:21:15 [2021-06-17T18:21:15.075Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
14:21:15 [2021-06-17T18:21:15.075Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
14:21:16 [2021-06-17T18:21:16.009Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
14:21:16 [2021-06-17T18:21:16.009Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.003 s
14:21:16 [2021-06-17T18:21:16.009Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.726 s
14:21:16 [2021-06-17T18:21:16.009Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.062 s
14:21:16 [2021-06-17T18:21:16.009Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
14:21:16 [2021-06-17T18:21:16.009Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
14:21:16 [2021-06-17T18:21:16.009Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
14:21:16 [2021-06-17T18:21:16.009Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
14:21:16 [2021-06-17T18:21:16.009Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
14:21:16 [2021-06-17T18:21:16.009Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
14:21:16 [2021-06-17T18:21:16.009Z] 
14:21:16 [2021-06-17T18:21:16.009Z] Results:
14:21:16 [2021-06-17T18:21:16.009Z] 
14:21:16 [2021-06-17T18:21:16.009Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
14:21:16 [2021-06-17T18:21:16.009Z] 
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] All tests passed!
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/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
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.6-SNAPSHOT [48/138]
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:16 [2021-06-17T18:21:16.943Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] The project's OSGi version is 1.0.6.202106171750
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] 
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:16 [2021-06-17T18:21:16.944Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] 
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] 
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-sources.jar
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] 
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] 
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] 
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] 
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:17 [2021-06-17T18:21:17.202Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] 
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:17 [2021-06-17T18:21:17.202Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] 
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] 
14:21:17 [2021-06-17T18:21:17.202Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:17 [2021-06-17T18:21:17.768Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
14:21:17 [2021-06-17T18:21:17.768Z] [INFO] Command line:
14:21:17 [2021-06-17T18:21:17.768Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:17 [2021-06-17T18:21:17.768Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:21 [2021-06-17T18:21:21.051Z] !SESSION 2021-06-17 18:21:17.957 -----------------------------------------------
14:21:21 [2021-06-17T18:21:21.051Z] eclipse.buildId=unknown
14:21:21 [2021-06-17T18:21:21.051Z] java.version=11.0.2
14:21:21 [2021-06-17T18:21:21.051Z] java.vendor=Oracle Corporation
14:21:21 [2021-06-17T18:21:21.051Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:21 [2021-06-17T18:21:21.051Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:21 [2021-06-17T18:21:21.051Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:21 [2021-06-17T18:21:21.051Z] 
14:21:21 [2021-06-17T18:21:21.051Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:21:20.641
14:21:21 [2021-06-17T18:21:21.051Z] !MESSAGE FrameworkEvent ERROR
14:21:21 [2021-06-17T18:21:21.051Z] !STACK 0
14:21:21 [2021-06-17T18:21:21.051Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:21:21 [2021-06-17T18:21:21.052Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:21 [2021-06-17T18:21:21.052Z] 
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:21 [2021-06-17T18:21:21.052Z] 
14:21:21 [2021-06-17T18:21:21.052Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:21:20.768
14:21:21 [2021-06-17T18:21:21.052Z] !MESSAGE FrameworkEvent ERROR
14:21:21 [2021-06-17T18:21:21.052Z] !STACK 0
14:21:21 [2021-06-17T18:21:21.052Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:21:21 [2021-06-17T18:21:21.052Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:21 [2021-06-17T18:21:21.052Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:21 [2021-06-17T18:21:21.052Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:21 [2021-06-17T18:21:21.052Z]        org.apache.httpcomponents.httpclient.win [35]
14:21:21 [2021-06-17T18:21:21.052Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:21 [2021-06-17T18:21:21.052Z] 
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:21 [2021-06-17T18:21:21.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:22 [2021-06-17T18:21:22.950Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
14:21:24 [2021-06-17T18:21:24.327Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
14:21:24 [2021-06-17T18:21:24.328Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.003 s
14:21:24 [2021-06-17T18:21:24.328Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
14:21:24 [2021-06-17T18:21:24.328Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.243 s
14:21:24 [2021-06-17T18:21:24.328Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.46 s
14:21:24 [2021-06-17T18:21:24.328Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.264 s
14:21:24 [2021-06-17T18:21:24.328Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.328Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.328Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.313 s
14:21:24 [2021-06-17T18:21:24.328Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.14 s
14:21:24 [2021-06-17T18:21:24.328Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.328Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.328Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.007 s
14:21:24 [2021-06-17T18:21:24.328Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.003 s
14:21:24 [2021-06-17T18:21:24.328Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.231 s
14:21:24 [2021-06-17T18:21:24.328Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.328Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
14:21:24 [2021-06-17T18:21:24.589Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
14:21:24 [2021-06-17T18:21:24.589Z] floatTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
14:21:24 [2021-06-17T18:21:24.589Z] longTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.589Z] shortTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.589Z] byteTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.589Z] bigDecTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
14:21:24 [2021-06-17T18:21:24.589Z] failBSTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.589Z] failDFTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
14:21:24 [2021-06-17T18:21:24.589Z] failFDTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.589Z] failILTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.589Z] failLITest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.589Z] bigIntTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
14:21:24 [2021-06-17T18:21:24.589Z] failSBTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.589Z] failBdBiTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
14:21:24 [2021-06-17T18:21:24.589Z] failBiBdTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
14:21:24 [2021-06-17T18:21:24.589Z] doubleTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
14:21:24 [2021-06-17T18:21:24.589Z] intTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
14:21:24 [2021-06-17T18:21:24.589Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
14:21:27 [2021-06-17T18:21:27.119Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.69 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
14:21:27 [2021-06-17T18:21:27.119Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.004 s
14:21:27 [2021-06-17T18:21:27.119Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
14:21:27 [2021-06-17T18:21:27.119Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.507 s
14:21:27 [2021-06-17T18:21:27.119Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.7 s
14:21:27 [2021-06-17T18:21:27.119Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.317 s
14:21:27 [2021-06-17T18:21:27.119Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
14:21:27 [2021-06-17T18:21:27.119Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
14:21:27 [2021-06-17T18:21:27.119Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.327 s
14:21:27 [2021-06-17T18:21:27.120Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.321 s
14:21:27 [2021-06-17T18:21:27.120Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
14:21:27 [2021-06-17T18:21:27.120Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
14:21:27 [2021-06-17T18:21:27.120Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
14:21:27 [2021-06-17T18:21:27.120Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
14:21:27 [2021-06-17T18:21:27.120Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.508 s
14:21:27 [2021-06-17T18:21:27.120Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
14:21:27 [2021-06-17T18:21:27.120Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
14:21:30 [2021-06-17T18:21:30.403Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.613 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
14:21:30 [2021-06-17T18:21:30.403Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.005 s
14:21:30 [2021-06-17T18:21:30.403Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
14:21:30 [2021-06-17T18:21:30.403Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.508 s
14:21:30 [2021-06-17T18:21:30.403Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.561 s
14:21:30 [2021-06-17T18:21:30.403Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.129 s
14:21:30 [2021-06-17T18:21:30.403Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
14:21:30 [2021-06-17T18:21:30.403Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
14:21:30 [2021-06-17T18:21:30.403Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.637 s
14:21:30 [2021-06-17T18:21:30.403Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.768 s
14:21:30 [2021-06-17T18:21:30.403Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
14:21:30 [2021-06-17T18:21:30.403Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
14:21:30 [2021-06-17T18:21:30.403Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
14:21:30 [2021-06-17T18:21:30.403Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
14:21:30 [2021-06-17T18:21:30.403Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
14:21:30 [2021-06-17T18:21:30.403Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
14:21:30 [2021-06-17T18:21:30.403Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
14:21:30 [2021-06-17T18:21:30.403Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
14:21:30 [2021-06-17T18:21:30.403Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.26 s
14:21:30 [2021-06-17T18:21:30.403Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.111 s
14:21:30 [2021-06-17T18:21:30.403Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.017 s
14:21:30 [2021-06-17T18:21:30.403Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.073 s
14:21:30 [2021-06-17T18:21:30.403Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.043 s
14:21:30 [2021-06-17T18:21:30.403Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.086 s
14:21:30 [2021-06-17T18:21:30.403Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.013 s
14:21:30 [2021-06-17T18:21:30.403Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.072 s
14:21:30 [2021-06-17T18:21:30.403Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
14:21:30 [2021-06-17T18:21:30.662Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
14:21:30 [2021-06-17T18:21:30.662Z] testFetchTreeSpecificRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.016 s
14:21:30 [2021-06-17T18:21:30.662Z] testFetchTreeWithMapperFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.001 s
14:21:30 [2021-06-17T18:21:30.662Z] testFetchTreeFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0 s
14:21:30 [2021-06-17T18:21:30.662Z] 
14:21:30 [2021-06-17T18:21:30.662Z] Results:
14:21:30 [2021-06-17T18:21:30.662Z] 
14:21:30 [2021-06-17T18:21:30.662Z] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
14:21:30 [2021-06-17T18:21:30.662Z] 
14:21:31 [2021-06-17T18:21:31.229Z] [INFO] All tests passed!
14:21:31 [2021-06-17T18:21:31.229Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:31 [2021-06-17T18:21:31.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar
14:21:31 [2021-06-17T18:21:31.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.pom
14:21:31 [2021-06-17T18:21:31.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-sources.jar
14:21:31 [2021-06-17T18:21:31.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT [49/138]
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] The project's OSGi version is 1.0.11.202106171750
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.230Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.796Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.796Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] 
14:21:31 [2021-06-17T18:21:31.796Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:21:32 [2021-06-17T18:21:32.362Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
14:21:32 [2021-06-17T18:21:32.362Z] [INFO] Command line:
14:21:32 [2021-06-17T18:21:32.362Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:21:32 [2021-06-17T18:21:32.362Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:35 [2021-06-17T18:21:35.644Z] !SESSION 2021-06-17 18:21:32.395 -----------------------------------------------
14:21:35 [2021-06-17T18:21:35.644Z] eclipse.buildId=unknown
14:21:35 [2021-06-17T18:21:35.644Z] java.version=11.0.2
14:21:35 [2021-06-17T18:21:35.644Z] java.vendor=Oracle Corporation
14:21:35 [2021-06-17T18:21:35.644Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:35 [2021-06-17T18:21:35.644Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:21:35 [2021-06-17T18:21:35.644Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:21:35 [2021-06-17T18:21:35.644Z] 
14:21:35 [2021-06-17T18:21:35.644Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:21:35.252
14:21:35 [2021-06-17T18:21:35.644Z] !MESSAGE FrameworkEvent ERROR
14:21:35 [2021-06-17T18:21:35.644Z] !STACK 0
14:21:35 [2021-06-17T18:21:35.644Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:21:35 [2021-06-17T18:21:35.644Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:35 [2021-06-17T18:21:35.644Z] 
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:35 [2021-06-17T18:21:35.644Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:35 [2021-06-17T18:21:35.644Z] 
14:21:35 [2021-06-17T18:21:35.644Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:21:35.365
14:21:35 [2021-06-17T18:21:35.644Z] !MESSAGE FrameworkEvent ERROR
14:21:35 [2021-06-17T18:21:35.644Z] !STACK 0
14:21:35 [2021-06-17T18:21:35.644Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:21:35 [2021-06-17T18:21:35.644Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:35 [2021-06-17T18:21:35.644Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:35 [2021-06-17T18:21:35.645Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:35 [2021-06-17T18:21:35.645Z]        org.apache.httpcomponents.httpclient.win [36]
14:21:35 [2021-06-17T18:21:35.645Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:35 [2021-06-17T18:21:35.645Z] 
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:35 [2021-06-17T18:21:35.645Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:37 [2021-06-17T18:21:37.546Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:21:37 [2021-06-17T18:21:37.546Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:21:44 [2021-06-17T18:21:44.103Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:21:44 [2021-06-17T18:21:44.103Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
14:21:44 [2021-06-17T18:21:44.103Z] 
14:21:44 [2021-06-17T18:21:44.103Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:21:43.629
14:21:44 [2021-06-17T18:21:44.103Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:21:44 [2021-06-17T18:21:44.103Z] Display size: 1440x900
14:21:44 [2021-06-17T18:21:44.103Z] OS version=5.10.19-200.fc33.x86_64
14:21:44 [2021-06-17T18:21:44.103Z] GTK version=3.22.30
14:21:44 [2021-06-17T18:21:44.103Z] GTK theme=Ambiance
14:21:44 [2021-06-17T18:21:44.103Z] LIBOVERLAY_SCROLLBAR=0
14:21:44 [2021-06-17T18:21:44.103Z] Time zone: Greenwich Mean Time
14:21:44 [2021-06-17T18:21:44.360Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:21:44 [2021-06-17T18:21:44.360Z] log4j:WARN Please initialize the log4j system properly.
14:21:45 [2021-06-17T18:21:45.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456467756 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}
14:21:45 [2021-06-17T18:21:45.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456467765 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:21:45 [2021-06-17T18:21:45.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456467782 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}
14:21:45 [2021-06-17T18:21:45.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456467785 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:21:45 [2021-06-17T18:21:45.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:21:45 [2021-06-17T18:21:45.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456468063 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}
14:21:45 [2021-06-17T18:21:45.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456468064 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
14:21:45 [2021-06-17T18:21:45.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456468066 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}
14:21:45 [2021-06-17T18:21:45.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456468067 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
14:21:45 [2021-06-17T18:21:45.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:21:46 [2021-06-17T18:21:46.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:21:46 [2021-06-17T18:21:46.511Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
14:21:46 [2021-06-17T18:21:46.511Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
14:21:46 [2021-06-17T18:21:46.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=456468373 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...'
14:21:46 [2021-06-17T18:21:46.511Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
14:21:46 [2021-06-17T18:21:46.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:21:56 [2021-06-17T18:21:56.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456476073 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}
14:21:56 [2021-06-17T18:21:56.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456477662 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:21:57 [2021-06-17T18:21:57.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456477663 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}
14:21:57 [2021-06-17T18:21:57.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456479469 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:21:57 [2021-06-17T18:21:57.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:21:58 [2021-06-17T18:21:58.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456480884 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}
14:21:58 [2021-06-17T18:21:58.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456480945 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:21:58 [2021-06-17T18:21:58.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456480946 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}
14:21:58 [2021-06-17T18:21:58.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456480948 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:21:58 [2021-06-17T18:21:58.979Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:05 [2021-06-17T18:22:05.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456487207 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}
14:22:06 [2021-06-17T18:22:06.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456488160 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:22:06 [2021-06-17T18:22:06.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456488161 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}
14:22:07 [2021-06-17T18:22:07.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456489135 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:22:07 [2021-06-17T18:22:07.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:17 [2021-06-17T18:22:17.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456497848 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}
14:22:17 [2021-06-17T18:22:17.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456499588 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:22:17 [2021-06-17T18:22:17.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456499589 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}
14:22:18 [2021-06-17T18:22:18.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456501000 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:22:18 [2021-06-17T18:22:18.952Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:31 [2021-06-17T18:22:31.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456509987 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}
14:22:31 [2021-06-17T18:22:31.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456512583 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:22:32 [2021-06-17T18:22:32.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456512584 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}
14:22:33 [2021-06-17T18:22:33.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456515265 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
14:22:33 [2021-06-17T18:22:33.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
14:22:35 [2021-06-17T18:22:35.363Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.34 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
14:22:35 [2021-06-17T18:22:35.363Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.406 s
14:22:35 [2021-06-17T18:22:35.363Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.203 s
14:22:35 [2021-06-17T18:22:35.363Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.304 s
14:22:35 [2021-06-17T18:22:35.363Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 12.355 s
14:22:35 [2021-06-17T18:22:35.363Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.172 s
14:22:35 [2021-06-17T18:22:35.363Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 9.565 s
14:22:35 [2021-06-17T18:22:35.363Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 11.91 s
14:22:35 [2021-06-17T18:22:35.363Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 14.447 s
14:22:35 [2021-06-17T18:22:35.363Z] 
14:22:35 [2021-06-17T18:22:35.363Z] Results:
14:22:35 [2021-06-17T18:22:35.363Z] 
14:22:35 [2021-06-17T18:22:35.363Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:22:35 [2021-06-17T18:22:35.363Z] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] All tests passed!
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/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
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT [50/138]
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] The project's OSGi version is 1.0.16.202106171750
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] 
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:35 [2021-06-17T18:22:35.929Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
14:22:36 [2021-06-17T18:22:36.495Z] [INFO] 
14:22:36 [2021-06-17T18:22:36.495Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:36 [2021-06-17T18:22:36.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] 
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] 
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] 
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] 
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] 
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:36 [2021-06-17T18:22:36.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
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] 
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:36 [2021-06-17T18:22:36.496Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] 
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] 
14:22:36 [2021-06-17T18:22:36.496Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:22:37 [2021-06-17T18:22:37.062Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
14:22:37 [2021-06-17T18:22:37.063Z] [INFO] Command line:
14:22:37 [2021-06-17T18:22:37.063Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:22:37 [2021-06-17T18:22:37.063Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:22:40 [2021-06-17T18:22:40.344Z] !SESSION 2021-06-17 18:22:37.043 -----------------------------------------------
14:22:40 [2021-06-17T18:22:40.344Z] eclipse.buildId=unknown
14:22:40 [2021-06-17T18:22:40.344Z] java.version=11.0.2
14:22:40 [2021-06-17T18:22:40.344Z] java.vendor=Oracle Corporation
14:22:40 [2021-06-17T18:22:40.344Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:22:40 [2021-06-17T18:22:40.344Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:22:40 [2021-06-17T18:22:40.344Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:22:40 [2021-06-17T18:22:40.344Z] 
14:22:40 [2021-06-17T18:22:40.344Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:22:39.930
14:22:40 [2021-06-17T18:22:40.344Z] !MESSAGE FrameworkEvent ERROR
14:22:40 [2021-06-17T18:22:40.344Z] !STACK 0
14:22:40 [2021-06-17T18:22:40.344Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:22:40 [2021-06-17T18:22:40.344Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:40 [2021-06-17T18:22:40.344Z] 
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:40 [2021-06-17T18:22:40.344Z] 
14:22:40 [2021-06-17T18:22:40.344Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:22:40.051
14:22:40 [2021-06-17T18:22:40.344Z] !MESSAGE FrameworkEvent ERROR
14:22:40 [2021-06-17T18:22:40.344Z] !STACK 0
14:22:40 [2021-06-17T18:22:40.344Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:22:40 [2021-06-17T18:22:40.344Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:40 [2021-06-17T18:22:40.344Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:22:40 [2021-06-17T18:22:40.344Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:22:40 [2021-06-17T18:22:40.344Z]        org.apache.httpcomponents.httpclient.win [36]
14:22:40 [2021-06-17T18:22:40.344Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:40 [2021-06-17T18:22:40.344Z] 
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:40 [2021-06-17T18:22:40.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:42 [2021-06-17T18:22:42.872Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:42 [2021-06-17T18:22:42.872Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:49 [2021-06-17T18:22:49.428Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:22:49 [2021-06-17T18:22:49.994Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
14:22:49 [2021-06-17T18:22:49.994Z] 
14:22:49 [2021-06-17T18:22:49.994Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:22:49.838
14:22:49 [2021-06-17T18:22:49.994Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:22:50 [2021-06-17T18:22:50.252Z] Display size: 1440x900
14:22:50 [2021-06-17T18:22:50.252Z] OS version=5.10.19-200.fc33.x86_64
14:22:50 [2021-06-17T18:22:50.252Z] GTK version=3.22.30
14:22:50 [2021-06-17T18:22:50.252Z] GTK theme=Ambiance
14:22:50 [2021-06-17T18:22:50.252Z] LIBOVERLAY_SCROLLBAR=0
14:22:50 [2021-06-17T18:22:50.252Z] Time zone: Greenwich Mean Time
14:22:50 [2021-06-17T18:22:50.252Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:22:50 [2021-06-17T18:22:50.252Z] log4j:WARN Please initialize the log4j system properly.
14:22:52 [2021-06-17T18:22:52.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:22:52 [2021-06-17T18:22:52.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:52 [2021-06-17T18:22:52.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:52 [2021-06-17T18:22:52.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:22:52 [2021-06-17T18:22:52.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:23:00 [2021-06-17T18:23:00.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:23:00 [2021-06-17T18:23:00.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:00 [2021-06-17T18:23:00.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:00 [2021-06-17T18:23:00.260Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456542493 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456542562 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456542562 data=null doit=true} to TreeItem with text {test}
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456542563 data=null} to TreeItem with text {test}
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456542563 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456542564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:23:00 [2021-06-17T18:23:00.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456542580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:23:00 [2021-06-17T18:23:00.777Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:23:00 [2021-06-17T18:23:00.777Z] DEBUG - Clicking on with mnemonic 'Delete'
14:23:01 [2021-06-17T18:23:01.034Z] DEBUG - Clicked on with mnemonic 'Delete'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544098 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544098 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544099 data=null 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')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544099 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456544100 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Clicking on OK
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456544104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456544104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456544104 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456544107 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456544107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456544108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Clicked on OK
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456544108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:02 [2021-06-17T18:23:02.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456542784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:23:02 [2021-06-17T18:23:02.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
14:23:02 [2021-06-17T18:23:02.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.817 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
14:23:02 [2021-06-17T18:23:02.665Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 11.106 s
14:23:02 [2021-06-17T18:23:02.665Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
14:23:03 [2021-06-17T18:23:03.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
14:23:03 [2021-06-17T18:23:03.599Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - Setting state to checked on: bug446190
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:08 [2021-06-17T18:23:08.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:09 [2021-06-17T18:23:09.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:09 [2021-06-17T18:23:09.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:09 [2021-06-17T18:23:09.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456551446 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:23:09 [2021-06-17T18:23:09.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456551495 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456551495 data=null doit=true} to TreeItem with text {test}
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456551495 data=null} to TreeItem with text {test}
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456551496 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456551496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456551549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - Clicking on with mnemonic 'Delete'
14:23:09 [2021-06-17T18:23:09.635Z] DEBUG - Clicked on with mnemonic 'Delete'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552593 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552593 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552593 data=null 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')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552594 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456552594 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:10 [2021-06-17T18:23:10.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - Clicking on OK
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456552596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456552596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456552596 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456552596 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456552596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456552597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.572Z] DEBUG - Clicked on OK
14:23:10 [2021-06-17T18:23:10.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456552597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:10 [2021-06-17T18:23:10.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456551662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:23:11 [2021-06-17T18:23:11.087Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.362 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
14:23:11 [2021-06-17T18:23:11.087Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 6.078 s
14:23:11 [2021-06-17T18:23:11.087Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
14:23:11 [2021-06-17T18:23:11.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
14:23:11 [2021-06-17T18:23:11.345Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
14:23:11 [2021-06-17T18:23:11.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
14:23:15 [2021-06-17T18:23:15.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
14:23:15 [2021-06-17T18:23:15.786Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
14:23:15 [2021-06-17T18:23:15.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456557665 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}
14:23:15 [2021-06-17T18:23:15.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456557669 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
14:23:15 [2021-06-17T18:23:15.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456557691 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}
14:23:15 [2021-06-17T18:23:15.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456557694 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456557941 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456557972 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456557973 data=null doit=true} to TreeItem with text {test}
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456557973 data=null} to TreeItem with text {test}
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456557973 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456557973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456557983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Clicking on with mnemonic 'Delete'
14:23:16 [2021-06-17T18:23:16.045Z] DEBUG - Clicked on with mnemonic 'Delete'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559052 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559052 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559053 data=null 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')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559053 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456559053 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Clicking on OK
14:23:16 [2021-06-17T18:23:16.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456559055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456559055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456559055 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456559055 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456559055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456559055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:16 [2021-06-17T18:23:16.981Z] DEBUG - Clicked on OK
14:23:17 [2021-06-17T18:23:17.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456559056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:17 [2021-06-17T18:23:17.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456558077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:23:17 [2021-06-17T18:23:17.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
14:23:17 [2021-06-17T18:23:17.496Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.468 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
14:23:17 [2021-06-17T18:23:17.496Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 6.3 s
14:23:17 [2021-06-17T18:23:17.496Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
14:23:18 [2021-06-17T18:23:18.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:18 [2021-06-17T18:23:18.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456559967 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}
14:23:18 [2021-06-17T18:23:18.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456559970 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
14:23:18 [2021-06-17T18:23:18.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456559981 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}
14:23:18 [2021-06-17T18:23:18.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456560052 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
14:23:18 [2021-06-17T18:23:18.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=456560052 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}
14:23:18 [2021-06-17T18:23:18.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=456560056 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1} to TableColumn with text {System Call}
14:23:18 [2021-06-17T18:23:18.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=456560076 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}
14:23:18 [2021-06-17T18:23:18.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=456560079 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1} to TableColumn with text {System Call}
14:23:18 [2021-06-17T18:23:18.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456560090 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}
14:23:18 [2021-06-17T18:23:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456560092 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
14:23:18 [2021-06-17T18:23:18.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456560156 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}
14:23:18 [2021-06-17T18:23:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456560159 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
14:23:18 [2021-06-17T18:23:18.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=456560170 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}
14:23:18 [2021-06-17T18:23:18.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=456560187 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Start Time}
14:23:18 [2021-06-17T18:23:18.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:18 [2021-06-17T18:23:18.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:18 [2021-06-17T18:23:18.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456564264 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}
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456564267 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456564294 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}
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456564297 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456564565 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:22 [2021-06-17T18:23:22.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=456564598 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:23:22 [2021-06-17T18:23:22.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=456564598 data=null doit=true} to TreeItem with text {test}
14:23:22 [2021-06-17T18:23:22.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=456564598 data=null} to TreeItem with text {test}
14:23:22 [2021-06-17T18:23:22.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=456564599 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:23:22 [2021-06-17T18:23:22.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456564599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:23:22 [2021-06-17T18:23:22.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=456564606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:23:22 [2021-06-17T18:23:22.759Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:23:22 [2021-06-17T18:23:22.760Z] DEBUG - Clicking on with mnemonic 'Delete'
14:23:22 [2021-06-17T18:23:22.760Z] DEBUG - Clicked on with mnemonic 'Delete'
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565669 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565669 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565670 data=null 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')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565670 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456565670 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Clicking on OK
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456565672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456565672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456565672 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456565672 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456565673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456565673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.695Z] DEBUG - Clicked on OK
14:23:23 [2021-06-17T18:23:23.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456565673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:23:23 [2021-06-17T18:23:23.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456564749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:23:24 [2021-06-17T18:23:24.209Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:24 [2021-06-17T18:23:24.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:24 [2021-06-17T18:23:24.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456566384 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}
14:23:24 [2021-06-17T18:23:24.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456566385 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:23:24 [2021-06-17T18:23:24.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456566387 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}
14:23:24 [2021-06-17T18:23:24.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456566387 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:23:24 [2021-06-17T18:23:24.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:24 [2021-06-17T18:23:24.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:24 [2021-06-17T18:23:24.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:24 [2021-06-17T18:23:24.726Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
14:23:24 [2021-06-17T18:23:24.726Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
14:23:24 [2021-06-17T18:23:24.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=456566672 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...'
14:23:24 [2021-06-17T18:23:24.726Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
14:23:24 [2021-06-17T18:23:24.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:24 [2021-06-17T18:23:24.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:36 [2021-06-17T18:23:36.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456576828 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}
14:23:36 [2021-06-17T18:23:36.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456578356 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:23:37 [2021-06-17T18:23:37.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456578357 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}
14:23:37 [2021-06-17T18:23:37.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456579829 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:23:37 [2021-06-17T18:23:37.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:41 [2021-06-17T18:23:41.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:41 [2021-06-17T18:23:41.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456582683 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}
14:23:41 [2021-06-17T18:23:41.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456582686 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
14:23:41 [2021-06-17T18:23:41.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456582750 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}
14:23:41 [2021-06-17T18:23:41.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456582752 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
14:23:41 [2021-06-17T18:23:41.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:41 [2021-06-17T18:23:41.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:49 [2021-06-17T18:23:49.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456590654 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}
14:23:49 [2021-06-17T18:23:49.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456591672 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:23:49 [2021-06-17T18:23:49.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456591672 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}
14:23:50 [2021-06-17T18:23:50.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456592638 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:23:50 [2021-06-17T18:23:50.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:23:53 [2021-06-17T18:23:53.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:24:03 [2021-06-17T18:24:03.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456604332 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}
14:24:03 [2021-06-17T18:24:03.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456604337 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:24:03 [2021-06-17T18:24:03.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456605557 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}
14:24:03 [2021-06-17T18:24:03.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456605561 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:24:04 [2021-06-17T18:24:04.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:24:07 [2021-06-17T18:24:07.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:24:19 [2021-06-17T18:24:19.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456619015 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}
14:24:19 [2021-06-17T18:24:19.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456621577 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:24:20 [2021-06-17T18:24:20.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=456621578 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}
14:24:22 [2021-06-17T18:24:22.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=456624175 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
14:24:22 [2021-06-17T18:24:22.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
14:24:25 [2021-06-17T18:24:25.637Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.677 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
14:24:25 [2021-06-17T18:24:25.637Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.472 s
14:24:25 [2021-06-17T18:24:25.637Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 5.929 s
14:24:25 [2021-06-17T18:24:25.637Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.222 s
14:24:25 [2021-06-17T18:24:25.637Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.3 s
14:24:25 [2021-06-17T18:24:25.637Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 15.835 s
14:24:25 [2021-06-17T18:24:25.637Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.24 s
14:24:25 [2021-06-17T18:24:25.637Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 12.751 s
14:24:25 [2021-06-17T18:24:25.637Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 13.844 s
14:24:25 [2021-06-17T18:24:25.637Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 17.882 s
14:24:25 [2021-06-17T18:24:25.637Z] 
14:24:25 [2021-06-17T18:24:25.637Z] Results:
14:24:25 [2021-06-17T18:24:25.637Z] 
14:24:25 [2021-06-17T18:24:25.637Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
14:24:25 [2021-06-17T18:24:25.637Z] 
14:24:25 [2021-06-17T18:24:25.895Z] 
14:24:25 [2021-06-17T18:24:25.895Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:24:25.733
14:24:25 [2021-06-17T18:24:25.895Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] All tests passed!
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/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
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:24:26 [2021-06-17T18:24:26.460Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.0.1-SNAPSHOT [51/138]
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] The project's OSGi version is 2.0.1.202106171750
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] 
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:26 [2021-06-17T18:24:26.461Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
14:24:27 [2021-06-17T18:24:27.028Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.028Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:27 [2021-06-17T18:24:27.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT-sources.jar
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT.jar
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.029Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.029Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT.jar
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT.jar
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT.pom
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT-sources.jar
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT-p2metadata.xml
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.1-SNAPSHOT-p2artifacts.xml
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.6-SNAPSHOT [52/138]
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] The project's OSGi version is 1.0.6.202106171750
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.029Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
14:24:27 [2021-06-17T18:24:27.287Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.287Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:27 [2021-06-17T18:24:27.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
14:24:27 [2021-06-17T18:24:27.287Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.287Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.287Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-sources.jar
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.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
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.545Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] 
14:24:27 [2021-06-17T18:24:27.545Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:24:28 [2021-06-17T18:24:28.111Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
14:24:28 [2021-06-17T18:24:28.111Z] [INFO] Command line:
14:24:28 [2021-06-17T18:24:28.111Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:28 [2021-06-17T18:24:28.111Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:31 [2021-06-17T18:24:31.391Z] !SESSION 2021-06-17 18:24:28.160 -----------------------------------------------
14:24:31 [2021-06-17T18:24:31.391Z] eclipse.buildId=unknown
14:24:31 [2021-06-17T18:24:31.391Z] java.version=11.0.2
14:24:31 [2021-06-17T18:24:31.392Z] java.vendor=Oracle Corporation
14:24:31 [2021-06-17T18:24:31.392Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:31 [2021-06-17T18:24:31.392Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:31 [2021-06-17T18:24:31.392Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:31 [2021-06-17T18:24:31.392Z] 
14:24:31 [2021-06-17T18:24:31.392Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:24:30.735
14:24:31 [2021-06-17T18:24:31.392Z] !MESSAGE FrameworkEvent ERROR
14:24:31 [2021-06-17T18:24:31.392Z] !STACK 0
14:24:31 [2021-06-17T18:24:31.392Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:31 [2021-06-17T18:24:31.392Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:31 [2021-06-17T18:24:31.392Z] 
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:31 [2021-06-17T18:24:31.392Z] 
14:24:31 [2021-06-17T18:24:31.392Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:24:30.842
14:24:31 [2021-06-17T18:24:31.392Z] !MESSAGE FrameworkEvent ERROR
14:24:31 [2021-06-17T18:24:31.392Z] !STACK 0
14:24:31 [2021-06-17T18:24:31.392Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:24:31 [2021-06-17T18:24:31.392Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:31 [2021-06-17T18:24:31.392Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:31 [2021-06-17T18:24:31.392Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:31 [2021-06-17T18:24:31.392Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:31 [2021-06-17T18:24:31.392Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:31 [2021-06-17T18:24:31.392Z] 
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:31 [2021-06-17T18:24:31.392Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:32 [2021-06-17T18:24:32.769Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:24:54 [2021-06-17T18:24:54.687Z] 
14:24:54 [2021-06-17T18:24:54.687Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2021-06-17 18:24:51.293
14:24:54 [2021-06-17T18:24:54.687Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
14:25:02 [2021-06-17T18:25:02.792Z] 
14:25:02 [2021-06-17T18:25:02.792Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2021-06-17 18:25:01.699
14:25:02 [2021-06-17T18:25:02.792Z] !MESSAGE Incoherent callstack found on (10019) occasions
14:25:02 [2021-06-17T18:25:02.792Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.45 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:25:02 [2021-06-17T18:25:02.792Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.715 s
14:25:02 [2021-06-17T18:25:02.792Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 27.672 s
14:25:02 [2021-06-17T18:25:02.792Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
14:25:02 [2021-06-17T18:25:02.792Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
14:25:02 [2021-06-17T18:25:02.792Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.046 s
14:25:02 [2021-06-17T18:25:02.792Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
14:25:02 [2021-06-17T18:25:02.792Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
14:25:02 [2021-06-17T18:25:02.792Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.007 s
14:25:02 [2021-06-17T18:25:02.792Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
14:25:02 [2021-06-17T18:25:02.792Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
14:25:02 [2021-06-17T18:25:02.792Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.067 s
14:25:02 [2021-06-17T18:25:02.792Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
14:25:02 [2021-06-17T18:25:02.792Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
14:25:02 [2021-06-17T18:25:02.792Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
14:25:12 [2021-06-17T18:25:12.756Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.017 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
14:25:12 [2021-06-17T18:25:12.756Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.096 s
14:25:12 [2021-06-17T18:25:12.756Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.091 s
14:25:12 [2021-06-17T18:25:12.756Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 9.067 s
14:25:12 [2021-06-17T18:25:12.756Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.76 s
14:25:12 [2021-06-17T18:25:12.756Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
14:25:12 [2021-06-17T18:25:12.756Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
14:25:12 [2021-06-17T18:25:12.756Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.06 s
14:25:12 [2021-06-17T18:25:12.756Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.016 s
14:25:12 [2021-06-17T18:25:12.756Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
14:25:12 [2021-06-17T18:25:12.756Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
14:25:12 [2021-06-17T18:25:12.756Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
14:25:12 [2021-06-17T18:25:12.756Z] 
14:25:12 [2021-06-17T18:25:12.756Z] Results:
14:25:12 [2021-06-17T18:25:12.756Z] 
14:25:12 [2021-06-17T18:25:12.756Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
14:25:12 [2021-06-17T18:25:12.756Z] 
14:25:12 [2021-06-17T18:25:12.756Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2dd0f797 was not deregistered.
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.756Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1000d54d was not deregistered.
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.756Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:25:12 [2021-06-17T18:25:12.756Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.757Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@14b7786 was not deregistered.
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.757Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@684b31de was not deregistered.
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.757Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.757Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.758Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@8deb645 was not deregistered.
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.758Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@750ff7d3 was not deregistered.
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.758Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.758Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.759Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@70730db was not deregistered.
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.759Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7a360554 was not deregistered.
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.759Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.759Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.760Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@352ed70d was not deregistered.
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.760Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4bc33720 was not deregistered.
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.760Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.760Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.761Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@57562473 was not deregistered.
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.761Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@33634f04 was not deregistered.
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.761Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.761Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.762Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2373ad99 was not deregistered.
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.762Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7d9ba6c was not deregistered.
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.762Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.762Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.763Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@42b6d0cc was not deregistered.
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.763Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@278667fd was not deregistered.
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:12 [2021-06-17T18:25:12.763Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.763Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:12 [2021-06-17T18:25:12.764Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:12 [2021-06-17T18:25:12.764Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:12 [2021-06-17T18:25:12.764Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:12 [2021-06-17T18:25:12.764Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:25:12 [2021-06-17T18:25:12.764Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] All tests passed!
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.pom
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-sources.jar
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.1.3-SNAPSHOT [53/138]
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] The project's OSGi version is 2.1.3.202106171750
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] 
14:25:12 [2021-06-17T18:25:12.764Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.022Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT-sources.jar
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT.jar
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.549Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.549Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT.jar
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT.jar
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT.pom
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT-sources.jar
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT-pack200.jar.pack.gz
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT-p2metadata.xml
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3-SNAPSHOT-p2artifacts.xml
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT [54/138]
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] The project's OSGi version is 1.0.6.202106171750
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] 
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:13 [2021-06-17T18:25:13.549Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] 
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] 
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] 
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] 
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] 
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] 
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:14 [2021-06-17T18:25:14.115Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] 
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:14 [2021-06-17T18:25:14.115Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] 
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] 
14:25:14 [2021-06-17T18:25:14.115Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:14 [2021-06-17T18:25:14.679Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
14:25:14 [2021-06-17T18:25:14.679Z] [INFO] Command line:
14:25:14 [2021-06-17T18:25:14.679Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:25:14 [2021-06-17T18:25:14.679Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:17 [2021-06-17T18:25:17.960Z] !SESSION 2021-06-17 18:25:14.659 -----------------------------------------------
14:25:17 [2021-06-17T18:25:17.960Z] eclipse.buildId=unknown
14:25:17 [2021-06-17T18:25:17.960Z] java.version=11.0.2
14:25:17 [2021-06-17T18:25:17.960Z] java.vendor=Oracle Corporation
14:25:17 [2021-06-17T18:25:17.960Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:17 [2021-06-17T18:25:17.960Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:25:17 [2021-06-17T18:25:17.960Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:25:17 [2021-06-17T18:25:17.960Z] 
14:25:17 [2021-06-17T18:25:17.960Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:25:17.655
14:25:17 [2021-06-17T18:25:17.960Z] !MESSAGE FrameworkEvent ERROR
14:25:17 [2021-06-17T18:25:17.960Z] !STACK 0
14:25:17 [2021-06-17T18:25:17.960Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:25:17 [2021-06-17T18:25:17.960Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:17 [2021-06-17T18:25:17.960Z] 
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:17 [2021-06-17T18:25:17.960Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:17 [2021-06-17T18:25:17.960Z] 
14:25:17 [2021-06-17T18:25:17.960Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:25:17.828
14:25:17 [2021-06-17T18:25:17.960Z] !MESSAGE FrameworkEvent ERROR
14:25:17 [2021-06-17T18:25:17.960Z] !STACK 0
14:25:17 [2021-06-17T18:25:17.960Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:25:17 [2021-06-17T18:25:17.960Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:17 [2021-06-17T18:25:17.960Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:25:17 [2021-06-17T18:25:17.961Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:25:17 [2021-06-17T18:25:17.961Z]        org.apache.httpcomponents.httpclient.win [36]
14:25:17 [2021-06-17T18:25:17.961Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:17 [2021-06-17T18:25:17.961Z] 
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:17 [2021-06-17T18:25:17.961Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:20 [2021-06-17T18:25:20.489Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:25:20 [2021-06-17T18:25:20.489Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:25:27 [2021-06-17T18:25:27.045Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:25:27 [2021-06-17T18:25:27.045Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
14:25:27 [2021-06-17T18:25:27.045Z] Display size: 1440x900
14:25:27 [2021-06-17T18:25:27.045Z] OS version=5.10.19-200.fc33.x86_64
14:25:27 [2021-06-17T18:25:27.045Z] GTK version=3.22.30
14:25:27 [2021-06-17T18:25:27.045Z] GTK theme=Ambiance
14:25:27 [2021-06-17T18:25:27.045Z] LIBOVERLAY_SCROLLBAR=0
14:25:27 [2021-06-17T18:25:27.045Z] Time zone: Greenwich Mean Time
14:25:27 [2021-06-17T18:25:27.045Z] 
14:25:27 [2021-06-17T18:25:27.045Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:25:26.946
14:25:27 [2021-06-17T18:25:27.045Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:25:27 [2021-06-17T18:25:27.303Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:25:27 [2021-06-17T18:25:27.303Z] log4j:WARN Please initialize the log4j system properly.
14:25:28 [2021-06-17T18:25:28.677Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=456690992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456690993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=456691038 data=null doit=true} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=456691039 data=null} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456691039 data=null button=1 stateMask=0x0 x=483 y=47 count=1} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=456691043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456691043 data=null button=1 stateMask=0x80000 x=483 y=47 count=1} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=456691043 data=null button=1 stateMask=0x0 x=483 y=47 count=2} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=456691045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=456691045 data=null button=1 stateMask=0x0 x=483 y=47 count=2} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=456691045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
14:25:28 [2021-06-17T18:25:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=456691046 data=null button=1 stateMask=0x80000 x=483 y=47 count=2} to TimeGraphControl with text {}
14:25:29 [2021-06-17T18:25:29.194Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=456691046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:25:29 [2021-06-17T18:25:29.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=456691052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:25:29 [2021-06-17T18:25:29.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=456691053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:25:29 [2021-06-17T18:25:29.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=456691053 data=null doit=true} to TimeGraphControl with text {}
14:25:29 [2021-06-17T18:25:29.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=456691054 data=null} to TimeGraphControl with text {}
14:25:29 [2021-06-17T18:25:29.195Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*}
14:25:29 [2021-06-17T18:25:29.195Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:29 [2021-06-17T18:25:29.195Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:29 [2021-06-17T18:25:29.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:29 [2021-06-17T18:25:29.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:29 [2021-06-17T18:25:29.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:29 [2021-06-17T18:25:29.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:29 [2021-06-17T18:25:29.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:30 [2021-06-17T18:25:30.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
14:25:30 [2021-06-17T18:25:30.485Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.682 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
14:25:30 [2021-06-17T18:25:30.485Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.687 s
14:25:30 [2021-06-17T18:25:30.485Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.123 s
14:25:30 [2021-06-17T18:25:30.485Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.161 s
14:25:30 [2021-06-17T18:25:30.485Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.109 s
14:25:30 [2021-06-17T18:25:30.485Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.294 s
14:25:30 [2021-06-17T18:25:30.485Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.11 s
14:25:30 [2021-06-17T18:25:30.485Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.219 s
14:25:30 [2021-06-17T18:25:30.485Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.095 s
14:25:30 [2021-06-17T18:25:30.485Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.172 s
14:25:30 [2021-06-17T18:25:30.485Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
14:25:30 [2021-06-17T18:25:30.485Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.056 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
14:25:30 [2021-06-17T18:25:30.485Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
14:25:30 [2021-06-17T18:25:30.485Z] 
14:25:30 [2021-06-17T18:25:30.485Z] Results:
14:25:30 [2021-06-17T18:25:30.485Z] 
14:25:30 [2021-06-17T18:25:30.486Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
14:25:30 [2021-06-17T18:25:30.486Z] 
14:25:31 [2021-06-17T18:25:31.056Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1ccac28a was not deregistered.
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
14:25:31 [2021-06-17T18:25:31.056Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.056Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.056Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.056Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.056Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.057Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3c1cf09d was not deregistered.
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.057Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1ee39da2 was not deregistered.
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.057Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.057Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.058Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2393e311 was not deregistered.
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.058Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7ae7576f was not deregistered.
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.058Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@357ef736 was not deregistered.
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:31 [2021-06-17T18:25:31.058Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.058Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.059Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1a2087ab was not deregistered.
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.059Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@781e680a was not deregistered.
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.059Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.059Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.060Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@19ff7aa6 was not deregistered.
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.060Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3cfebb25 was not deregistered.
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.060Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.060Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@8f12c95 was not deregistered.
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:31 [2021-06-17T18:25:31.060Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.061Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7fdc453a was not deregistered.
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.061Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@71fc2f55 was not deregistered.
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:25:31 [2021-06-17T18:25:31.061Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
14:25:31 [2021-06-17T18:25:31.061Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.062Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5f860baf was not deregistered.
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.062Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@56d7fb7e was not deregistered.
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.062Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.062Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.063Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@10063d6c was not deregistered.
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.063Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4f395c4e was not deregistered.
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.063Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.063Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.064Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3d0f5272 was not deregistered.
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
14:25:31 [2021-06-17T18:25:31.064Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
14:25:31 [2021-06-17T18:25:31.064Z] 	java.base/java.lang.Thread.run(Thread.java:834)
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] All tests passed!
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/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
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] Building Trace Compass BTF Support Parent 7.0.0-SNAPSHOT        [55/138]
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --------------------------------[ pom ]---------------------------------
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
14:25:31 [2021-06-17T18:25:31.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
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
14:25:31 [2021-06-17T18:25:31.635Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
14:25:31 [2021-06-17T18:25:31.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-7.0.0-SNAPSHOT.pom
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT       [56/138]
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] The project's OSGi version is 3.0.0.202106171750
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/src/main/resources
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/classes
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/src/test/resources
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] 
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
14:25:31 [2021-06-17T18:25:31.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
14:25:32 [2021-06-17T18:25:32.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
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
14:25:32 [2021-06-17T18:25:32.150Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties 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
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:32 [2021-06-17T18:25:32.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] Building Trace Compass Documentation 7.0.0-SNAPSHOT             [57/138]
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --------------------------------[ pom ]---------------------------------
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
14:25:32 [2021-06-17T18:25:32.151Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
14:25:32 [2021-06-17T18:25:32.151Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-7.0.0-SNAPSHOT.pom
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] Building Trace Compass Developer Guide 7.0.0-SNAPSHOT           [58/138]
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] 
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:32 [2021-06-17T18:25:32.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:32 [2021-06-17T18:25:32.408Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:32 [2021-06-17T18:25:32.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:32 [2021-06-17T18:25:32.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:32 [2021-06-17T18:25:32.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:25:32 [2021-06-17T18:25:32.974Z] [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 22 kB/s)
14:25:32 [2021-06-17T18:25:32.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:32 [2021-06-17T18:25:32.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:32 [2021-06-17T18:25:32.974Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:33 [2021-06-17T18:25:33.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:33 [2021-06-17T18:25:33.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:33 [2021-06-17T18:25:33.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:25:33 [2021-06-17T18:25:33.541Z] [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 257 kB/s)
14:25:33 [2021-06-17T18:25:33.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:33 [2021-06-17T18:25:33.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:33 [2021-06-17T18:25:33.541Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:34 [2021-06-17T18:25:34.106Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:34 [2021-06-17T18:25:34.106Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:34 [2021-06-17T18:25:34.106Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:25:34 [2021-06-17T18:25:34.106Z] [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 135 kB/s)
14:25:34 [2021-06-17T18:25:34.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:34 [2021-06-17T18:25:34.106Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:34 [2021-06-17T18:25:34.106Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:34 [2021-06-17T18:25:34.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:34 [2021-06-17T18:25:34.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:34 [2021-06-17T18:25:34.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:25:34 [2021-06-17T18:25:34.673Z] [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 38 kB/s)
14:25:34 [2021-06-17T18:25:34.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:34 [2021-06-17T18:25:34.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:34 [2021-06-17T18:25:34.673Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.238Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.238Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.238Z] [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 283 kB/s)
14:25:35 [2021-06-17T18:25:35.238Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.238Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.238Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.805Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.805Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.805Z] [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 148 kB/s)
14:25:35 [2021-06-17T18:25:35.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:35 [2021-06-17T18:25:35.805Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:36 [2021-06-17T18:25:36.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:36 [2021-06-17T18:25:36.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:36 [2021-06-17T18:25:36.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:25:36 [2021-06-17T18:25:36.370Z] [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 50 kB/s)
14:25:36 [2021-06-17T18:25:36.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:36 [2021-06-17T18:25:36.371Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:36 [2021-06-17T18:25:36.371Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:36 [2021-06-17T18:25:36.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:36 [2021-06-17T18:25:36.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:36 [2021-06-17T18:25:36.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:25:36 [2021-06-17T18:25:36.886Z] [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 44 kB/s)
14:25:36 [2021-06-17T18:25:36.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
14:25:36 [2021-06-17T18:25:36.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:25:36 [2021-06-17T18:25:36.886Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
14:25:37 [2021-06-17T18:25:37.452Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:25:37 [2021-06-17T18:25:37.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
14:25:37 [2021-06-17T18:25:37.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
14:25:37 [2021-06-17T18:25:37.452Z] [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 163 kB/s)
14:25:37 [2021-06-17T18:25:37.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:37 [2021-06-17T18:25:37.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:37 [2021-06-17T18:25:37.452Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:37 [2021-06-17T18:25:37.710Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:37 [2021-06-17T18:25:37.710Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:37 [2021-06-17T18:25:37.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:25:37 [2021-06-17T18:25:37.968Z] [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 170 kB/s)
14:25:37 [2021-06-17T18:25:37.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:37 [2021-06-17T18:25:37.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:37 [2021-06-17T18:25:37.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:37 [2021-06-17T18:25:37.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:37 [2021-06-17T18:25:37.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
14:25:37 [2021-06-17T18:25:37.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:37 [2021-06-17T18:25:37.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:25:37 [2021-06-17T18:25:37.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:37 [2021-06-17T18:25:37.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:37 [2021-06-17T18:25:37.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:38 [2021-06-17T18:25:38.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
14:25:38 [2021-06-17T18:25:38.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:25:38 [2021-06-17T18:25:38.793Z] [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 7.3 MB/s)
14:25:38 [2021-06-17T18:25:38.793Z] [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 835 kB/s)
14:25:38 [2021-06-17T18:25:38.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 1.3 MB/s)
14:25:38 [2021-06-17T18:25:38.793Z] [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 3.5 MB/s)
14:25:39 [2021-06-17T18:25:39.051Z] [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 14 MB/s)
14:25:39 [2021-06-17T18:25:39.051Z] [INFO] Executing tasks
14:25:39 [2021-06-17T18:25:39.051Z] 
14:25:39 [2021-06-17T18:25:39.051Z] main:
14:25:39 [2021-06-17T18:25:39.051Z] 
14:25:39 [2021-06-17T18:25:39.051Z] clean:
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] Executed tasks
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] 
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] 
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] 
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] 
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] 
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] 
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
14:25:39 [2021-06-17T18:25:39.311Z] [INFO] Executing tasks
14:25:39 [2021-06-17T18:25:39.311Z] 
14:25:39 [2021-06-17T18:25:39.311Z] main:
14:25:39 [2021-06-17T18:25:39.311Z] 
14:25:39 [2021-06-17T18:25:39.311Z] build:
14:25:39 [2021-06-17T18:25:39.877Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
14:25:39 [2021-06-17T18:25:39.877Z] 
14:25:39 [2021-06-17T18:25:39.877Z] test:
14:25:40 [2021-06-17T18:25:40.135Z] [xmlvalidate] 19 file(s) have been successfully validated.
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] Executed tasks
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] 
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] 
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] 
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
14:25:40 [2021-06-17T18:25:40.135Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ (128B)
14:25:40 [2021-06-17T18:25:40.393Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8
14:25:40 [2021-06-17T18:25:40.393Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
14:25:40 [2021-06-17T18:25:40.393Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
14:25:40 [2021-06-17T18:25:40.393Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ (142B)
14:25:40 [2021-06-17T18:25:40.651Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ (112.95kB)
14:25:42 [2021-06-17T18:25:42.023Z] [INFO] Fetching R-4.8-201806110500&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.8/
14:25:42 [2021-06-17T18:25:42.023Z] [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (2.72MB)
14:25:42 [2021-06-17T18:25:42.280Z] [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (681.1kB)
14:25:43 [2021-06-17T18:25:43.214Z] [INFO] Fetching org.apache.lucene.core_7.1.0.v20171214-1510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (830.37kB)
14:25:44 [2021-06-17T18:25:44.149Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (3.42MB)
14:25:45 [2021-06-17T18:25:45.083Z] [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.81kB)
14:25:45 [2021-06-17T18:25:45.083Z] [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.99kB)
14:25:45 [2021-06-17T18:25:45.341Z] [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.34kB)
14:25:45 [2021-06-17T18:25:45.599Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.19kB)
14:25:45 [2021-06-17T18:25:45.599Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.94kB)
14:25:45 [2021-06-17T18:25:45.856Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.85kB)
14:25:45 [2021-06-17T18:25:45.856Z] [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.99kB)
14:25:46 [2021-06-17T18:25:46.113Z] [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (448.28kB)
14:25:46 [2021-06-17T18:25:46.680Z] [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.98kB)
14:25:46 [2021-06-17T18:25:46.680Z] [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.22kB)
14:25:46 [2021-06-17T18:25:46.937Z] [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.62kB)
14:25:46 [2021-06-17T18:25:46.937Z] [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.31kB)
14:25:47 [2021-06-17T18:25:47.195Z] [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (40.72kB)
14:25:47 [2021-06-17T18:25:47.195Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.7kB)
14:25:47 [2021-06-17T18:25:47.453Z] [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.94kB)
14:25:47 [2021-06-17T18:25:47.711Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB)
14:25:51 [2021-06-17T18:25:51.901Z] [INFO] Fetching org.eclipse.help.base_4.2.200.v20180611-0500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (162.18kB)
14:25:51 [2021-06-17T18:25:51.901Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:25:51 [2021-06-17T18:25:51.901Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
14:25:52 [2021-06-17T18:25:52.159Z] [INFO] Command line:
14:25:52 [2021-06-17T18:25:52.159Z] 	[/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.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:25:52 [2021-06-17T18:25:52.159Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:54 [2021-06-17T18:25:54.688Z] Buildfile: build.xml
14:25:54 [2021-06-17T18:25:54.946Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:25:54 [2021-06-17T18:25:54.946Z] 
14:25:54 [2021-06-17T18:25:54.946Z] build.index:
14:25:57 [2021-06-17T18:25:57.479Z] BUILD SUCCESSFUL
14:25:57 [2021-06-17T18:25:57.479Z] 
14:25:57 [2021-06-17T18:25:57.479Z] BUILD SUCCESSFUL
14:25:57 [2021-06-17T18:25:57.479Z] Total time: 3 seconds
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT-sources.jar
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT.jar
14:25:57 [2021-06-17T18:25:57.738Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.738Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.738Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.738Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.738Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:57 [2021-06-17T18:25:57.738Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.738Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.738Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:57 [2021-06-17T18:25:57.738Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT.jar
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT.jar
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT.pom
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT-sources.jar
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT-pack200.jar.pack.gz
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT-p2metadata.xml
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.0.0-SNAPSHOT-p2artifacts.xml
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.996Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] Executing tasks
14:25:57 [2021-06-17T18:25:57.997Z] 
14:25:57 [2021-06-17T18:25:57.997Z] main:
14:25:57 [2021-06-17T18:25:57.997Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.dev
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] Executed tasks
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.15-SNAPSHOT [59/138]
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] The project's OSGi version is 2.1.15.202106171750
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] 
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:57 [2021-06-17T18:25:57.997Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT-sources.jar
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT.jar
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.563Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.563Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:58 [2021-06-17T18:25:58.563Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT.jar
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT.jar
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT.pom
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT-sources.jar
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT-pack200.jar.pack.gz
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT-p2metadata.xml
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15-SNAPSHOT-p2artifacts.xml
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] Building org.eclipse.tracecompass.tmf 7.0.0-SNAPSHOT            [60/138]
14:25:58 [2021-06-17T18:25:58.821Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] 
14:25:58 [2021-06-17T18:25:58.822Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
14:25:58 [2021-06-17T18:25:58.822Z] [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)
14:25:59 [2021-06-17T18:25:59.079Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.0.0-SNAPSHOT.jar
14:25:59 [2021-06-17T18:25:59.079Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.080Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
14:25:59 [2021-06-17T18:25:59.080Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.080Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
14:25:59 [2021-06-17T18:25:59.080Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.080Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
14:25:59 [2021-06-17T18:25:59.080Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.0.0-SNAPSHOT-sources-feature.jar
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
14:25:59 [2021-06-17T18:25:59.338Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.0.0-SNAPSHOT.jar
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.0.0-SNAPSHOT.pom
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.0.0-SNAPSHOT-sources-feature.jar
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.0.0-SNAPSHOT-p2metadata.xml
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.0.0-SNAPSHOT-p2artifacts.xml
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT         [61/138]
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] The project's OSGi version is 1.0.4.202106171750
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.338Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/classes
14:25:59 [2021-06-17T18:25:59.596Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.596Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:59 [2021-06-17T18:25:59.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
14:25:59 [2021-06-17T18:25:59.596Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.596Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.596Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.854Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.854Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties 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
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] Building org.eclipse.tracecompass.btf 7.0.0-SNAPSHOT            [62/138]
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.0.0-SNAPSHOT.jar
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.0.0-SNAPSHOT-sources-feature.jar
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] 
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.0.0-SNAPSHOT.jar
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.0.0-SNAPSHOT.pom
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.0.0-SNAPSHOT-sources-feature.jar
14:25:59 [2021-06-17T18:25:59.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.0.0-SNAPSHOT-p2metadata.xml
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.0.0-SNAPSHOT-p2artifacts.xml
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT [63/138]
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] The project's OSGi version is 1.0.3.202106171750
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
14:26:00 [2021-06-17T18:26:00.114Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.114Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.114Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.114Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.374Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.374Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] 
14:26:00 [2021-06-17T18:26:00.374Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:00 [2021-06-17T18:26:00.941Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
14:26:00 [2021-06-17T18:26:00.941Z] [INFO] Command line:
14:26:00 [2021-06-17T18:26:00.941Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:00 [2021-06-17T18:26:00.941Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:04 [2021-06-17T18:26:04.222Z] !SESSION 2021-06-17 18:26:01.050 -----------------------------------------------
14:26:04 [2021-06-17T18:26:04.222Z] eclipse.buildId=unknown
14:26:04 [2021-06-17T18:26:04.222Z] java.version=11.0.2
14:26:04 [2021-06-17T18:26:04.222Z] java.vendor=Oracle Corporation
14:26:04 [2021-06-17T18:26:04.222Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:26:04 [2021-06-17T18:26:04.222Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:26:04 [2021-06-17T18:26:04.222Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:26:04 [2021-06-17T18:26:04.222Z] 
14:26:04 [2021-06-17T18:26:04.222Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:26:03.632
14:26:04 [2021-06-17T18:26:04.222Z] !MESSAGE FrameworkEvent ERROR
14:26:04 [2021-06-17T18:26:04.222Z] !STACK 0
14:26:04 [2021-06-17T18:26:04.222Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:26:04 [2021-06-17T18:26:04.222Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:04 [2021-06-17T18:26:04.223Z] 
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:04 [2021-06-17T18:26:04.223Z] 
14:26:04 [2021-06-17T18:26:04.223Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:26:03.742
14:26:04 [2021-06-17T18:26:04.223Z] !MESSAGE FrameworkEvent ERROR
14:26:04 [2021-06-17T18:26:04.223Z] !STACK 0
14:26:04 [2021-06-17T18:26:04.223Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:26:04 [2021-06-17T18:26:04.223Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:04 [2021-06-17T18:26:04.223Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:26:04 [2021-06-17T18:26:04.223Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:26:04 [2021-06-17T18:26:04.223Z]        org.apache.httpcomponents.httpclient.win [35]
14:26:04 [2021-06-17T18:26:04.223Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:04 [2021-06-17T18:26:04.223Z] 
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:04 [2021-06-17T18:26:04.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:05 [2021-06-17T18:26:05.596Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
14:26:05 [2021-06-17T18:26:05.853Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
14:26:05 [2021-06-17T18:26:05.853Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.09 s
14:26:05 [2021-06-17T18:26:05.853Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.023 s
14:26:05 [2021-06-17T18:26:05.853Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.009 s
14:26:05 [2021-06-17T18:26:05.853Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.006 s
14:26:05 [2021-06-17T18:26:05.853Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
14:26:05 [2021-06-17T18:26:05.853Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
14:26:05 [2021-06-17T18:26:05.853Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.051 s
14:26:05 [2021-06-17T18:26:05.853Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.013 s
14:26:05 [2021-06-17T18:26:05.853Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
14:26:05 [2021-06-17T18:26:05.853Z] 
14:26:05 [2021-06-17T18:26:05.853Z] Results:
14:26:05 [2021-06-17T18:26:05.853Z] 
14:26:05 [2021-06-17T18:26:05.853Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
14:26:05 [2021-06-17T18:26:05.853Z] 
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] All tests passed!
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/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
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.9-SNAPSHOT [64/138]
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] The project's OSGi version is 1.1.9.202106171750
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.418Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.419Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/classes
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-sources.jar
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.676Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.676Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:06 [2021-06-17T18:26:06.676Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar
14:26:06 [2021-06-17T18:26:06.934Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.934Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
14:26:06 [2021-06-17T18:26:06.934Z] [INFO] 
14:26:06 [2021-06-17T18:26:06.934Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
14:26:07 [2021-06-17T18:26:07.193Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
14:26:07 [2021-06-17T18:26:07.193Z] [INFO] Command line:
14:26:07 [2021-06-17T18:26:07.193Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:07 [2021-06-17T18:26:07.193Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:10 [2021-06-17T18:26:10.476Z] !SESSION 2021-06-17 18:26:07.629 -----------------------------------------------
14:26:10 [2021-06-17T18:26:10.476Z] eclipse.buildId=unknown
14:26:10 [2021-06-17T18:26:10.476Z] java.version=11.0.2
14:26:10 [2021-06-17T18:26:10.476Z] java.vendor=Oracle Corporation
14:26:10 [2021-06-17T18:26:10.476Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:26:10 [2021-06-17T18:26:10.476Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:26:10 [2021-06-17T18:26:10.476Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:26:10 [2021-06-17T18:26:10.476Z] 
14:26:10 [2021-06-17T18:26:10.476Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:26:10.456
14:26:10 [2021-06-17T18:26:10.476Z] !MESSAGE FrameworkEvent ERROR
14:26:10 [2021-06-17T18:26:10.476Z] !STACK 0
14:26:10 [2021-06-17T18:26:10.476Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:26:10 [2021-06-17T18:26:10.476Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:10 [2021-06-17T18:26:10.476Z] 
14:26:10 [2021-06-17T18:26:10.476Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:26:10 [2021-06-17T18:26:10.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:26:10 [2021-06-17T18:26:10.476Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:10 [2021-06-17T18:26:10.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:26:10 [2021-06-17T18:26:10.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:26:10 [2021-06-17T18:26:10.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:26:10 [2021-06-17T18:26:10.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:26:10 [2021-06-17T18:26:10.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:10 [2021-06-17T18:26:10.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:10 [2021-06-17T18:26:10.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:10 [2021-06-17T18:26:10.735Z] 
14:26:10 [2021-06-17T18:26:10.735Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:26:10.641
14:26:10 [2021-06-17T18:26:10.735Z] !MESSAGE FrameworkEvent ERROR
14:26:10 [2021-06-17T18:26:10.735Z] !STACK 0
14:26:10 [2021-06-17T18:26:10.735Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:26:10 [2021-06-17T18:26:10.735Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:10 [2021-06-17T18:26:10.735Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:26:10 [2021-06-17T18:26:10.735Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:26:10 [2021-06-17T18:26:10.735Z]        org.apache.httpcomponents.httpclient.win [31]
14:26:10 [2021-06-17T18:26:10.735Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:10 [2021-06-17T18:26:10.735Z] 
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:10 [2021-06-17T18:26:10.735Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:12 [2021-06-17T18:26:12.107Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.365Z] WARNING: {"ts":"789933917376.002","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.365Z] WARNING: {"ts":"789933917376.002","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:12 [2021-06-17T18:26:12.365Z] WARNING: {"ts":"789933947827.061","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.365Z] WARNING: {"ts":"789933950735.856","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.365Z] WARNING: {"ts":"789933950735.856","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:12 [2021-06-17T18:26:12.365Z] WARNING: {"ts":"789934000801.071","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.365Z] WARNING: {"ts":"789934007612.222","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.365Z] WARNING: {"ts":"789934007612.222","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:12 [2021-06-17T18:26:12.365Z] WARNING: {"ts":"789934008819.862","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.365Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934010374.419","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934012516.989","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934017034.625","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934017034.625","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934018274.902","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934027001.718","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934027533.664","ph":"B","tid":1,"pid":1,"name":"bar"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934028032.975","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934028467.526","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934029968.9","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934030403.011","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934030824.742","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934031235.957","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934031980.814","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934032394.822","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934033655.699","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934034585.242","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934038264.045","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934038264.045","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934040573.364","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934042721.125","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934043474.284","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934044334.493","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934044761.289","ph":"B","tid":1,"pid":1,"name":"bar"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934045190.178","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934045503.024","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934046443.918","ph":"B","tid":1,"pid":1,"name":"foo"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934046443.918","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] WARNING: {"ts":"789934100922.438","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934106095.677","ph":"B","tid":1,"pid":1,"name":"world"}
14:26:12 [2021-06-17T18:26:12.366Z] Jun 17, 2021 6:26:12 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:26:12 [2021-06-17T18:26:12.366Z] INFO: {"ts":"789934106518.167","ph":"E","tid":1,"pid":1}
14:26:12 [2021-06-17T18:26:12.624Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
14:26:12 [2021-06-17T18:26:12.624Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.038 s
14:26:12 [2021-06-17T18:26:12.624Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.051 s
14:26:12 [2021-06-17T18:26:12.624Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
14:26:12 [2021-06-17T18:26:12.624Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
14:26:12 [2021-06-17T18:26:12.624Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
14:26:12 [2021-06-17T18:26:12.624Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
14:26:12 [2021-06-17T18:26:12.624Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
14:26:12 [2021-06-17T18:26:12.624Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
14:26:12 [2021-06-17T18:26:12.624Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
14:26:12 [2021-06-17T18:26:12.624Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
14:26:12 [2021-06-17T18:26:12.624Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.624Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
14:26:12 [2021-06-17T18:26:12.624Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
14:26:12 [2021-06-17T18:26:12.624Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
14:26:12 [2021-06-17T18:26:12.624Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
14:26:12 [2021-06-17T18:26:12.624Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
14:26:12 [2021-06-17T18:26:12.624Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
14:26:12 [2021-06-17T18:26:12.624Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.056 s
14:26:12 [2021-06-17T18:26:12.624Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
14:26:12 [2021-06-17T18:26:12.624Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.624Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.624Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.624Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.624Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
14:26:12 [2021-06-17T18:26:12.624Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
14:26:12 [2021-06-17T18:26:12.624Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
14:26:12 [2021-06-17T18:26:12.882Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.202 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
14:26:12 [2021-06-17T18:26:12.882Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.16 s
14:26:12 [2021-06-17T18:26:12.882Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
14:26:12 [2021-06-17T18:26:12.882Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.019 s
14:26:12 [2021-06-17T18:26:12.882Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.004 s
14:26:12 [2021-06-17T18:26:12.882Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.008 s
14:26:12 [2021-06-17T18:26:12.882Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
14:26:12 [2021-06-17T18:26:12.882Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
14:26:12 [2021-06-17T18:26:12.882Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.882Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
14:26:12 [2021-06-17T18:26:12.882Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.01 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] 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.001 s
14:26:12 [2021-06-17T18:26:12.882Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
14:26:12 [2021-06-17T18:26:12.882Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
14:26:12 [2021-06-17T18:26:12.882Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.002 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.882Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.882Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
14:26:12 [2021-06-17T18:26:12.883Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
14:26:13 [2021-06-17T18:26:13.143Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.143Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
14:26:13 [2021-06-17T18:26:13.144Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.144Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] 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.001 s
14:26:13 [2021-06-17T18:26:13.145Z] 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
14:26:13 [2021-06-17T18:26:13.145Z] 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
14:26:13 [2021-06-17T18:26:13.145Z] 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 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.145Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
14:26:13 [2021-06-17T18:26:13.146Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.146Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.147Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
14:26:13 [2021-06-17T18:26:13.407Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testFormat[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.407Z] testParseObject[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormatIllegalArgument[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testFormat[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.408Z] testParseObject2[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testParseObject[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testFormatIllegalArgument[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testFormat[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testParseObject2[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testParseObject[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testFormatIllegalArgument[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testFormat[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testParseObject2[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
14:26:13 [2021-06-17T18:26:13.409Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
14:26:13 [2021-06-17T18:26:13.409Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.024 s
14:26:13 [2021-06-17T18:26:13.409Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.013 s
14:26:13 [2021-06-17T18:26:13.409Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
14:26:13 [2021-06-17T18:26:13.409Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.06 s
14:26:13 [2021-06-17T18:26:13.409Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
14:26:13 [2021-06-17T18:26:13.409Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
14:26:13 [2021-06-17T18:26:13.409Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
14:26:13 [2021-06-17T18:26:13.409Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
14:26:13 [2021-06-17T18:26:13.409Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
14:26:13 [2021-06-17T18:26:13.409Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.409Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
14:26:13 [2021-06-17T18:26:13.409Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
14:26:13 [2021-06-17T18:26:13.668Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
14:26:13 [2021-06-17T18:26:13.668Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.668Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
14:26:13 [2021-06-17T18:26:13.668Z] 
14:26:13 [2021-06-17T18:26:13.668Z] Results:
14:26:13 [2021-06-17T18:26:13.668Z] 
14:26:13 [2021-06-17T18:26:13.668Z] Tests run: 696, Failures: 0, Errors: 0, Skipped: 1
14:26:13 [2021-06-17T18:26:13.668Z] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] All tests passed!
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.pom
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-sources.jar
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-pack200.jar.pack.gz
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-p2metadata.xml
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-p2artifacts.xml
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] Building org.eclipse.tracecompass.ctf 7.0.0-SNAPSHOT            [65/138]
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] 
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
14:26:13 [2021-06-17T18:26:13.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.0.0-SNAPSHOT.jar
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
14:26:14 [2021-06-17T18:26:14.185Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.0.0-SNAPSHOT-sources-feature.jar
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
14:26:14 [2021-06-17T18:26:14.185Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.0.0-SNAPSHOT.jar
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.0.0-SNAPSHOT.pom
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.0.0-SNAPSHOT-sources-feature.jar
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.0.0-SNAPSHOT-p2metadata.xml
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.0.0-SNAPSHOT-p2artifacts.xml
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT [66/138]
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] The project's OSGi version is 1.0.3.202106171750
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.185Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.443Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.443Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] 
14:26:14 [2021-06-17T18:26:14.443Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:14 [2021-06-17T18:26:14.702Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
14:26:14 [2021-06-17T18:26:14.702Z] [INFO] Command line:
14:26:14 [2021-06-17T18:26:14.702Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:14 [2021-06-17T18:26:14.960Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:17 [2021-06-17T18:26:17.491Z] !SESSION 2021-06-17 18:26:14.945 -----------------------------------------------
14:26:17 [2021-06-17T18:26:17.491Z] eclipse.buildId=unknown
14:26:17 [2021-06-17T18:26:17.491Z] java.version=11.0.2
14:26:17 [2021-06-17T18:26:17.491Z] java.vendor=Oracle Corporation
14:26:17 [2021-06-17T18:26:17.491Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:26:17 [2021-06-17T18:26:17.491Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
14:26:17 [2021-06-17T18:26:17.491Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:26:17 [2021-06-17T18:26:17.491Z] 
14:26:17 [2021-06-17T18:26:17.491Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:26:17.430
14:26:17 [2021-06-17T18:26:17.491Z] !MESSAGE FrameworkEvent ERROR
14:26:17 [2021-06-17T18:26:17.491Z] !STACK 0
14:26:17 [2021-06-17T18:26:17.491Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
14:26:17 [2021-06-17T18:26:17.491Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:17 [2021-06-17T18:26:17.491Z] 
14:26:17 [2021-06-17T18:26:17.491Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:26:17 [2021-06-17T18:26:17.491Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:26:17 [2021-06-17T18:26:17.491Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:17 [2021-06-17T18:26:17.491Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:26:17 [2021-06-17T18:26:17.491Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:26:17 [2021-06-17T18:26:17.491Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:26:17 [2021-06-17T18:26:17.492Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:26:17 [2021-06-17T18:26:17.492Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:17 [2021-06-17T18:26:17.492Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:17 [2021-06-17T18:26:17.492Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:17 [2021-06-17T18:26:17.749Z] 
14:26:17 [2021-06-17T18:26:17.750Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:26:17.554
14:26:17 [2021-06-17T18:26:17.750Z] !MESSAGE FrameworkEvent ERROR
14:26:17 [2021-06-17T18:26:17.750Z] !STACK 0
14:26:17 [2021-06-17T18:26:17.750Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122]
14:26:17 [2021-06-17T18:26:17.750Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:17 [2021-06-17T18:26:17.750Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:26:17 [2021-06-17T18:26:17.750Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:26:17 [2021-06-17T18:26:17.750Z]        org.apache.httpcomponents.httpclient.win [30]
14:26:17 [2021-06-17T18:26:17.750Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:17 [2021-06-17T18:26:17.750Z] 
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:17 [2021-06-17T18:26:17.750Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:19 [2021-06-17T18:26:19.126Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
14:26:19 [2021-06-17T18:26:19.385Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.096 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
14:26:19 [2021-06-17T18:26:19.385Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.051 s
14:26:19 [2021-06-17T18:26:19.385Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
14:26:19 [2021-06-17T18:26:19.385Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
14:26:19 [2021-06-17T18:26:19.385Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.075 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
14:26:19 [2021-06-17T18:26:19.385Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
14:26:19 [2021-06-17T18:26:19.385Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.018 s
14:26:19 [2021-06-17T18:26:19.385Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
14:26:19 [2021-06-17T18:26:19.385Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
14:26:19 [2021-06-17T18:26:19.385Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
14:26:19 [2021-06-17T18:26:19.385Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
14:26:19 [2021-06-17T18:26:19.385Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
14:26:19 [2021-06-17T18:26:19.385Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
14:26:19 [2021-06-17T18:26:19.385Z] 
14:26:19 [2021-06-17T18:26:19.385Z] Results:
14:26:19 [2021-06-17T18:26:19.385Z] 
14:26:19 [2021-06-17T18:26:19.385Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
14:26:19 [2021-06-17T18:26:19.385Z] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] All tests passed!
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/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
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 7.0.0-SNAPSHOT        [67/138]
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.0.0-SNAPSHOT.jar
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.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
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.0.0-SNAPSHOT-sources-feature.jar
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.0.0-SNAPSHOT.jar
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.0.0-SNAPSHOT.pom
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.0.0-SNAPSHOT-sources-feature.jar
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.0.0-SNAPSHOT-p2metadata.xml
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.0.0-SNAPSHOT-p2artifacts.xml
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
14:26:19 [2021-06-17T18:26:19.952Z] [INFO] 
14:26:19 [2021-06-17T18:26:19.953Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
14:26:19 [2021-06-17T18:26:19.953Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT [68/138]
14:26:19 [2021-06-17T18:26:19.953Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:20 [2021-06-17T18:26:20.210Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] The project's OSGi version is 1.0.11.202106171750
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.211Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
14:26:20 [2021-06-17T18:26:20.468Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.468Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:20 [2021-06-17T18:26:20.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
14:26:20 [2021-06-17T18:26:20.468Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.468Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.468Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.726Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.726Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] 
14:26:20 [2021-06-17T18:26:20.726Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:26:20 [2021-06-17T18:26:20.984Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
14:26:20 [2021-06-17T18:26:20.984Z] [INFO] Command line:
14:26:20 [2021-06-17T18:26:20.984Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:26:20 [2021-06-17T18:26:20.984Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:24 [2021-06-17T18:26:24.265Z] !SESSION 2021-06-17 18:26:21.143 -----------------------------------------------
14:26:24 [2021-06-17T18:26:24.265Z] eclipse.buildId=unknown
14:26:24 [2021-06-17T18:26:24.265Z] java.version=11.0.2
14:26:24 [2021-06-17T18:26:24.265Z] java.vendor=Oracle Corporation
14:26:24 [2021-06-17T18:26:24.265Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:26:24 [2021-06-17T18:26:24.265Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:26:24 [2021-06-17T18:26:24.265Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:26:24 [2021-06-17T18:26:24.265Z] 
14:26:24 [2021-06-17T18:26:24.265Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:26:23.941
14:26:24 [2021-06-17T18:26:24.265Z] !MESSAGE FrameworkEvent ERROR
14:26:24 [2021-06-17T18:26:24.265Z] !STACK 0
14:26:24 [2021-06-17T18:26:24.265Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:26:24 [2021-06-17T18:26:24.265Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:24 [2021-06-17T18:26:24.265Z] 
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:24 [2021-06-17T18:26:24.265Z] 
14:26:24 [2021-06-17T18:26:24.265Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:26:24.055
14:26:24 [2021-06-17T18:26:24.265Z] !MESSAGE FrameworkEvent ERROR
14:26:24 [2021-06-17T18:26:24.265Z] !STACK 0
14:26:24 [2021-06-17T18:26:24.265Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:26:24 [2021-06-17T18:26:24.265Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:24 [2021-06-17T18:26:24.265Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:26:24 [2021-06-17T18:26:24.265Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:26:24 [2021-06-17T18:26:24.265Z]        org.apache.httpcomponents.httpclient.win [36]
14:26:24 [2021-06-17T18:26:24.265Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:24 [2021-06-17T18:26:24.265Z] 
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:24 [2021-06-17T18:26:24.265Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:26 [2021-06-17T18:26:26.798Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:26:26 [2021-06-17T18:26:26.798Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:26:33 [2021-06-17T18:26:33.353Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:26:33 [2021-06-17T18:26:33.353Z] 
14:26:33 [2021-06-17T18:26:33.353Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:26:32.670
14:26:33 [2021-06-17T18:26:33.353Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:26:33 [2021-06-17T18:26:33.353Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
14:26:33 [2021-06-17T18:26:33.626Z] Display size: 1440x900
14:26:33 [2021-06-17T18:26:33.626Z] OS version=5.10.19-200.fc33.x86_64
14:26:33 [2021-06-17T18:26:33.626Z] GTK version=3.22.30
14:26:33 [2021-06-17T18:26:33.626Z] GTK theme=Ambiance
14:26:33 [2021-06-17T18:26:33.626Z] LIBOVERLAY_SCROLLBAR=0
14:26:33 [2021-06-17T18:26:33.626Z] Time zone: Greenwich Mean Time
14:26:33 [2021-06-17T18:26:33.884Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:26:33 [2021-06-17T18:26:33.884Z] log4j:WARN Please initialize the log4j system properly.
14:26:48 [2021-06-17T18:26:48.751Z] 
14:26:48 [2021-06-17T18:26:48.751Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-06-17 18:26:46.947
14:26:48 [2021-06-17T18:26:48.751Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
14:26:52 [2021-06-17T18:26:52.935Z] 
14:26:52 [2021-06-17T18:26:52.935Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-06-17 18:26:52.746
14:26:52 [2021-06-17T18:26:52.935Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
14:27:01 [2021-06-17T18:27:01.040Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
14:27:01 [2021-06-17T18:27:01.040Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 12.023 s
14:27:01 [2021-06-17T18:27:01.040Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
14:27:01 [2021-06-17T18:27:01.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456783368 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456783368 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456783368 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456783369 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456783369 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}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456783399 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456783400 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456783401 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456783401 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456783401 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456783402 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}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456783417 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456783442 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456783442 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456783442 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=456783443 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}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456783446 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=456783448 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=456783449 data=null doit=true} to TreeItem with text {Traces [0]}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=456783449 data=null} to TreeItem with text {Traces [0]}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=456783449 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456783450 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]}
14:27:01 [2021-06-17T18:27:01.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=456783466 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:27:01 [2021-06-17T18:27:01.556Z] 
14:27:01 [2021-06-17T18:27:01.556Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:01.539
14:27:01 [2021-06-17T18:27:01.556Z] !MESSAGE Error initializing trace.
14:27:01 [2021-06-17T18:27:01.556Z] 
14:27:01 [2021-06-17T18:27:01.556Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
14:27:01 [2021-06-17T18:27:01.556Z] !STACK 0
14:27:01 [2021-06-17T18:27:01.556Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
14:27:01 [2021-06-17T18:27:01.556Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
14:27:01 [2021-06-17T18:27:01.556Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:01 [2021-06-17T18:27:01.556Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:01 [2021-06-17T18:27:01.556Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:01 [2021-06-17T18:27:01.556Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:01 [2021-06-17T18:27:01.556Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:01 [2021-06-17T18:27:01.556Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:01 [2021-06-17T18:27:01.556Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:01 [2021-06-17T18:27:01.557Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:01 [2021-06-17T18:27:01.557Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:01 [2021-06-17T18:27:01.557Z] Caused by: MismatchedTokenException(57!=72)
14:27:01 [2021-06-17T18:27:01.557Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
14:27:01 [2021-06-17T18:27:01.557Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
14:27:01 [2021-06-17T18:27:01.557Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1732)
14:27:01 [2021-06-17T18:27:01.557Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
14:27:01 [2021-06-17T18:27:01.557Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
14:27:01 [2021-06-17T18:27:01.557Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
14:27:01 [2021-06-17T18:27:01.557Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:01 [2021-06-17T18:27:01.557Z] 	... 9 more
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456784475 data=null doit=true} to Shell with text {Open Trace}
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Clicking on OK
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456784477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456784478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456784478 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456784478 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456784478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456784478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456784478 data=null 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')
14:27:02 [2021-06-17T18:27:02.489Z] DEBUG - Clicked on 
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456784764 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456784764 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456784765 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456784765 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456784765 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}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456784788 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456784789 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456784789 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456784789 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456784789 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456784790 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}
14:27:02 [2021-06-17T18:27:02.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456784859 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:03 [2021-06-17T18:27:03.005Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:03 [2021-06-17T18:27:03.005Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:03 [2021-06-17T18:27:03.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456784861 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:03 [2021-06-17T18:27:03.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456784861 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:03 [2021-06-17T18:27:03.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456784861 data=null} to TreeItem with text {Traces [1]}
14:27:03 [2021-06-17T18:27:03.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456784862 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:03 [2021-06-17T18:27:03.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456784862 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]}
14:27:03 [2021-06-17T18:27:03.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456784871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:03 [2021-06-17T18:27:03.005Z] 
14:27:03 [2021-06-17T18:27:03.005Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:02.955
14:27:03 [2021-06-17T18:27:03.005Z] !MESSAGE Error initializing trace.
14:27:03 [2021-06-17T18:27:03.005Z] 
14:27:03 [2021-06-17T18:27:03.005Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:27:03 [2021-06-17T18:27:03.005Z] !STACK 0
14:27:03 [2021-06-17T18:27:03.005Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:27:03 [2021-06-17T18:27:03.005Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:03 [2021-06-17T18:27:03.005Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:03 [2021-06-17T18:27:03.005Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:03 [2021-06-17T18:27:03.005Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:03 [2021-06-17T18:27:03.005Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:03 [2021-06-17T18:27:03.005Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:03 [2021-06-17T18:27:03.005Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:03 [2021-06-17T18:27:03.005Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:03 [2021-06-17T18:27:03.006Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:03 [2021-06-17T18:27:03.006Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:03 [2021-06-17T18:27:03.006Z] 	... 9 more
14:27:03 [2021-06-17T18:27:03.938Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456785899 data=null doit=true} to Shell with text {Open Trace}
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Clicking on OK
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456785900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456785900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456785901 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456785901 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456785901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456785901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456785901 data=null 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')
14:27:03 [2021-06-17T18:27:03.939Z] DEBUG - Clicked on 
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456786168 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456786168 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456786172 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456786172 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456786172 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}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456786195 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456786240 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456786240 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456786241 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456786241 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456786241 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}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456786251 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:04 [2021-06-17T18:27:04.196Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456786253 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456786253 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456786253 data=null} to TreeItem with text {Traces [1]}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456786253 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456786254 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]}
14:27:04 [2021-06-17T18:27:04.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456786270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:04 [2021-06-17T18:27:04.454Z] 
14:27:04 [2021-06-17T18:27:04.454Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:04.276
14:27:04 [2021-06-17T18:27:04.454Z] !MESSAGE Error initializing trace.
14:27:04 [2021-06-17T18:27:04.454Z] 
14:27:04 [2021-06-17T18:27:04.454Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
14:27:04 [2021-06-17T18:27:04.454Z] !STACK 0
14:27:04 [2021-06-17T18:27:04.454Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:04 [2021-06-17T18:27:04.454Z] Caused by: NoViableAltException(75@[])
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
14:27:04 [2021-06-17T18:27:04.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:04 [2021-06-17T18:27:04.454Z] 	... 9 more
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456787199 data=null doit=true} to Shell with text {Open Trace}
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Clicking on OK
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456787201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456787201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456787201 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456787201 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456787201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456787201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456787201 data=null 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')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Clicked on 
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456787464 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456787464 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456787464 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456787465 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456787465 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}
14:27:05 [2021-06-17T18:27:05.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456787542 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456787543 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456787544 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456787544 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456787544 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456787545 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}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456787554 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:05 [2021-06-17T18:27:05.648Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456787555 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456787556 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456787556 data=null} to TreeItem with text {Traces [1]}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456787556 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456787560 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]}
14:27:05 [2021-06-17T18:27:05.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456787585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:05 [2021-06-17T18:27:05.648Z] 
14:27:05 [2021-06-17T18:27:05.648Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:05.641
14:27:05 [2021-06-17T18:27:05.648Z] !MESSAGE Error initializing trace.
14:27:05 [2021-06-17T18:27:05.648Z] 
14:27:05 [2021-06-17T18:27:05.648Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
14:27:05 [2021-06-17T18:27:05.648Z] !STACK 0
14:27:05 [2021-06-17T18:27:05.648Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:05 [2021-06-17T18:27:05.648Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:165)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:05 [2021-06-17T18:27:05.648Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:05 [2021-06-17T18:27:05.648Z] 	... 9 more
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456788567 data=null doit=true} to Shell with text {Open Trace}
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Clicking on OK
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456788569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456788569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456788569 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456788569 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456788569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456788569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456788570 data=null 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')
14:27:06 [2021-06-17T18:27:06.581Z] DEBUG - Clicked on 
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456788850 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456788851 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456788851 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456788852 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456788852 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}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456788878 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456788879 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456788879 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456788879 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456788880 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456788880 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}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456788886 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:06 [2021-06-17T18:27:06.840Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456788887 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456788888 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456788888 data=null} to TreeItem with text {Traces [1]}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456788944 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:06 [2021-06-17T18:27:06.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456788944 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]}
14:27:07 [2021-06-17T18:27:07.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456788963 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:07 [2021-06-17T18:27:07.098Z] 
14:27:07 [2021-06-17T18:27:07.098Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:07.032
14:27:07 [2021-06-17T18:27:07.098Z] !MESSAGE Error initializing trace.
14:27:07 [2021-06-17T18:27:07.098Z] 
14:27:07 [2021-06-17T18:27:07.098Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
14:27:07 [2021-06-17T18:27:07.098Z] !STACK 0
14:27:07 [2021-06-17T18:27:07.098Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:07 [2021-06-17T18:27:07.098Z] Caused by: NoViableAltException(14@[])
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
14:27:07 [2021-06-17T18:27:07.098Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:07 [2021-06-17T18:27:07.098Z] 	... 9 more
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456789955 data=null doit=true} to Shell with text {Open Trace}
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - Clicking on OK
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456789957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456789957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456789957 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456789957 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:08 [2021-06-17T18:27:08.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456789957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:08 [2021-06-17T18:27:08.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456789957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:08 [2021-06-17T18:27:08.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456789958 data=null 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')
14:27:08 [2021-06-17T18:27:08.031Z] DEBUG - Clicked on 
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456790194 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456790194 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456790194 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456790195 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456790199 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}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456790283 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456790285 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456790285 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456790285 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456790286 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456790286 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}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456790298 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:08 [2021-06-17T18:27:08.288Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456790300 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456790300 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456790300 data=null} to TreeItem with text {Traces [1]}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456790300 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456790301 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]}
14:27:08 [2021-06-17T18:27:08.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456790349 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:08 [2021-06-17T18:27:08.547Z] 
14:27:08 [2021-06-17T18:27:08.547Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:08.378
14:27:08 [2021-06-17T18:27:08.547Z] !MESSAGE Error initializing trace.
14:27:08 [2021-06-17T18:27:08.547Z] 
14:27:08 [2021-06-17T18:27:08.547Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:27:08 [2021-06-17T18:27:08.547Z] !STACK 0
14:27:08 [2021-06-17T18:27:08.547Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:08 [2021-06-17T18:27:08.547Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:08 [2021-06-17T18:27:08.547Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:08 [2021-06-17T18:27:08.547Z] 	... 9 more
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456791324 data=null doit=true} to Shell with text {Open Trace}
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Clicking on OK
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456791325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456791325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456791325 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456791325 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456791325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456791326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456791326 data=null 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')
14:27:09 [2021-06-17T18:27:09.479Z] DEBUG - Clicked on 
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456791651 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456791652 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456791652 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456791652 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456791652 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}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456791670 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456791671 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456791671 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456791671 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456791672 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456791672 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}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456791682 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:09 [2021-06-17T18:27:09.738Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456791739 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456791739 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456791740 data=null} to TreeItem with text {Traces [1]}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456791740 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456791740 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]}
14:27:09 [2021-06-17T18:27:09.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456791749 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:10 [2021-06-17T18:27:10.042Z] 
14:27:10 [2021-06-17T18:27:10.042Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:09.880
14:27:10 [2021-06-17T18:27:10.042Z] !MESSAGE Error initializing trace.
14:27:10 [2021-06-17T18:27:10.042Z] 
14:27:10 [2021-06-17T18:27:10.042Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:27:10 [2021-06-17T18:27:10.042Z] !STACK 0
14:27:10 [2021-06-17T18:27:10.042Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:10 [2021-06-17T18:27:10.042Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:173)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:123)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:10 [2021-06-17T18:27:10.042Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:10 [2021-06-17T18:27:10.042Z] 	... 9 more
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456792793 data=null doit=true} to Shell with text {Open Trace}
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Clicking on OK
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456792794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456792794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456792794 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456792794 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456792795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456792795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456792795 data=null 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')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Clicked on 
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456793079 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456793079 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456793080 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:10 [2021-06-17T18:27:10.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456793080 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:10 [2021-06-17T18:27:10.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456793080 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}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456793096 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456793097 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456793097 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456793097 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456793097 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456793097 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}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456793145 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:11 [2021-06-17T18:27:11.235Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456793146 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456793146 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456793146 data=null} to TreeItem with text {Traces [1]}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456793147 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456793147 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]}
14:27:11 [2021-06-17T18:27:11.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456793156 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:11 [2021-06-17T18:27:11.235Z] 
14:27:11 [2021-06-17T18:27:11.235Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:11.232
14:27:11 [2021-06-17T18:27:11.235Z] !MESSAGE Error initializing trace.
14:27:11 [2021-06-17T18:27:11.235Z] 
14:27:11 [2021-06-17T18:27:11.235Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:27:11 [2021-06-17T18:27:11.235Z] !STACK 0
14:27:11 [2021-06-17T18:27:11.235Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:11 [2021-06-17T18:27:11.235Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:11 [2021-06-17T18:27:11.235Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:11 [2021-06-17T18:27:11.235Z] 	... 9 more
14:27:12 [2021-06-17T18:27:12.169Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456794174 data=null doit=true} to Shell with text {Open Trace}
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Clicking on OK
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456794176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456794176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456794176 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456794176 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456794176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456794176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456794176 data=null 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')
14:27:12 [2021-06-17T18:27:12.170Z] DEBUG - Clicked on 
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456794454 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456794454 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456794455 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456794455 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456794455 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}
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456794472 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.428Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456794472 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456794473 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456794473 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456794473 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456794473 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}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456794484 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:12 [2021-06-17T18:27:12.429Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456794485 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456794538 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456794540 data=null} to TreeItem with text {Traces [1]}
14:27:12 [2021-06-17T18:27:12.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456794540 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:12 [2021-06-17T18:27:12.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456794541 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]}
14:27:12 [2021-06-17T18:27:12.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456794549 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:12 [2021-06-17T18:27:12.687Z] 
14:27:12 [2021-06-17T18:27:12.687Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:12.568
14:27:12 [2021-06-17T18:27:12.687Z] !MESSAGE Error initializing trace.
14:27:12 [2021-06-17T18:27:12.687Z] 
14:27:12 [2021-06-17T18:27:12.687Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:27:12 [2021-06-17T18:27:12.687Z] !STACK 0
14:27:12 [2021-06-17T18:27:12.687Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:12 [2021-06-17T18:27:12.687Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:12 [2021-06-17T18:27:12.687Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:12 [2021-06-17T18:27:12.687Z] 	... 9 more
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456795496 data=null doit=true} to Shell with text {Open Trace}
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Clicking on OK
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456795498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456795498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456795498 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456795498 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456795498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456795498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456795498 data=null 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')
14:27:13 [2021-06-17T18:27:13.621Z] DEBUG - Clicked on 
14:27:13 [2021-06-17T18:27:13.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:13 [2021-06-17T18:27:13.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:13 [2021-06-17T18:27:13.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:13 [2021-06-17T18:27:13.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456795775 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456795775 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456795776 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456795776 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456795776 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}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456795792 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456795793 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456795793 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456795793 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456795793 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456795793 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}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456795846 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:13 [2021-06-17T18:27:13.879Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456795848 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456795848 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456795848 data=null} to TreeItem with text {Traces [1]}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456795848 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456795849 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]}
14:27:13 [2021-06-17T18:27:13.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456795856 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:13 [2021-06-17T18:27:13.879Z] 
14:27:13 [2021-06-17T18:27:13.879Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:13.876
14:27:13 [2021-06-17T18:27:13.879Z] !MESSAGE Error initializing trace.
14:27:13 [2021-06-17T18:27:13.879Z] 
14:27:13 [2021-06-17T18:27:13.879Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:27:13 [2021-06-17T18:27:13.879Z] !STACK 0
14:27:13 [2021-06-17T18:27:13.879Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:13 [2021-06-17T18:27:13.879Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:13 [2021-06-17T18:27:13.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:13 [2021-06-17T18:27:13.879Z] 	... 9 more
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456796813 data=null doit=true} to Shell with text {Open Trace}
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Clicking on OK
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456796814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456796815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456796815 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456796815 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456796815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456796815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456796815 data=null 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')
14:27:14 [2021-06-17T18:27:14.817Z] DEBUG - Clicked on 
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456797095 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456797095 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456797095 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456797095 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456797096 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}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456797154 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456797155 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456797155 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456797155 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456797156 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456797156 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}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456797171 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:15 [2021-06-17T18:27:15.076Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456797172 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456797172 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456797173 data=null} to TreeItem with text {Traces [1]}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456797173 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456797173 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]}
14:27:15 [2021-06-17T18:27:15.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456797185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:15 [2021-06-17T18:27:15.334Z] 
14:27:15 [2021-06-17T18:27:15.335Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:15.252
14:27:15 [2021-06-17T18:27:15.335Z] !MESSAGE Error initializing trace.
14:27:15 [2021-06-17T18:27:15.335Z] 
14:27:15 [2021-06-17T18:27:15.335Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:27:15 [2021-06-17T18:27:15.335Z] !STACK 0
14:27:15 [2021-06-17T18:27:15.335Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:15 [2021-06-17T18:27:15.335Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:15 [2021-06-17T18:27:15.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:15 [2021-06-17T18:27:15.335Z] 	... 9 more
14:27:16 [2021-06-17T18:27:16.268Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:16 [2021-06-17T18:27:16.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456798176 data=null doit=true} to Shell with text {Open Trace}
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - Clicking on OK
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456798178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456798178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456798178 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456798178 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456798178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456798179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456798179 data=null 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')
14:27:16 [2021-06-17T18:27:16.269Z] DEBUG - Clicked on 
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456798454 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456798454 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456798454 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456798455 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456798455 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}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456798473 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456798479 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456798479 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456798479 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456798480 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456798480 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}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456798487 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:16 [2021-06-17T18:27:16.526Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456798489 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456798489 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456798489 data=null} to TreeItem with text {Traces [1]}
14:27:16 [2021-06-17T18:27:16.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456798489 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:16 [2021-06-17T18:27:16.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456798489 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]}
14:27:16 [2021-06-17T18:27:16.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456798553 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:16 [2021-06-17T18:27:16.790Z] 
14:27:16 [2021-06-17T18:27:16.790Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:16.571
14:27:16 [2021-06-17T18:27:16.790Z] !MESSAGE Error initializing trace.
14:27:16 [2021-06-17T18:27:16.790Z] 
14:27:16 [2021-06-17T18:27:16.790Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
14:27:16 [2021-06-17T18:27:16.790Z] !STACK 0
14:27:16 [2021-06-17T18:27:16.790Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:16 [2021-06-17T18:27:16.790Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:146)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:152)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:16 [2021-06-17T18:27:16.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:16 [2021-06-17T18:27:16.790Z] 	... 9 more
14:27:16 [2021-06-17T18:27:16.790Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
14:27:16 [2021-06-17T18:27:16.790Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
14:27:16 [2021-06-17T18:27:16.790Z] 	at java.base/java.lang.Long.parseLong(Long.java:692)
14:27:16 [2021-06-17T18:27:16.790Z] 	at java.base/java.lang.Long.valueOf(Long.java:1117)
14:27:16 [2021-06-17T18:27:16.790Z] 	at java.base/java.lang.Long.decode(Long.java:1268)
14:27:16 [2021-06-17T18:27:16.791Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
14:27:16 [2021-06-17T18:27:16.791Z] 	... 16 more
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456799541 data=null doit=true} to Shell with text {Open Trace}
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - Clicking on OK
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456799542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456799542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456799542 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456799542 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:17 [2021-06-17T18:27:17.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456799542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456799542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456799542 data=null 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')
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - Clicked on 
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456799800 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456799800 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456799800 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456799801 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456799801 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}
14:27:17 [2021-06-17T18:27:17.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456799855 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.981Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:17 [2021-06-17T18:27:17.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456799856 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456799862 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456799862 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456799863 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456799863 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}
14:27:17 [2021-06-17T18:27:17.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456799872 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:17 [2021-06-17T18:27:17.982Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:17 [2021-06-17T18:27:17.982Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:17 [2021-06-17T18:27:17.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456799875 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:17 [2021-06-17T18:27:17.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456799876 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:17 [2021-06-17T18:27:17.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456799876 data=null} to TreeItem with text {Traces [1]}
14:27:17 [2021-06-17T18:27:17.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456799876 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:17 [2021-06-17T18:27:17.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456799876 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]}
14:27:17 [2021-06-17T18:27:17.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456799885 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:17 [2021-06-17T18:27:17.982Z] 
14:27:17 [2021-06-17T18:27:17.982Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:17.956
14:27:17 [2021-06-17T18:27:17.982Z] !MESSAGE Error initializing trace.
14:27:17 [2021-06-17T18:27:17.982Z] 
14:27:17 [2021-06-17T18:27:17.982Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:27:17 [2021-06-17T18:27:17.982Z] !STACK 0
14:27:17 [2021-06-17T18:27:17.982Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:17 [2021-06-17T18:27:17.982Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:17 [2021-06-17T18:27:17.982Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:17 [2021-06-17T18:27:17.982Z] 	... 9 more
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456800886 data=null doit=true} to Shell with text {Open Trace}
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Clicking on OK
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456800887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456800887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456800887 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456800887 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456800888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456800888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456800888 data=null 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')
14:27:18 [2021-06-17T18:27:18.915Z] DEBUG - Clicked on 
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456801098 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456801098 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456801099 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456801100 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456801100 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}
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456801167 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456801169 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456801169 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456801169 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456801169 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456801169 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}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456801193 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:19 [2021-06-17T18:27:19.175Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456801194 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456801195 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456801195 data=null} to TreeItem with text {Traces [1]}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456801195 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456801195 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]}
14:27:19 [2021-06-17T18:27:19.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456801250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:19 [2021-06-17T18:27:19.433Z] 
14:27:19 [2021-06-17T18:27:19.433Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:19.276
14:27:19 [2021-06-17T18:27:19.433Z] !MESSAGE Error initializing trace.
14:27:19 [2021-06-17T18:27:19.433Z] 
14:27:19 [2021-06-17T18:27:19.433Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
14:27:19 [2021-06-17T18:27:19.433Z] !STACK 0
14:27:19 [2021-06-17T18:27:19.433Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:19 [2021-06-17T18:27:19.433Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:19 [2021-06-17T18:27:19.433Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:19 [2021-06-17T18:27:19.433Z] 	... 9 more
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456802198 data=null doit=true} to Shell with text {Open Trace}
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Clicking on OK
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456802199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456802199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456802200 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456802200 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456802200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456802200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456802200 data=null 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')
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - Clicked on 
14:27:20 [2021-06-17T18:27:20.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456802482 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456802482 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456802483 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456802483 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456802483 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}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456802548 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456802549 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456802549 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456802549 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456802550 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456802550 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}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456802556 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:20 [2021-06-17T18:27:20.624Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456802557 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456802558 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456802558 data=null} to TreeItem with text {Traces [1]}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456802558 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456802558 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]}
14:27:20 [2021-06-17T18:27:20.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456802572 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:20 [2021-06-17T18:27:20.882Z] 
14:27:20 [2021-06-17T18:27:20.882Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:20.642
14:27:20 [2021-06-17T18:27:20.882Z] !MESSAGE Error initializing trace.
14:27:20 [2021-06-17T18:27:20.882Z] 
14:27:20 [2021-06-17T18:27:20.882Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:27:20 [2021-06-17T18:27:20.882Z] !STACK 0
14:27:20 [2021-06-17T18:27:20.882Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:27:20 [2021-06-17T18:27:20.882Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:20 [2021-06-17T18:27:20.882Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:20 [2021-06-17T18:27:20.882Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:20 [2021-06-17T18:27:20.882Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:20 [2021-06-17T18:27:20.883Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:20 [2021-06-17T18:27:20.883Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:20 [2021-06-17T18:27:20.883Z] 	... 9 more
14:27:21 [2021-06-17T18:27:21.449Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456803527 data=null doit=true} to Shell with text {Open Trace}
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - Clicking on OK
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456803528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456803528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456803528 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456803528 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456803529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456803529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:21 [2021-06-17T18:27:21.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456803529 data=null 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')
14:27:21 [2021-06-17T18:27:21.707Z] DEBUG - Clicked on 
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456803853 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456803853 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456803853 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456803853 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456803854 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}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456803879 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456803880 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456803880 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456803880 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456803881 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456803881 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}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456803887 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:21 [2021-06-17T18:27:21.965Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456803888 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456803888 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456803888 data=null} to TreeItem with text {Traces [1]}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456803888 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456803889 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]}
14:27:21 [2021-06-17T18:27:21.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456803947 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:21 [2021-06-17T18:27:21.965Z] 
14:27:21 [2021-06-17T18:27:21.965Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:21.944
14:27:21 [2021-06-17T18:27:21.965Z] !MESSAGE Error initializing trace.
14:27:21 [2021-06-17T18:27:21.965Z] 
14:27:21 [2021-06-17T18:27:21.965Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:27:21 [2021-06-17T18:27:21.965Z] !STACK 0
14:27:21 [2021-06-17T18:27:21.965Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:27:21 [2021-06-17T18:27:21.965Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:21 [2021-06-17T18:27:21.965Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:21 [2021-06-17T18:27:21.965Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:21 [2021-06-17T18:27:21.965Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:21 [2021-06-17T18:27:21.965Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:21 [2021-06-17T18:27:21.965Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:21 [2021-06-17T18:27:21.965Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:21 [2021-06-17T18:27:21.966Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:21 [2021-06-17T18:27:21.966Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:21 [2021-06-17T18:27:21.966Z] 	... 9 more
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456804883 data=null doit=true} to Shell with text {Open Trace}
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Clicking on OK
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456804885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456804885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456804885 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456804885 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456804885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456804885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456804885 data=null 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')
14:27:22 [2021-06-17T18:27:22.900Z] DEBUG - Clicked on 
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456805150 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456805150 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456805150 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456805150 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456805150 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}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456805170 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456805177 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456805177 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456805177 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456805178 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456805178 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}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456805184 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:23 [2021-06-17T18:27:23.159Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456805185 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456805185 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456805185 data=null} to TreeItem with text {Traces [1]}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456805186 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456805186 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]}
14:27:23 [2021-06-17T18:27:23.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456805246 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:23 [2021-06-17T18:27:23.419Z] 
14:27:23 [2021-06-17T18:27:23.419Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:23.261
14:27:23 [2021-06-17T18:27:23.419Z] !MESSAGE Error initializing trace.
14:27:23 [2021-06-17T18:27:23.419Z] 
14:27:23 [2021-06-17T18:27:23.419Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:27:23 [2021-06-17T18:27:23.419Z] !STACK 0
14:27:23 [2021-06-17T18:27:23.419Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:23 [2021-06-17T18:27:23.420Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:23 [2021-06-17T18:27:23.420Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:23 [2021-06-17T18:27:23.420Z] 	... 9 more
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456806190 data=null doit=true} to Shell with text {Open Trace}
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:24 [2021-06-17T18:27:24.355Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Clicking on OK
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456806191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456806191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456806191 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456806191 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456806192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456806192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456806192 data=null 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')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Clicked on 
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456806447 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456806447 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456806448 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456806448 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456806448 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}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456806479 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456806480 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456806480 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456806481 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456806481 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456806481 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}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456806487 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:24 [2021-06-17T18:27:24.614Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456806488 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456806488 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456806489 data=null} to TreeItem with text {Traces [1]}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456806490 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456806490 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]}
14:27:24 [2021-06-17T18:27:24.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456806551 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:24 [2021-06-17T18:27:24.614Z] 
14:27:24 [2021-06-17T18:27:24.614Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:24.563
14:27:24 [2021-06-17T18:27:24.614Z] !MESSAGE Error initializing trace.
14:27:24 [2021-06-17T18:27:24.614Z] 
14:27:24 [2021-06-17T18:27:24.614Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
14:27:24 [2021-06-17T18:27:24.614Z] !STACK 0
14:27:24 [2021-06-17T18:27:24.614Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:24 [2021-06-17T18:27:24.614Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:84)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:24 [2021-06-17T18:27:24.614Z] 	... 9 more
14:27:24 [2021-06-17T18:27:24.614Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
14:27:24 [2021-06-17T18:27:24.614Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
14:27:24 [2021-06-17T18:27:24.614Z] 	at java.base/java.lang.Long.parseLong(Long.java:692)
14:27:24 [2021-06-17T18:27:24.614Z] 	at java.base/java.lang.Long.valueOf(Long.java:1117)
14:27:24 [2021-06-17T18:27:24.614Z] 	at java.base/java.lang.Long.decode(Long.java:1268)
14:27:24 [2021-06-17T18:27:24.614Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
14:27:24 [2021-06-17T18:27:24.614Z] 	... 17 more
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456807493 data=null doit=true} to Shell with text {Open Trace}
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Clicking on OK
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456807494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456807494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456807495 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456807495 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456807495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456807495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456807495 data=null 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')
14:27:25 [2021-06-17T18:27:25.551Z] DEBUG - Clicked on 
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456807704 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456807743 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456807743 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456807744 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456807744 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}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456807764 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456807765 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456807765 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456807765 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456807765 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456807765 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}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456807771 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:25 [2021-06-17T18:27:25.810Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456807772 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456807772 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456807772 data=null} to TreeItem with text {Traces [1]}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456807772 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456807773 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]}
14:27:25 [2021-06-17T18:27:25.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456807780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:26 [2021-06-17T18:27:26.067Z] 
14:27:26 [2021-06-17T18:27:26.067Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:25.837
14:27:26 [2021-06-17T18:27:26.067Z] !MESSAGE Error initializing trace.
14:27:26 [2021-06-17T18:27:26.067Z] 
14:27:26 [2021-06-17T18:27:26.067Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
14:27:26 [2021-06-17T18:27:26.067Z] !STACK 0
14:27:26 [2021-06-17T18:27:26.067Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:26 [2021-06-17T18:27:26.067Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:26 [2021-06-17T18:27:26.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:26 [2021-06-17T18:27:26.067Z] 	... 9 more
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456808732 data=null doit=true} to Shell with text {Open Trace}
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - Clicking on OK
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456808734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456808734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456808734 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456808734 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456808734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:26 [2021-06-17T18:27:26.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456808734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:26 [2021-06-17T18:27:26.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456808734 data=null 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')
14:27:26 [2021-06-17T18:27:26.891Z] DEBUG - Clicked on 
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456809067 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456809068 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456809068 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456809068 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456809068 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}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456809085 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456809085 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456809085 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456809086 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456809086 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456809086 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}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456809097 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:27 [2021-06-17T18:27:27.149Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456809098 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456809098 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456809098 data=null} to TreeItem with text {Traces [1]}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456809138 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456809139 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]}
14:27:27 [2021-06-17T18:27:27.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456809148 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:27 [2021-06-17T18:27:27.406Z] 
14:27:27 [2021-06-17T18:27:27.406Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:27.170
14:27:27 [2021-06-17T18:27:27.406Z] !MESSAGE Error initializing trace.
14:27:27 [2021-06-17T18:27:27.406Z] 
14:27:27 [2021-06-17T18:27:27.406Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:27:27 [2021-06-17T18:27:27.406Z] !STACK 0
14:27:27 [2021-06-17T18:27:27.406Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:27:27 [2021-06-17T18:27:27.406Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:27 [2021-06-17T18:27:27.406Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:27 [2021-06-17T18:27:27.406Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:27 [2021-06-17T18:27:27.406Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:27 [2021-06-17T18:27:27.406Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:27 [2021-06-17T18:27:27.406Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:27 [2021-06-17T18:27:27.406Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:27 [2021-06-17T18:27:27.406Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:27 [2021-06-17T18:27:27.407Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:27 [2021-06-17T18:27:27.407Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:27 [2021-06-17T18:27:27.407Z] 	... 9 more
14:27:28 [2021-06-17T18:27:28.344Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:28 [2021-06-17T18:27:28.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456810111 data=null doit=true} to Shell with text {Open Trace}
14:27:28 [2021-06-17T18:27:28.344Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:28 [2021-06-17T18:27:28.344Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Clicking on OK
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456810112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456810112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456810112 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456810112 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456810112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456810112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456810112 data=null 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')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Clicked on 
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456810369 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456810369 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456810369 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456810370 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456810370 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}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456810394 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456810396 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456810396 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456810396 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456810396 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456810397 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}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456810447 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:28 [2021-06-17T18:27:28.345Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456810449 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456810449 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456810449 data=null} to TreeItem with text {Traces [1]}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456810449 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:28 [2021-06-17T18:27:28.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456810449 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]}
14:27:28 [2021-06-17T18:27:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456810468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:28 [2021-06-17T18:27:28.603Z] 
14:27:28 [2021-06-17T18:27:28.603Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:28.542
14:27:28 [2021-06-17T18:27:28.603Z] !MESSAGE Error initializing trace.
14:27:28 [2021-06-17T18:27:28.603Z] 
14:27:28 [2021-06-17T18:27:28.603Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
14:27:28 [2021-06-17T18:27:28.603Z] !STACK 0
14:27:28 [2021-06-17T18:27:28.603Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:28 [2021-06-17T18:27:28.603Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:28 [2021-06-17T18:27:28.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:28 [2021-06-17T18:27:28.603Z] 	... 9 more
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456811467 data=null doit=true} to Shell with text {Open Trace}
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Clicking on OK
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456811468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456811468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456811468 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456811468 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456811468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456811468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456811468 data=null 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')
14:27:29 [2021-06-17T18:27:29.537Z] DEBUG - Clicked on 
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456811681 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456811681 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456811681 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456811682 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456811682 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}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456811699 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456811700 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456811701 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456811701 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456811701 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456811701 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}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456811749 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:29 [2021-06-17T18:27:29.795Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456811751 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456811751 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456811751 data=null} to TreeItem with text {Traces [1]}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456811751 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456811751 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]}
14:27:29 [2021-06-17T18:27:29.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456811765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:30 [2021-06-17T18:27:30.053Z] 
14:27:30 [2021-06-17T18:27:30.053Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:29.832
14:27:30 [2021-06-17T18:27:30.053Z] !MESSAGE Error initializing trace.
14:27:30 [2021-06-17T18:27:30.053Z] 
14:27:30 [2021-06-17T18:27:30.053Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
14:27:30 [2021-06-17T18:27:30.053Z] !STACK 0
14:27:30 [2021-06-17T18:27:30.053Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:30 [2021-06-17T18:27:30.053Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:116)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:30 [2021-06-17T18:27:30.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:30 [2021-06-17T18:27:30.054Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:30 [2021-06-17T18:27:30.054Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:30 [2021-06-17T18:27:30.054Z] 	... 9 more
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456812719 data=null doit=true} to Shell with text {Open Trace}
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - Clicking on OK
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456812720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456812720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456812721 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456812721 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456812721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456812721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:30 [2021-06-17T18:27:30.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456812721 data=null 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')
14:27:30 [2021-06-17T18:27:30.877Z] DEBUG - Clicked on 
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456812996 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456812996 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456812996 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456812996 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456812996 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}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456813047 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456813048 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456813048 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456813048 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456813049 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456813049 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}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456813054 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:31 [2021-06-17T18:27:31.135Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456813055 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456813055 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456813055 data=null} to TreeItem with text {Traces [1]}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456813056 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456813056 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]}
14:27:31 [2021-06-17T18:27:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456813064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:31 [2021-06-17T18:27:31.135Z] 
14:27:31 [2021-06-17T18:27:31.135Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:31.083
14:27:31 [2021-06-17T18:27:31.135Z] !MESSAGE Error initializing trace.
14:27:31 [2021-06-17T18:27:31.135Z] 
14:27:31 [2021-06-17T18:27:31.135Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
14:27:31 [2021-06-17T18:27:31.135Z] !STACK 0
14:27:31 [2021-06-17T18:27:31.135Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:31 [2021-06-17T18:27:31.135Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:218)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
14:27:31 [2021-06-17T18:27:31.135Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:31 [2021-06-17T18:27:31.135Z] 	... 9 more
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456814047 data=null doit=true} to Shell with text {Open Trace}
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Clicking on OK
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456814049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456814049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456814049 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456814049 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456814049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456814049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456814049 data=null 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')
14:27:32 [2021-06-17T18:27:32.081Z] DEBUG - Clicked on 
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456814279 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456814280 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456814280 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456814280 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456814280 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}
14:27:32 [2021-06-17T18:27:32.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456814342 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456814343 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456814343 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456814343 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456814343 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456814344 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}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456814350 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:32 [2021-06-17T18:27:32.341Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=456814355 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=456814355 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=456814355 data=null} to TreeItem with text {Traces [1]}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=456814356 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456814356 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]}
14:27:32 [2021-06-17T18:27:32.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=456814365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:27:32 [2021-06-17T18:27:32.600Z] 
14:27:32 [2021-06-17T18:27:32.600Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:27:32.435
14:27:32 [2021-06-17T18:27:32.600Z] !MESSAGE Error initializing trace.
14:27:32 [2021-06-17T18:27:32.600Z] 
14:27:32 [2021-06-17T18:27:32.600Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
14:27:32 [2021-06-17T18:27:32.600Z] !STACK 0
14:27:32 [2021-06-17T18:27:32.600Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:32 [2021-06-17T18:27:32.600Z] Caused by: NoViableAltException(73@[])
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3109)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2575)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1929)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1708)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
14:27:32 [2021-06-17T18:27:32.600Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
14:27:32 [2021-06-17T18:27:32.600Z] 	... 9 more
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=456815351 data=null doit=true} to Shell with text {Open Trace}
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Clicking on OK
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456815352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456815353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456815353 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456815353 data=null} to (of type 'Button' and with style 'SWT.PUSH')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456815353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456815353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456815353 data=null 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')
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Clicked on 
14:27:33 [2021-06-17T18:27:33.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=456815587 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:33 [2021-06-17T18:27:33.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:27:33 [2021-06-17T18:27:33.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:33 [2021-06-17T18:27:33.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:33 [2021-06-17T18:27:33.535Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:33 [2021-06-17T18:27:33.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456815642 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
14:27:33 [2021-06-17T18:27:33.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=456815642 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
14:27:33 [2021-06-17T18:27:33.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=456815642 data=null} to TreeItem with text {TestInvalidCtfTraces}
14:27:33 [2021-06-17T18:27:33.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456815642 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:33 [2021-06-17T18:27:33.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=456815643 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}
14:27:33 [2021-06-17T18:27:33.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=456815656 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
14:27:33 [2021-06-17T18:27:33.792Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:27:33 [2021-06-17T18:27:33.792Z] DEBUG - Clicking on with mnemonic 'Delete'
14:27:33 [2021-06-17T18:27:33.792Z] DEBUG - Clicked on with mnemonic 'Delete'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816764 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816764 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816764 data=null 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')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816765 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=456816765 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Clicking on OK
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=456816766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=456816766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=456816766 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=456816766 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=456816766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=456816766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Clicked on OK
14:27:34 [2021-06-17T18:27:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=456816766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:34 [2021-06-17T18:27:34.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=456815780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:27:35 [2021-06-17T18:27:35.290Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.88 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
14:27:35 [2021-06-17T18:27:35.290Z] 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.902 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.41 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.291 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.346 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.387 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.458 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.43 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.374 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.321 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.319 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.36 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.346 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.299 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.379 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.373 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.299 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.257 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.297 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.364 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.301 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.312 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.315 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.284 s
14:27:35 [2021-06-17T18:27:35.290Z] 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.31 s
14:27:35 [2021-06-17T18:27:35.290Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
14:27:35 [2021-06-17T18:27:35.548Z] 
14:27:35 [2021-06-17T18:27:35.548Z] (Eclipse:10067): Gtk-WARNING **: 18:27:35.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.113Z] 
14:27:36 [2021-06-17T18:27:36.113Z] (Eclipse:10067): Gtk-WARNING **: 18:27:35.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.678Z] 
14:27:36 [2021-06-17T18:27:36.678Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.678Z] 
14:27:36 [2021-06-17T18:27:36.678Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.442: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.678Z] 
14:27:36 [2021-06-17T18:27:36.678Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.678Z] 
14:27:36 [2021-06-17T18:27:36.678Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.678Z] 
14:27:36 [2021-06-17T18:27:36.678Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.937Z] 
14:27:36 [2021-06-17T18:27:36.937Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.937Z] 
14:27:36 [2021-06-17T18:27:36.937Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.937Z] 
14:27:36 [2021-06-17T18:27:36.937Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.937Z] 
14:27:36 [2021-06-17T18:27:36.937Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:36 [2021-06-17T18:27:36.937Z] 
14:27:36 [2021-06-17T18:27:36.937Z] (Eclipse:10067): Gtk-WARNING **: 18:27:36.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:37 [2021-06-17T18:27:37.195Z] 
14:27:37 [2021-06-17T18:27:37.195Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:37 [2021-06-17T18:27:37.195Z] 
14:27:37 [2021-06-17T18:27:37.195Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:37 [2021-06-17T18:27:37.195Z] 
14:27:37 [2021-06-17T18:27:37.195Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:37 [2021-06-17T18:27:37.195Z] 
14:27:37 [2021-06-17T18:27:37.195Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:37 [2021-06-17T18:27:37.195Z] 
14:27:37 [2021-06-17T18:27:37.195Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:37 [2021-06-17T18:27:37.196Z] 
14:27:37 [2021-06-17T18:27:37.196Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:37 [2021-06-17T18:27:37.453Z] 
14:27:37 [2021-06-17T18:27:37.453Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.017Z] 
14:27:38 [2021-06-17T18:27:38.017Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.017Z] 
14:27:38 [2021-06-17T18:27:38.017Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.017Z] 
14:27:38 [2021-06-17T18:27:38.018Z] (Eclipse:10067): Gtk-WARNING **: 18:27:37.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.018Z] 
14:27:38 [2021-06-17T18:27:38.018Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.275Z] 
14:27:38 [2021-06-17T18:27:38.275Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.275Z] 
14:27:38 [2021-06-17T18:27:38.275Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.275Z] 
14:27:38 [2021-06-17T18:27:38.275Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.275Z] 
14:27:38 [2021-06-17T18:27:38.275Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.275Z] 
14:27:38 [2021-06-17T18:27:38.275Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.275Z] 
14:27:38 [2021-06-17T18:27:38.275Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.275Z] 
14:27:38 [2021-06-17T18:27:38.275Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.275Z] 
14:27:38 [2021-06-17T18:27:38.275Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.533Z] 
14:27:38 [2021-06-17T18:27:38.533Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:38.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:38 [2021-06-17T18:27:38.791Z] 
14:27:38 [2021-06-17T18:27:38.791Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:38 [2021-06-17T18:27:38.791Z] 
14:27:38 [2021-06-17T18:27:38.791Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:38.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:38 [2021-06-17T18:27:38.791Z] 
14:27:38 [2021-06-17T18:27:38.791Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:39 [2021-06-17T18:27:39.049Z] 
14:27:39 [2021-06-17T18:27:39.049Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:39 [2021-06-17T18:27:39.049Z] 
14:27:39 [2021-06-17T18:27:39.049Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:38.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:39 [2021-06-17T18:27:39.049Z] 
14:27:39 [2021-06-17T18:27:39.049Z] (Eclipse:10067): Gtk-WARNING **: 18:27:38.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:39 [2021-06-17T18:27:39.982Z] 
14:27:39 [2021-06-17T18:27:39.982Z] (Eclipse:10067): Gtk-WARNING **: 18:27:39.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:39 [2021-06-17T18:27:39.982Z] 
14:27:39 [2021-06-17T18:27:39.982Z] (Eclipse:10067): Gtk-WARNING **: 18:27:39.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:39 [2021-06-17T18:27:39.982Z] 
14:27:39 [2021-06-17T18:27:39.982Z] (Eclipse:10067): Gtk-WARNING **: 18:27:39.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:39 [2021-06-17T18:27:39.982Z] 
14:27:39 [2021-06-17T18:27:39.982Z] (Eclipse:10067): Gtk-WARNING **: 18:27:39.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:40 [2021-06-17T18:27:40.915Z] 
14:27:40 [2021-06-17T18:27:40.915Z] (Eclipse:10067): Gtk-WARNING **: 18:27:40.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:40 [2021-06-17T18:27:40.915Z] 
14:27:40 [2021-06-17T18:27:40.915Z] (Eclipse:10067): Gtk-WARNING **: 18:27:40.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:40 [2021-06-17T18:27:40.915Z] 
14:27:40 [2021-06-17T18:27:40.915Z] (Eclipse:10067): Gtk-WARNING **: 18:27:40.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:40 [2021-06-17T18:27:40.915Z] 
14:27:40 [2021-06-17T18:27:40.915Z] (Eclipse:10067): Gtk-WARNING **: 18:27:40.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:40 [2021-06-17T18:27:40.915Z] 
14:27:40 [2021-06-17T18:27:40.915Z] (Eclipse:10067): Gtk-WARNING **: 18:27:40.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:40 [2021-06-17T18:27:40.915Z] 
14:27:40 [2021-06-17T18:27:40.915Z] (Eclipse:10067): Gtk-WARNING **: 18:27:40.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:40 [2021-06-17T18:27:40.915Z] 
14:27:40 [2021-06-17T18:27:40.915Z] (Eclipse:10067): Gtk-WARNING **: 18:27:40.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:40 [2021-06-17T18:27:40.915Z] 
14:27:40 [2021-06-17T18:27:40.915Z] (Eclipse:10067): Gtk-WARNING **: 18:27:40.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:40 [2021-06-17T18:27:40.915Z] 
14:27:40 [2021-06-17T18:27:40.915Z] (Eclipse:10067): Gtk-WARNING **: 18:27:40.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:41 [2021-06-17T18:27:41.173Z] 
14:27:41 [2021-06-17T18:27:41.173Z] (Eclipse:10067): Gtk-WARNING **: 18:27:41.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:41 [2021-06-17T18:27:41.434Z] 
14:27:41 [2021-06-17T18:27:41.434Z] (Eclipse:10067): Gtk-WARNING **: 18:27:41.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:41 [2021-06-17T18:27:41.434Z] 
14:27:41 [2021-06-17T18:27:41.434Z] (Eclipse:10067): Gtk-WARNING **: 18:27:41.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:41 [2021-06-17T18:27:41.434Z] 
14:27:41 [2021-06-17T18:27:41.434Z] (Eclipse:10067): Gtk-WARNING **: 18:27:41.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.369Z] 
14:27:42 [2021-06-17T18:27:42.369Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.369Z] 
14:27:42 [2021-06-17T18:27:42.369Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.369Z] 
14:27:42 [2021-06-17T18:27:42.369Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.369Z] 
14:27:42 [2021-06-17T18:27:42.369Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.369Z] 
14:27:42 [2021-06-17T18:27:42.369Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.369Z] 
14:27:42 [2021-06-17T18:27:42.369Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.369Z] 
14:27:42 [2021-06-17T18:27:42.369Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.369Z] 
14:27:42 [2021-06-17T18:27:42.369Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.627Z] 
14:27:42 [2021-06-17T18:27:42.627Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:42.584: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:42 [2021-06-17T18:27:42.884Z] 
14:27:42 [2021-06-17T18:27:42.884Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:42 [2021-06-17T18:27:42.884Z] 
14:27:42 [2021-06-17T18:27:42.884Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:42.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:42 [2021-06-17T18:27:42.884Z] 
14:27:42 [2021-06-17T18:27:42.884Z] (Eclipse:10067): Gtk-WARNING **: 18:27:42.762: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:43 [2021-06-17T18:27:43.142Z] 
14:27:43 [2021-06-17T18:27:43.142Z] (Eclipse:10067): Gtk-WARNING **: 18:27:43.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:43 [2021-06-17T18:27:43.400Z] 
14:27:43 [2021-06-17T18:27:43.401Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:43.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:43 [2021-06-17T18:27:43.401Z] 
14:27:43 [2021-06-17T18:27:43.401Z] (Eclipse:10067): Gtk-WARNING **: 18:27:43.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:43 [2021-06-17T18:27:43.659Z] 
14:27:43 [2021-06-17T18:27:43.659Z] (Eclipse:10067): Gtk-WARNING **: 18:27:43.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:43 [2021-06-17T18:27:43.659Z] 
14:27:43 [2021-06-17T18:27:43.659Z] (Eclipse:10067): Gtk-WARNING **: 18:27:43.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:43 [2021-06-17T18:27:43.659Z] 
14:27:43 [2021-06-17T18:27:43.659Z] (Eclipse:10067): Gtk-WARNING **: 18:27:43.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:43 [2021-06-17T18:27:43.917Z] 
14:27:43 [2021-06-17T18:27:43.917Z] (Eclipse:10067): Gtk-WARNING **: 18:27:43.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:43 [2021-06-17T18:27:43.917Z] 
14:27:43 [2021-06-17T18:27:43.917Z] (Eclipse:10067): Gtk-WARNING **: 18:27:43.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.427: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:44 [2021-06-17T18:27:44.482Z] 
14:27:44 [2021-06-17T18:27:44.482Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:45 [2021-06-17T18:27:45.048Z] 
14:27:45 [2021-06-17T18:27:45.048Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:44.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:45 [2021-06-17T18:27:45.048Z] 
14:27:45 [2021-06-17T18:27:45.048Z] (Eclipse:10067): Gtk-WARNING **: 18:27:44.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:45 [2021-06-17T18:27:45.306Z] 
14:27:45 [2021-06-17T18:27:45.306Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:45.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:45 [2021-06-17T18:27:45.306Z] 
14:27:45 [2021-06-17T18:27:45.306Z] (Eclipse:10067): Gtk-WARNING **: 18:27:45.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:45 [2021-06-17T18:27:45.564Z] 
14:27:45 [2021-06-17T18:27:45.564Z] (Eclipse:10067): Gtk-WARNING **: 18:27:45.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:45 [2021-06-17T18:27:45.564Z] 
14:27:45 [2021-06-17T18:27:45.564Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:45.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:45 [2021-06-17T18:27:45.564Z] 
14:27:45 [2021-06-17T18:27:45.564Z] (Eclipse:10067): Gtk-WARNING **: 18:27:45.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:46 [2021-06-17T18:27:46.508Z] 
14:27:46 [2021-06-17T18:27:46.508Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:46 [2021-06-17T18:27:46.508Z] 
14:27:46 [2021-06-17T18:27:46.508Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:46 [2021-06-17T18:27:46.508Z] 
14:27:46 [2021-06-17T18:27:46.508Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.191: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:46 [2021-06-17T18:27:46.508Z] 
14:27:46 [2021-06-17T18:27:46.508Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:46 [2021-06-17T18:27:46.508Z] 
14:27:46 [2021-06-17T18:27:46.508Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:46 [2021-06-17T18:27:46.508Z] 
14:27:46 [2021-06-17T18:27:46.508Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:46 [2021-06-17T18:27:46.508Z] 
14:27:46 [2021-06-17T18:27:46.508Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:46.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:47.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:47.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:47.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.086Z] 
14:27:47 [2021-06-17T18:27:47.086Z] (Eclipse:10067): Gtk-WARNING **: 18:27:47.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.344Z] 
14:27:47 [2021-06-17T18:27:47.345Z] (Eclipse:10067): Gtk-WARNING **: 18:27:47.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.602Z] 
14:27:47 [2021-06-17T18:27:47.602Z] (Eclipse:10067): Gtk-WARNING **: 18:27:47.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.602Z] 
14:27:47 [2021-06-17T18:27:47.602Z] (Eclipse:10067): Gtk-WARNING **: 18:27:47.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.602Z] 
14:27:47 [2021-06-17T18:27:47.602Z] (Eclipse:10067): Gtk-WARNING **: 18:27:47.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:47 [2021-06-17T18:27:47.602Z] 
14:27:47 [2021-06-17T18:27:47.602Z] (Eclipse:10067): Gtk-WARNING **: 18:27:47.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:48 [2021-06-17T18:27:48.534Z] 
14:27:48 [2021-06-17T18:27:48.534Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:49 [2021-06-17T18:27:49.100Z] 
14:27:49 [2021-06-17T18:27:49.100Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:48.948: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:49 [2021-06-17T18:27:49.100Z] 
14:27:49 [2021-06-17T18:27:49.100Z] (Eclipse:10067): Gtk-WARNING **: 18:27:48.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:49 [2021-06-17T18:27:49.100Z] 
14:27:49 [2021-06-17T18:27:49.100Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:49.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:49 [2021-06-17T18:27:49.100Z] 
14:27:49 [2021-06-17T18:27:49.100Z] (Eclipse:10067): Gtk-WARNING **: 18:27:49.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:49 [2021-06-17T18:27:49.666Z] 
14:27:49 [2021-06-17T18:27:49.667Z] (Eclipse:10067): Gtk-WARNING **: 18:27:49.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:49 [2021-06-17T18:27:49.924Z] 
14:27:49 [2021-06-17T18:27:49.924Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:49.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:49 [2021-06-17T18:27:49.924Z] 
14:27:49 [2021-06-17T18:27:49.924Z] (Eclipse:10067): Gtk-WARNING **: 18:27:49.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:50 [2021-06-17T18:27:50.181Z] 
14:27:50 [2021-06-17T18:27:50.181Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:50 [2021-06-17T18:27:50.181Z] 
14:27:50 [2021-06-17T18:27:50.181Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:50 [2021-06-17T18:27:50.181Z] 
14:27:50 [2021-06-17T18:27:50.181Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:50 [2021-06-17T18:27:50.181Z] 
14:27:50 [2021-06-17T18:27:50.181Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:50 [2021-06-17T18:27:50.441Z] 
14:27:50 [2021-06-17T18:27:50.441Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:50 [2021-06-17T18:27:50.441Z] 
14:27:50 [2021-06-17T18:27:50.441Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.006Z] 
14:27:51 [2021-06-17T18:27:51.006Z] (Eclipse:10067): Gtk-WARNING **: 18:27:50.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.572Z] 
14:27:51 [2021-06-17T18:27:51.572Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:51.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:51 [2021-06-17T18:27:51.572Z] 
14:27:51 [2021-06-17T18:27:51.572Z] (Eclipse:10067): Gtk-WARNING **: 18:27:51.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.572Z] 
14:27:51 [2021-06-17T18:27:51.572Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:51.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:51 [2021-06-17T18:27:51.572Z] 
14:27:51 [2021-06-17T18:27:51.572Z] (Eclipse:10067): Gtk-WARNING **: 18:27:51.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:51 [2021-06-17T18:27:51.830Z] 
14:27:51 [2021-06-17T18:27:51.830Z] (Eclipse:10067): Gtk-WARNING **: 18:27:51.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2021-06-17T18:27:52.088Z] 
14:27:52 [2021-06-17T18:27:52.088Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:51.980: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:52 [2021-06-17T18:27:52.088Z] 
14:27:52 [2021-06-17T18:27:52.088Z] (Eclipse:10067): Gtk-WARNING **: 18:27:51.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2021-06-17T18:27:52.654Z] 
14:27:52 [2021-06-17T18:27:52.654Z] (Eclipse:10067): Gtk-WARNING **: 18:27:52.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2021-06-17T18:27:52.654Z] 
14:27:52 [2021-06-17T18:27:52.654Z] (Eclipse:10067): Gtk-WARNING **: 18:27:52.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2021-06-17T18:27:52.654Z] 
14:27:52 [2021-06-17T18:27:52.654Z] (Eclipse:10067): Gtk-WARNING **: 18:27:52.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:52 [2021-06-17T18:27:52.654Z] 
14:27:52 [2021-06-17T18:27:52.654Z] (Eclipse:10067): Gtk-WARNING **: 18:27:52.516: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.220Z] 
14:27:53 [2021-06-17T18:27:53.220Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.220Z] 
14:27:53 [2021-06-17T18:27:53.220Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.220Z] 
14:27:53 [2021-06-17T18:27:53.220Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.478Z] 
14:27:53 [2021-06-17T18:27:53.478Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.478Z] 
14:27:53 [2021-06-17T18:27:53.478Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.478Z] 
14:27:53 [2021-06-17T18:27:53.478Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.478Z] 
14:27:53 [2021-06-17T18:27:53.478Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.478Z] 
14:27:53 [2021-06-17T18:27:53.478Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.478Z] 
14:27:53 [2021-06-17T18:27:53.478Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.478Z] 
14:27:53 [2021-06-17T18:27:53.478Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.736Z] 
14:27:53 [2021-06-17T18:27:53.736Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:53.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:53 [2021-06-17T18:27:53.994Z] 
14:27:53 [2021-06-17T18:27:53.994Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:27:53 [2021-06-17T18:27:53.994Z] 
14:27:53 [2021-06-17T18:27:53.994Z] (Eclipse:10067): Gtk-CRITICAL **: 18:27:53.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:27:53 [2021-06-17T18:27:53.994Z] 
14:27:53 [2021-06-17T18:27:53.994Z] (Eclipse:10067): Gtk-WARNING **: 18:27:53.829: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:00 [2021-06-17T18:28:00.551Z] 
14:28:00 [2021-06-17T18:28:00.551Z] (Eclipse:10067): Gtk-WARNING **: 18:28:00.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:00 [2021-06-17T18:28:00.551Z] 
14:28:00 [2021-06-17T18:28:00.551Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:00.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:00 [2021-06-17T18:28:00.551Z] 
14:28:00 [2021-06-17T18:28:00.551Z] (Eclipse:10067): Gtk-WARNING **: 18:28:00.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.117Z] 
14:28:01 [2021-06-17T18:28:01.117Z] (Eclipse:10067): Gtk-WARNING **: 18:28:00.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.117Z] 
14:28:01 [2021-06-17T18:28:01.118Z] (Eclipse:10067): Gtk-WARNING **: 18:28:00.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.118Z] 
14:28:01 [2021-06-17T18:28:01.118Z] (Eclipse:10067): Gtk-WARNING **: 18:28:00.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.118Z] 
14:28:01 [2021-06-17T18:28:01.118Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.685Z] 
14:28:01 [2021-06-17T18:28:01.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.685Z] 
14:28:01 [2021-06-17T18:28:01.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.685Z] 
14:28:01 [2021-06-17T18:28:01.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.685Z] 
14:28:01 [2021-06-17T18:28:01.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.685Z] 
14:28:01 [2021-06-17T18:28:01.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.943Z] 
14:28:01 [2021-06-17T18:28:01.943Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.943Z] 
14:28:01 [2021-06-17T18:28:01.943Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.943Z] 
14:28:01 [2021-06-17T18:28:01.943Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.943Z] 
14:28:01 [2021-06-17T18:28:01.943Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:01 [2021-06-17T18:28:01.943Z] 
14:28:01 [2021-06-17T18:28:01.943Z] (Eclipse:10067): Gtk-WARNING **: 18:28:01.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:02 [2021-06-17T18:28:02.201Z] 
14:28:02 [2021-06-17T18:28:02.201Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:02.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:02 [2021-06-17T18:28:02.459Z] 
14:28:02 [2021-06-17T18:28:02.459Z] (Eclipse:10067): Gtk-WARNING **: 18:28:02.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:02 [2021-06-17T18:28:02.459Z] 
14:28:02 [2021-06-17T18:28:02.459Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:02.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:02 [2021-06-17T18:28:02.459Z] 
14:28:02 [2021-06-17T18:28:02.459Z] (Eclipse:10067): Gtk-WARNING **: 18:28:02.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:07.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:07 [2021-06-17T18:28:07.722Z] 
14:28:07 [2021-06-17T18:28:07.722Z] (Eclipse:10067): Gtk-WARNING **: 18:28:07.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.656Z] 
14:28:08 [2021-06-17T18:28:08.656Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.656Z] 
14:28:08 [2021-06-17T18:28:08.656Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.656Z] 
14:28:08 [2021-06-17T18:28:08.656Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.656Z] 
14:28:08 [2021-06-17T18:28:08.656Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.656Z] 
14:28:08 [2021-06-17T18:28:08.656Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.656Z] 
14:28:08 [2021-06-17T18:28:08.656Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.913Z] 
14:28:08 [2021-06-17T18:28:08.913Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.913Z] 
14:28:08 [2021-06-17T18:28:08.913Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.913Z] 
14:28:08 [2021-06-17T18:28:08.913Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:08 [2021-06-17T18:28:08.913Z] 
14:28:08 [2021-06-17T18:28:08.913Z] (Eclipse:10067): Gtk-WARNING **: 18:28:08.862: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.171Z] 
14:28:09 [2021-06-17T18:28:09.171Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.429Z] 
14:28:09 [2021-06-17T18:28:09.429Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.429Z] 
14:28:09 [2021-06-17T18:28:09.429Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.429Z] 
14:28:09 [2021-06-17T18:28:09.429Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.687Z] 
14:28:09 [2021-06-17T18:28:09.687Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.687Z] 
14:28:09 [2021-06-17T18:28:09.687Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.687Z] 
14:28:09 [2021-06-17T18:28:09.687Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.687Z] 
14:28:09 [2021-06-17T18:28:09.687Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.687Z] 
14:28:09 [2021-06-17T18:28:09.687Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.687Z] 
14:28:09 [2021-06-17T18:28:09.687Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.687Z] 
14:28:09 [2021-06-17T18:28:09.687Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:09 [2021-06-17T18:28:09.687Z] 
14:28:09 [2021-06-17T18:28:09.687Z] (Eclipse:10067): Gtk-WARNING **: 18:28:09.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.253Z] 
14:28:10 [2021-06-17T18:28:10.253Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.253Z] 
14:28:10 [2021-06-17T18:28:10.253Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.253Z] 
14:28:10 [2021-06-17T18:28:10.253Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.253Z] 
14:28:10 [2021-06-17T18:28:10.253Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.253Z] 
14:28:10 [2021-06-17T18:28:10.253Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.253Z] 
14:28:10 [2021-06-17T18:28:10.253Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.253Z] 
14:28:10 [2021-06-17T18:28:10.253Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.511Z] 
14:28:10 [2021-06-17T18:28:10.511Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.511Z] 
14:28:10 [2021-06-17T18:28:10.511Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.511Z] 
14:28:10 [2021-06-17T18:28:10.511Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.511Z] 
14:28:10 [2021-06-17T18:28:10.511Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.511Z] 
14:28:10 [2021-06-17T18:28:10.511Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.768Z] 
14:28:10 [2021-06-17T18:28:10.768Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.768Z] 
14:28:10 [2021-06-17T18:28:10.768Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:10 [2021-06-17T18:28:10.768Z] 
14:28:10 [2021-06-17T18:28:10.768Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.025Z] 
14:28:11 [2021-06-17T18:28:11.025Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.025Z] 
14:28:11 [2021-06-17T18:28:11.025Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.025Z] 
14:28:11 [2021-06-17T18:28:11.025Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.025Z] 
14:28:11 [2021-06-17T18:28:11.025Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.025Z] 
14:28:11 [2021-06-17T18:28:11.025Z] (Eclipse:10067): Gtk-WARNING **: 18:28:10.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.590Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.590Z] 
14:28:11 [2021-06-17T18:28:11.591Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:11 [2021-06-17T18:28:11.591Z] 
14:28:11 [2021-06-17T18:28:11.591Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.158Z] 
14:28:12 [2021-06-17T18:28:12.158Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:11.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:12 [2021-06-17T18:28:12.158Z] 
14:28:12 [2021-06-17T18:28:12.158Z] (Eclipse:10067): Gtk-WARNING **: 18:28:11.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.158Z] 
14:28:12 [2021-06-17T18:28:12.158Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:12.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:12 [2021-06-17T18:28:12.158Z] 
14:28:12 [2021-06-17T18:28:12.158Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.415Z] 
14:28:12 [2021-06-17T18:28:12.415Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.415Z] 
14:28:12 [2021-06-17T18:28:12.415Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:12.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:12 [2021-06-17T18:28:12.415Z] 
14:28:12 [2021-06-17T18:28:12.415Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.672Z] 
14:28:12 [2021-06-17T18:28:12.672Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.484: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.672Z] 
14:28:12 [2021-06-17T18:28:12.672Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.672Z] 
14:28:12 [2021-06-17T18:28:12.672Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.556: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.672Z] 
14:28:12 [2021-06-17T18:28:12.672Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.672Z] 
14:28:12 [2021-06-17T18:28:12.672Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.672Z] 
14:28:12 [2021-06-17T18:28:12.672Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.672Z] 
14:28:12 [2021-06-17T18:28:12.672Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:12 [2021-06-17T18:28:12.930Z] 
14:28:12 [2021-06-17T18:28:12.930Z] (Eclipse:10067): Gtk-WARNING **: 18:28:12.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.302Z] 
14:28:14 [2021-06-17T18:28:14.302Z] (Eclipse:10067): Gtk-WARNING **: 18:28:13.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.302Z] 
14:28:14 [2021-06-17T18:28:14.302Z] (Eclipse:10067): Gtk-WARNING **: 18:28:13.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.302Z] 
14:28:14 [2021-06-17T18:28:14.302Z] (Eclipse:10067): Gtk-WARNING **: 18:28:13.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.302Z] 
14:28:14 [2021-06-17T18:28:14.302Z] (Eclipse:10067): Gtk-WARNING **: 18:28:13.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.302Z] 
14:28:14 [2021-06-17T18:28:14.302Z] (Eclipse:10067): Gtk-WARNING **: 18:28:13.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.302Z] 
14:28:14 [2021-06-17T18:28:14.302Z] (Eclipse:10067): Gtk-WARNING **: 18:28:14.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.302Z] 
14:28:14 [2021-06-17T18:28:14.302Z] (Eclipse:10067): Gtk-WARNING **: 18:28:14.024: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.302Z] 
14:28:14 [2021-06-17T18:28:14.302Z] (Eclipse:10067): Gtk-WARNING **: 18:28:14.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.302Z] 
14:28:14 [2021-06-17T18:28:14.302Z] (Eclipse:10067): Gtk-WARNING **: 18:28:14.057: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.562Z] 
14:28:14 [2021-06-17T18:28:14.562Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:14.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:14 [2021-06-17T18:28:14.562Z] 
14:28:14 [2021-06-17T18:28:14.562Z] (Eclipse:10067): Gtk-WARNING **: 18:28:14.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:14 [2021-06-17T18:28:14.562Z] 
14:28:14 [2021-06-17T18:28:14.562Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:14.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:14 [2021-06-17T18:28:14.820Z] 
14:28:14 [2021-06-17T18:28:14.820Z] (Eclipse:10067): Gtk-WARNING **: 18:28:14.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:15 [2021-06-17T18:28:15.078Z] 
14:28:15 [2021-06-17T18:28:15.078Z] (Eclipse:10067): Gtk-WARNING **: 18:28:14.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:15 [2021-06-17T18:28:15.078Z] 
14:28:15 [2021-06-17T18:28:15.078Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:14.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:15 [2021-06-17T18:28:15.078Z] 
14:28:15 [2021-06-17T18:28:15.078Z] (Eclipse:10067): Gtk-WARNING **: 18:28:14.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:15 [2021-06-17T18:28:15.644Z] 
14:28:15 [2021-06-17T18:28:15.644Z] (Eclipse:10067): Gtk-WARNING **: 18:28:15.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:15 [2021-06-17T18:28:15.902Z] 
14:28:15 [2021-06-17T18:28:15.902Z] (Eclipse:10067): Gtk-WARNING **: 18:28:15.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:15 [2021-06-17T18:28:15.902Z] 
14:28:15 [2021-06-17T18:28:15.902Z] (Eclipse:10067): Gtk-WARNING **: 18:28:15.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:15 [2021-06-17T18:28:15.902Z] 
14:28:15 [2021-06-17T18:28:15.902Z] (Eclipse:10067): Gtk-WARNING **: 18:28:15.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:15 [2021-06-17T18:28:15.902Z] 
14:28:15 [2021-06-17T18:28:15.902Z] (Eclipse:10067): Gtk-WARNING **: 18:28:15.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.468Z] 
14:28:16 [2021-06-17T18:28:16.468Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.468Z] 
14:28:16 [2021-06-17T18:28:16.468Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.468Z] 
14:28:16 [2021-06-17T18:28:16.468Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.468Z] 
14:28:16 [2021-06-17T18:28:16.468Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.468Z] 
14:28:16 [2021-06-17T18:28:16.468Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.726Z] 
14:28:16 [2021-06-17T18:28:16.726Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.726Z] 
14:28:16 [2021-06-17T18:28:16.726Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.985Z] 
14:28:16 [2021-06-17T18:28:16.985Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.859: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.985Z] 
14:28:16 [2021-06-17T18:28:16.985Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.985Z] 
14:28:16 [2021-06-17T18:28:16.985Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.985Z] 
14:28:16 [2021-06-17T18:28:16.985Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:16 [2021-06-17T18:28:16.985Z] 
14:28:16 [2021-06-17T18:28:16.985Z] (Eclipse:10067): Gtk-WARNING **: 18:28:16.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:17 [2021-06-17T18:28:17.243Z] 
14:28:17 [2021-06-17T18:28:17.243Z] (Eclipse:10067): Gtk-WARNING **: 18:28:17.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:17 [2021-06-17T18:28:17.243Z] 
14:28:17 [2021-06-17T18:28:17.243Z] (Eclipse:10067): Gtk-WARNING **: 18:28:17.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:17 [2021-06-17T18:28:17.243Z] 
14:28:17 [2021-06-17T18:28:17.243Z] (Eclipse:10067): Gtk-WARNING **: 18:28:17.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:17 [2021-06-17T18:28:17.501Z] 
14:28:17 [2021-06-17T18:28:17.501Z] (Eclipse:10067): Gtk-WARNING **: 18:28:17.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:17 [2021-06-17T18:28:17.501Z] 
14:28:17 [2021-06-17T18:28:17.501Z] (Eclipse:10067): Gtk-WARNING **: 18:28:17.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:17 [2021-06-17T18:28:17.501Z] 
14:28:17 [2021-06-17T18:28:17.501Z] (Eclipse:10067): Gtk-WARNING **: 18:28:17.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:17 [2021-06-17T18:28:17.759Z] 
14:28:17 [2021-06-17T18:28:17.759Z] (Eclipse:10067): Gtk-WARNING **: 18:28:17.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.018Z] 
14:28:18 [2021-06-17T18:28:18.018Z] (Eclipse:10067): Gtk-WARNING **: 18:28:17.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.276Z] 
14:28:18 [2021-06-17T18:28:18.276Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.276Z] 
14:28:18 [2021-06-17T18:28:18.276Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.276Z] 
14:28:18 [2021-06-17T18:28:18.276Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.276Z] 
14:28:18 [2021-06-17T18:28:18.276Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.276Z] 
14:28:18 [2021-06-17T18:28:18.276Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.276Z] 
14:28:18 [2021-06-17T18:28:18.276Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.536Z] 
14:28:18 [2021-06-17T18:28:18.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.461: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.536Z] 
14:28:18 [2021-06-17T18:28:18.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.828Z] 
14:28:18 [2021-06-17T18:28:18.828Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:18 [2021-06-17T18:28:18.828Z] 
14:28:18 [2021-06-17T18:28:18.828Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.086Z] 
14:28:19 [2021-06-17T18:28:19.086Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.086Z] 
14:28:19 [2021-06-17T18:28:19.086Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.086Z] 
14:28:19 [2021-06-17T18:28:19.086Z] (Eclipse:10067): Gtk-WARNING **: 18:28:18.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.343Z] 
14:28:19 [2021-06-17T18:28:19.343Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.343Z] 
14:28:19 [2021-06-17T18:28:19.343Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.343Z] 
14:28:19 [2021-06-17T18:28:19.343Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.343Z] 
14:28:19 [2021-06-17T18:28:19.343Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.908Z] 
14:28:19 [2021-06-17T18:28:19.908Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.908Z] 
14:28:19 [2021-06-17T18:28:19.908Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.908Z] 
14:28:19 [2021-06-17T18:28:19.908Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.728: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.908Z] 
14:28:19 [2021-06-17T18:28:19.908Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.908Z] 
14:28:19 [2021-06-17T18:28:19.908Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.908Z] 
14:28:19 [2021-06-17T18:28:19.908Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.908Z] 
14:28:19 [2021-06-17T18:28:19.908Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.908Z] 
14:28:19 [2021-06-17T18:28:19.908Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.908Z] 
14:28:19 [2021-06-17T18:28:19.908Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.909Z] 
14:28:19 [2021-06-17T18:28:19.909Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:19 [2021-06-17T18:28:19.909Z] 
14:28:19 [2021-06-17T18:28:19.909Z] (Eclipse:10067): Gtk-WARNING **: 18:28:19.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2021-06-17T18:28:20.473Z] 
14:28:20 [2021-06-17T18:28:20.473Z] (Eclipse:10067): Gtk-WARNING **: 18:28:20.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2021-06-17T18:28:20.473Z] 
14:28:20 [2021-06-17T18:28:20.473Z] (Eclipse:10067): Gtk-WARNING **: 18:28:20.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2021-06-17T18:28:20.473Z] 
14:28:20 [2021-06-17T18:28:20.473Z] (Eclipse:10067): Gtk-WARNING **: 18:28:20.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2021-06-17T18:28:20.473Z] 
14:28:20 [2021-06-17T18:28:20.473Z] (Eclipse:10067): Gtk-WARNING **: 18:28:20.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:20 [2021-06-17T18:28:20.473Z] 
14:28:20 [2021-06-17T18:28:20.473Z] (Eclipse:10067): Gtk-WARNING **: 18:28:20.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.407Z] 
14:28:21 [2021-06-17T18:28:21.407Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.665Z] 
14:28:21 [2021-06-17T18:28:21.665Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:21.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:21 [2021-06-17T18:28:21.665Z] 
14:28:21 [2021-06-17T18:28:21.665Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:21 [2021-06-17T18:28:21.923Z] 
14:28:21 [2021-06-17T18:28:21.923Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:21.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:21 [2021-06-17T18:28:21.923Z] 
14:28:21 [2021-06-17T18:28:21.923Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.180Z] 
14:28:22 [2021-06-17T18:28:22.180Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.180Z] 
14:28:22 [2021-06-17T18:28:22.180Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:21.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:22 [2021-06-17T18:28:22.180Z] 
14:28:22 [2021-06-17T18:28:22.180Z] (Eclipse:10067): Gtk-WARNING **: 18:28:21.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.180Z] 
14:28:22 [2021-06-17T18:28:22.180Z] (Eclipse:10067): Gtk-WARNING **: 18:28:22.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.438Z] 
14:28:22 [2021-06-17T18:28:22.438Z] (Eclipse:10067): Gtk-WARNING **: 18:28:22.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.438Z] 
14:28:22 [2021-06-17T18:28:22.438Z] (Eclipse:10067): Gtk-WARNING **: 18:28:22.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.438Z] 
14:28:22 [2021-06-17T18:28:22.438Z] (Eclipse:10067): Gtk-WARNING **: 18:28:22.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.438Z] 
14:28:22 [2021-06-17T18:28:22.438Z] (Eclipse:10067): Gtk-WARNING **: 18:28:22.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.438Z] 
14:28:22 [2021-06-17T18:28:22.438Z] (Eclipse:10067): Gtk-WARNING **: 18:28:22.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.438Z] 
14:28:22 [2021-06-17T18:28:22.438Z] (Eclipse:10067): Gtk-WARNING **: 18:28:22.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:22 [2021-06-17T18:28:22.438Z] 
14:28:22 [2021-06-17T18:28:22.438Z] (Eclipse:10067): Gtk-WARNING **: 18:28:22.355: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.372Z] 
14:28:23 [2021-06-17T18:28:23.372Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.372Z] 
14:28:23 [2021-06-17T18:28:23.372Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.372Z] 
14:28:23 [2021-06-17T18:28:23.372Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.372Z] 
14:28:23 [2021-06-17T18:28:23.372Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.372Z] 
14:28:23 [2021-06-17T18:28:23.372Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.372Z] 
14:28:23 [2021-06-17T18:28:23.372Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.372Z] 
14:28:23 [2021-06-17T18:28:23.372Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.372Z] 
14:28:23 [2021-06-17T18:28:23.372Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.938Z] 
14:28:23 [2021-06-17T18:28:23.938Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:23.678: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:23 [2021-06-17T18:28:23.938Z] 
14:28:23 [2021-06-17T18:28:23.938Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:23 [2021-06-17T18:28:23.938Z] 
14:28:23 [2021-06-17T18:28:23.938Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:23.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:23 [2021-06-17T18:28:23.938Z] 
14:28:23 [2021-06-17T18:28:23.939Z] (Eclipse:10067): Gtk-WARNING **: 18:28:23.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:24 [2021-06-17T18:28:24.197Z] 
14:28:24 [2021-06-17T18:28:24.197Z] (Eclipse:10067): Gtk-WARNING **: 18:28:24.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:24 [2021-06-17T18:28:24.197Z] 
14:28:24 [2021-06-17T18:28:24.197Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:24.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:24 [2021-06-17T18:28:24.197Z] 
14:28:24 [2021-06-17T18:28:24.197Z] (Eclipse:10067): Gtk-WARNING **: 18:28:24.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:24 [2021-06-17T18:28:24.763Z] 
14:28:24 [2021-06-17T18:28:24.763Z] (Eclipse:10067): Gtk-WARNING **: 18:28:24.598: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:24 [2021-06-17T18:28:24.763Z] 
14:28:24 [2021-06-17T18:28:24.763Z] (Eclipse:10067): Gtk-WARNING **: 18:28:24.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:24 [2021-06-17T18:28:24.763Z] 
14:28:24 [2021-06-17T18:28:24.763Z] (Eclipse:10067): Gtk-WARNING **: 18:28:24.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:24 [2021-06-17T18:28:24.763Z] 
14:28:24 [2021-06-17T18:28:24.763Z] (Eclipse:10067): Gtk-WARNING **: 18:28:24.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:24 [2021-06-17T18:28:24.763Z] 
14:28:24 [2021-06-17T18:28:24.763Z] (Eclipse:10067): Gtk-WARNING **: 18:28:24.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:24 [2021-06-17T18:28:24.763Z] 
14:28:24 [2021-06-17T18:28:24.763Z] (Eclipse:10067): Gtk-WARNING **: 18:28:24.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.021Z] 
14:28:25 [2021-06-17T18:28:25.021Z] (Eclipse:10067): Gtk-WARNING **: 18:28:24.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.279Z] 
14:28:25 [2021-06-17T18:28:25.279Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.279Z] 
14:28:25 [2021-06-17T18:28:25.279Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.347: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.413: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.536Z] 
14:28:25 [2021-06-17T18:28:25.536Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.794Z] 
14:28:25 [2021-06-17T18:28:25.794Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:25.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:25 [2021-06-17T18:28:25.794Z] 
14:28:25 [2021-06-17T18:28:25.794Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:25 [2021-06-17T18:28:25.794Z] 
14:28:25 [2021-06-17T18:28:25.794Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:25.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:25 [2021-06-17T18:28:25.794Z] 
14:28:25 [2021-06-17T18:28:25.794Z] (Eclipse:10067): Gtk-WARNING **: 18:28:25.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:26 [2021-06-17T18:28:26.360Z] 
14:28:26 [2021-06-17T18:28:26.360Z] (Eclipse:10067): Gtk-WARNING **: 18:28:26.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:26 [2021-06-17T18:28:26.360Z] 
14:28:26 [2021-06-17T18:28:26.360Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:26.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:26 [2021-06-17T18:28:26.360Z] 
14:28:26 [2021-06-17T18:28:26.360Z] (Eclipse:10067): Gtk-WARNING **: 18:28:26.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:26 [2021-06-17T18:28:26.926Z] 
14:28:26 [2021-06-17T18:28:26.926Z] (Eclipse:10067): Gtk-WARNING **: 18:28:26.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:26 [2021-06-17T18:28:26.926Z] 
14:28:26 [2021-06-17T18:28:26.926Z] (Eclipse:10067): Gtk-WARNING **: 18:28:26.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:26 [2021-06-17T18:28:26.926Z] 
14:28:26 [2021-06-17T18:28:26.926Z] (Eclipse:10067): Gtk-WARNING **: 18:28:26.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:26 [2021-06-17T18:28:26.926Z] 
14:28:26 [2021-06-17T18:28:26.926Z] (Eclipse:10067): Gtk-WARNING **: 18:28:26.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:26 [2021-06-17T18:28:26.926Z] 
14:28:26 [2021-06-17T18:28:26.926Z] (Eclipse:10067): Gtk-WARNING **: 18:28:26.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.185Z] 
14:28:27 [2021-06-17T18:28:27.185Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.185Z] 
14:28:27 [2021-06-17T18:28:27.185Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.443Z] 
14:28:27 [2021-06-17T18:28:27.443Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.443Z] 
14:28:27 [2021-06-17T18:28:27.443Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.443Z] 
14:28:27 [2021-06-17T18:28:27.443Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.443Z] 
14:28:27 [2021-06-17T18:28:27.443Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.443Z] 
14:28:27 [2021-06-17T18:28:27.443Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.701Z] 
14:28:27 [2021-06-17T18:28:27.701Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.701Z] 
14:28:27 [2021-06-17T18:28:27.701Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.701Z] 
14:28:27 [2021-06-17T18:28:27.701Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.960Z] 
14:28:27 [2021-06-17T18:28:27.960Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.960Z] 
14:28:27 [2021-06-17T18:28:27.960Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.960Z] 
14:28:27 [2021-06-17T18:28:27.960Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.960Z] 
14:28:27 [2021-06-17T18:28:27.960Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.960Z] 
14:28:27 [2021-06-17T18:28:27.960Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.960Z] 
14:28:27 [2021-06-17T18:28:27.960Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:27 [2021-06-17T18:28:27.960Z] 
14:28:27 [2021-06-17T18:28:27.960Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.218Z] 
14:28:28 [2021-06-17T18:28:28.218Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.218Z] 
14:28:28 [2021-06-17T18:28:28.218Z] (Eclipse:10067): Gtk-WARNING **: 18:28:27.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.218Z] 
14:28:28 [2021-06-17T18:28:28.218Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.218Z] 
14:28:28 [2021-06-17T18:28:28.218Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.218Z] 
14:28:28 [2021-06-17T18:28:28.218Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.476Z] 
14:28:28 [2021-06-17T18:28:28.476Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.476Z] 
14:28:28 [2021-06-17T18:28:28.476Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.476Z] 
14:28:28 [2021-06-17T18:28:28.476Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.734Z] 
14:28:28 [2021-06-17T18:28:28.734Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.734Z] 
14:28:28 [2021-06-17T18:28:28.734Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.734Z] 
14:28:28 [2021-06-17T18:28:28.734Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.734Z] 
14:28:28 [2021-06-17T18:28:28.734Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.734Z] 
14:28:28 [2021-06-17T18:28:28.734Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:28 [2021-06-17T18:28:28.734Z] 
14:28:28 [2021-06-17T18:28:28.734Z] (Eclipse:10067): Gtk-WARNING **: 18:28:28.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.299Z] 
14:28:29 [2021-06-17T18:28:29.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.299Z] 
14:28:29 [2021-06-17T18:28:29.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.299Z] 
14:28:29 [2021-06-17T18:28:29.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.299Z] 
14:28:29 [2021-06-17T18:28:29.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.557Z] 
14:28:29 [2021-06-17T18:28:29.557Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.557Z] 
14:28:29 [2021-06-17T18:28:29.557Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.557Z] 
14:28:29 [2021-06-17T18:28:29.557Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.557Z] 
14:28:29 [2021-06-17T18:28:29.557Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.557Z] 
14:28:29 [2021-06-17T18:28:29.557Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.557Z] 
14:28:29 [2021-06-17T18:28:29.557Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.557Z] 
14:28:29 [2021-06-17T18:28:29.557Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.557Z] 
14:28:29 [2021-06-17T18:28:29.557Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.814Z] 
14:28:29 [2021-06-17T18:28:29.814Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:29.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:29 [2021-06-17T18:28:29.814Z] 
14:28:29 [2021-06-17T18:28:29.814Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:29 [2021-06-17T18:28:29.814Z] 
14:28:29 [2021-06-17T18:28:29.814Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:29.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:29 [2021-06-17T18:28:29.814Z] 
14:28:29 [2021-06-17T18:28:29.814Z] (Eclipse:10067): Gtk-WARNING **: 18:28:29.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2021-06-17T18:28:30.379Z] 
14:28:30 [2021-06-17T18:28:30.379Z] (Eclipse:10067): Gtk-WARNING **: 18:28:30.099: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2021-06-17T18:28:30.379Z] 
14:28:30 [2021-06-17T18:28:30.379Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:30.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:30 [2021-06-17T18:28:30.379Z] 
14:28:30 [2021-06-17T18:28:30.379Z] (Eclipse:10067): Gtk-WARNING **: 18:28:30.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2021-06-17T18:28:30.379Z] 
14:28:30 [2021-06-17T18:28:30.379Z] (Eclipse:10067): Gtk-WARNING **: 18:28:30.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2021-06-17T18:28:30.637Z] 
14:28:30 [2021-06-17T18:28:30.637Z] (Eclipse:10067): Gtk-WARNING **: 18:28:30.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2021-06-17T18:28:30.637Z] 
14:28:30 [2021-06-17T18:28:30.637Z] (Eclipse:10067): Gtk-WARNING **: 18:28:30.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:30 [2021-06-17T18:28:30.637Z] 
14:28:30 [2021-06-17T18:28:30.637Z] (Eclipse:10067): Gtk-WARNING **: 18:28:30.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.203Z] 
14:28:31 [2021-06-17T18:28:31.203Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.203Z] 
14:28:31 [2021-06-17T18:28:31.203Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.203Z] 
14:28:31 [2021-06-17T18:28:31.203Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.203Z] 
14:28:31 [2021-06-17T18:28:31.203Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.462Z] 
14:28:31 [2021-06-17T18:28:31.462Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.462Z] 
14:28:31 [2021-06-17T18:28:31.462Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.462Z] 
14:28:31 [2021-06-17T18:28:31.462Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.462Z] 
14:28:31 [2021-06-17T18:28:31.462Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.462Z] 
14:28:31 [2021-06-17T18:28:31.462Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.462Z] 
14:28:31 [2021-06-17T18:28:31.462Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.462Z] 
14:28:31 [2021-06-17T18:28:31.462Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:31 [2021-06-17T18:28:31.462Z] 
14:28:31 [2021-06-17T18:28:31.462Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2021-06-17T18:28:32.029Z] 
14:28:32 [2021-06-17T18:28:32.029Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:31.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:32 [2021-06-17T18:28:32.029Z] 
14:28:32 [2021-06-17T18:28:32.029Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2021-06-17T18:28:32.029Z] 
14:28:32 [2021-06-17T18:28:32.029Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:31.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:32 [2021-06-17T18:28:32.029Z] 
14:28:32 [2021-06-17T18:28:32.029Z] (Eclipse:10067): Gtk-WARNING **: 18:28:31.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2021-06-17T18:28:32.287Z] 
14:28:32 [2021-06-17T18:28:32.287Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2021-06-17T18:28:32.287Z] 
14:28:32 [2021-06-17T18:28:32.287Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:32.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:32 [2021-06-17T18:28:32.287Z] 
14:28:32 [2021-06-17T18:28:32.287Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2021-06-17T18:28:32.854Z] 
14:28:32 [2021-06-17T18:28:32.854Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2021-06-17T18:28:32.854Z] 
14:28:32 [2021-06-17T18:28:32.854Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2021-06-17T18:28:32.854Z] 
14:28:32 [2021-06-17T18:28:32.854Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2021-06-17T18:28:32.854Z] 
14:28:32 [2021-06-17T18:28:32.854Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:32 [2021-06-17T18:28:32.854Z] 
14:28:32 [2021-06-17T18:28:32.854Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:33 [2021-06-17T18:28:33.111Z] 
14:28:33 [2021-06-17T18:28:33.111Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:33 [2021-06-17T18:28:33.111Z] 
14:28:33 [2021-06-17T18:28:33.111Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:33 [2021-06-17T18:28:33.111Z] 
14:28:33 [2021-06-17T18:28:33.111Z] (Eclipse:10067): Gtk-WARNING **: 18:28:32.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.829: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.043Z] 
14:28:34 [2021-06-17T18:28:34.043Z] (Eclipse:10067): Gtk-WARNING **: 18:28:33.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.301Z] 
14:28:34 [2021-06-17T18:28:34.301Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.301Z] 
14:28:34 [2021-06-17T18:28:34.301Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.301Z] 
14:28:34 [2021-06-17T18:28:34.301Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.301Z] 
14:28:34 [2021-06-17T18:28:34.301Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.559Z] 
14:28:34 [2021-06-17T18:28:34.559Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.559Z] 
14:28:34 [2021-06-17T18:28:34.559Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.559Z] 
14:28:34 [2021-06-17T18:28:34.559Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.559Z] 
14:28:34 [2021-06-17T18:28:34.559Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.534: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.816Z] 
14:28:34 [2021-06-17T18:28:34.816Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:34.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:34 [2021-06-17T18:28:34.816Z] 
14:28:34 [2021-06-17T18:28:34.816Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.816Z] 
14:28:34 [2021-06-17T18:28:34.816Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:34.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:34 [2021-06-17T18:28:34.816Z] 
14:28:34 [2021-06-17T18:28:34.816Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:34 [2021-06-17T18:28:34.816Z] 
14:28:34 [2021-06-17T18:28:34.816Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:34.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:34 [2021-06-17T18:28:34.816Z] 
14:28:34 [2021-06-17T18:28:34.816Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:34.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:35 [2021-06-17T18:28:35.074Z] 
14:28:35 [2021-06-17T18:28:35.074Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2021-06-17T18:28:35.074Z] 
14:28:35 [2021-06-17T18:28:35.074Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:34.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:35 [2021-06-17T18:28:35.074Z] 
14:28:35 [2021-06-17T18:28:35.074Z] (Eclipse:10067): Gtk-WARNING **: 18:28:34.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2021-06-17T18:28:35.640Z] 
14:28:35 [2021-06-17T18:28:35.640Z] (Eclipse:10067): Gtk-WARNING **: 18:28:35.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2021-06-17T18:28:35.640Z] 
14:28:35 [2021-06-17T18:28:35.640Z] (Eclipse:10067): Gtk-WARNING **: 18:28:35.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2021-06-17T18:28:35.640Z] 
14:28:35 [2021-06-17T18:28:35.640Z] (Eclipse:10067): Gtk-WARNING **: 18:28:35.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2021-06-17T18:28:35.640Z] 
14:28:35 [2021-06-17T18:28:35.640Z] (Eclipse:10067): Gtk-WARNING **: 18:28:35.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2021-06-17T18:28:35.640Z] 
14:28:35 [2021-06-17T18:28:35.640Z] (Eclipse:10067): Gtk-WARNING **: 18:28:35.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2021-06-17T18:28:35.640Z] 
14:28:35 [2021-06-17T18:28:35.640Z] (Eclipse:10067): Gtk-WARNING **: 18:28:35.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:35 [2021-06-17T18:28:35.640Z] 
14:28:35 [2021-06-17T18:28:35.640Z] (Eclipse:10067): Gtk-WARNING **: 18:28:35.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.208Z] 
14:28:36 [2021-06-17T18:28:36.208Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.208Z] 
14:28:36 [2021-06-17T18:28:36.208Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.208Z] 
14:28:36 [2021-06-17T18:28:36.208Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.208Z] 
14:28:36 [2021-06-17T18:28:36.208Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.208Z] 
14:28:36 [2021-06-17T18:28:36.208Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.208Z] 
14:28:36 [2021-06-17T18:28:36.208Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.465Z] 
14:28:36 [2021-06-17T18:28:36.465Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.465Z] 
14:28:36 [2021-06-17T18:28:36.465Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.465Z] 
14:28:36 [2021-06-17T18:28:36.465Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.465Z] 
14:28:36 [2021-06-17T18:28:36.466Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.723Z] 
14:28:36 [2021-06-17T18:28:36.723Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:36.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:36 [2021-06-17T18:28:36.723Z] 
14:28:36 [2021-06-17T18:28:36.723Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.632: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:36 [2021-06-17T18:28:36.723Z] 
14:28:36 [2021-06-17T18:28:36.723Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:36.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:36 [2021-06-17T18:28:36.723Z] 
14:28:36 [2021-06-17T18:28:36.723Z] (Eclipse:10067): Gtk-WARNING **: 18:28:36.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.288Z] 
14:28:37 [2021-06-17T18:28:37.288Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.091: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.288Z] 
14:28:37 [2021-06-17T18:28:37.288Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:37.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:37 [2021-06-17T18:28:37.288Z] 
14:28:37 [2021-06-17T18:28:37.288Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.853Z] 
14:28:37 [2021-06-17T18:28:37.853Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.853Z] 
14:28:37 [2021-06-17T18:28:37.853Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.853Z] 
14:28:37 [2021-06-17T18:28:37.853Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.853Z] 
14:28:37 [2021-06-17T18:28:37.853Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.853Z] 
14:28:37 [2021-06-17T18:28:37.853Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.853Z] 
14:28:37 [2021-06-17T18:28:37.853Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.853Z] 
14:28:37 [2021-06-17T18:28:37.853Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:37 [2021-06-17T18:28:37.853Z] 
14:28:37 [2021-06-17T18:28:37.853Z] (Eclipse:10067): Gtk-WARNING **: 18:28:37.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.418Z] 
14:28:38 [2021-06-17T18:28:38.418Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.418Z] 
14:28:38 [2021-06-17T18:28:38.418Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.418Z] 
14:28:38 [2021-06-17T18:28:38.418Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.355: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.418Z] 
14:28:38 [2021-06-17T18:28:38.418Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.418Z] 
14:28:38 [2021-06-17T18:28:38.418Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.418Z] 
14:28:38 [2021-06-17T18:28:38.418Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.418Z] 
14:28:38 [2021-06-17T18:28:38.418Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.677Z] 
14:28:38 [2021-06-17T18:28:38.677Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.677Z] 
14:28:38 [2021-06-17T18:28:38.677Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.677Z] 
14:28:38 [2021-06-17T18:28:38.677Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.677Z] 
14:28:38 [2021-06-17T18:28:38.677Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.484: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.677Z] 
14:28:38 [2021-06-17T18:28:38.677Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.934Z] 
14:28:38 [2021-06-17T18:28:38.934Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:38.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:38 [2021-06-17T18:28:38.934Z] 
14:28:38 [2021-06-17T18:28:38.934Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:38 [2021-06-17T18:28:38.934Z] 
14:28:38 [2021-06-17T18:28:38.934Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:38.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:38 [2021-06-17T18:28:38.934Z] 
14:28:38 [2021-06-17T18:28:38.934Z] (Eclipse:10067): Gtk-WARNING **: 18:28:38.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.191Z] 
14:28:39 [2021-06-17T18:28:39.191Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.191Z] 
14:28:39 [2021-06-17T18:28:39.191Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:39.039: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:39 [2021-06-17T18:28:39.191Z] 
14:28:39 [2021-06-17T18:28:39.191Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.757Z] 
14:28:39 [2021-06-17T18:28:39.757Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.757Z] 
14:28:39 [2021-06-17T18:28:39.757Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.757Z] 
14:28:39 [2021-06-17T18:28:39.757Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.757Z] 
14:28:39 [2021-06-17T18:28:39.757Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.757Z] 
14:28:39 [2021-06-17T18:28:39.757Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.757Z] 
14:28:39 [2021-06-17T18:28:39.757Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.757Z] 
14:28:39 [2021-06-17T18:28:39.757Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.757Z] 
14:28:39 [2021-06-17T18:28:39.757Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:39 [2021-06-17T18:28:39.757Z] 
14:28:39 [2021-06-17T18:28:39.757Z] (Eclipse:10067): Gtk-WARNING **: 18:28:39.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.323Z] 
14:28:40 [2021-06-17T18:28:40.323Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.888Z] 
14:28:40 [2021-06-17T18:28:40.888Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:40.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:40 [2021-06-17T18:28:40.888Z] 
14:28:40 [2021-06-17T18:28:40.888Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:40 [2021-06-17T18:28:40.888Z] 
14:28:40 [2021-06-17T18:28:40.888Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:40.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:40 [2021-06-17T18:28:40.888Z] 
14:28:40 [2021-06-17T18:28:40.888Z] (Eclipse:10067): Gtk-WARNING **: 18:28:40.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:41 [2021-06-17T18:28:41.147Z] 
14:28:41 [2021-06-17T18:28:41.147Z] (Eclipse:10067): Gtk-WARNING **: 18:28:41.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:41 [2021-06-17T18:28:41.147Z] 
14:28:41 [2021-06-17T18:28:41.147Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:41.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:41 [2021-06-17T18:28:41.147Z] 
14:28:41 [2021-06-17T18:28:41.147Z] (Eclipse:10067): Gtk-WARNING **: 18:28:41.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:41 [2021-06-17T18:28:41.712Z] 
14:28:41 [2021-06-17T18:28:41.712Z] (Eclipse:10067): Gtk-WARNING **: 18:28:41.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:41 [2021-06-17T18:28:41.712Z] 
14:28:41 [2021-06-17T18:28:41.712Z] (Eclipse:10067): Gtk-WARNING **: 18:28:41.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:41 [2021-06-17T18:28:41.712Z] 
14:28:41 [2021-06-17T18:28:41.712Z] (Eclipse:10067): Gtk-WARNING **: 18:28:41.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:41 [2021-06-17T18:28:41.712Z] 
14:28:41 [2021-06-17T18:28:41.712Z] (Eclipse:10067): Gtk-WARNING **: 18:28:41.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:41 [2021-06-17T18:28:41.970Z] 
14:28:41 [2021-06-17T18:28:41.970Z] (Eclipse:10067): Gtk-WARNING **: 18:28:41.719: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:41 [2021-06-17T18:28:41.970Z] 
14:28:41 [2021-06-17T18:28:41.970Z] (Eclipse:10067): Gtk-WARNING **: 18:28:41.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:41 [2021-06-17T18:28:41.970Z] 
14:28:41 [2021-06-17T18:28:41.970Z] (Eclipse:10067): Gtk-WARNING **: 18:28:41.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.228Z] 
14:28:42 [2021-06-17T18:28:42.228Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.486Z] 
14:28:42 [2021-06-17T18:28:42.486Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.486Z] 
14:28:42 [2021-06-17T18:28:42.486Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.486Z] 
14:28:42 [2021-06-17T18:28:42.486Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.486Z] 
14:28:42 [2021-06-17T18:28:42.486Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.486Z] 
14:28:42 [2021-06-17T18:28:42.486Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.486Z] 
14:28:42 [2021-06-17T18:28:42.486Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.486Z] 
14:28:42 [2021-06-17T18:28:42.486Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.486Z] 
14:28:42 [2021-06-17T18:28:42.486Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:42 [2021-06-17T18:28:42.486Z] 
14:28:42 [2021-06-17T18:28:42.486Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.052Z] 
14:28:43 [2021-06-17T18:28:43.052Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:42.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:43 [2021-06-17T18:28:43.052Z] 
14:28:43 [2021-06-17T18:28:43.052Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.052Z] 
14:28:43 [2021-06-17T18:28:43.052Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:42.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:43 [2021-06-17T18:28:43.052Z] 
14:28:43 [2021-06-17T18:28:43.052Z] (Eclipse:10067): Gtk-WARNING **: 18:28:42.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.310Z] 
14:28:43 [2021-06-17T18:28:43.310Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.158: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.310Z] 
14:28:43 [2021-06-17T18:28:43.310Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:43.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:43 [2021-06-17T18:28:43.310Z] 
14:28:43 [2021-06-17T18:28:43.310Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.568Z] 
14:28:43 [2021-06-17T18:28:43.568Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.568Z] 
14:28:43 [2021-06-17T18:28:43.568Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.568Z] 
14:28:43 [2021-06-17T18:28:43.568Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.827Z] 
14:28:43 [2021-06-17T18:28:43.827Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.827Z] 
14:28:43 [2021-06-17T18:28:43.827Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.607: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.827Z] 
14:28:43 [2021-06-17T18:28:43.827Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.827Z] 
14:28:43 [2021-06-17T18:28:43.827Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:43 [2021-06-17T18:28:43.827Z] 
14:28:43 [2021-06-17T18:28:43.827Z] (Eclipse:10067): Gtk-WARNING **: 18:28:43.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.392Z] 
14:28:44 [2021-06-17T18:28:44.392Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.392Z] 
14:28:44 [2021-06-17T18:28:44.392Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.392Z] 
14:28:44 [2021-06-17T18:28:44.392Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.392Z] 
14:28:44 [2021-06-17T18:28:44.392Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.392Z] 
14:28:44 [2021-06-17T18:28:44.392Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.347: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.392Z] 
14:28:44 [2021-06-17T18:28:44.392Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.651Z] 
14:28:44 [2021-06-17T18:28:44.651Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.427: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.651Z] 
14:28:44 [2021-06-17T18:28:44.651Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.651Z] 
14:28:44 [2021-06-17T18:28:44.651Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.651Z] 
14:28:44 [2021-06-17T18:28:44.651Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:44.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:44 [2021-06-17T18:28:44.651Z] 
14:28:44 [2021-06-17T18:28:44.651Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.651Z] 
14:28:44 [2021-06-17T18:28:44.651Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:44.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:44 [2021-06-17T18:28:44.909Z] 
14:28:44 [2021-06-17T18:28:44.909Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:44 [2021-06-17T18:28:44.909Z] 
14:28:44 [2021-06-17T18:28:44.909Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:44.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:45 [2021-06-17T18:28:45.170Z] 
14:28:45 [2021-06-17T18:28:45.170Z] (Eclipse:10067): Gtk-WARNING **: 18:28:44.998: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2021-06-17T18:28:45.170Z] 
14:28:45 [2021-06-17T18:28:45.170Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:45.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:45 [2021-06-17T18:28:45.170Z] 
14:28:45 [2021-06-17T18:28:45.170Z] (Eclipse:10067): Gtk-WARNING **: 18:28:45.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2021-06-17T18:28:45.735Z] 
14:28:45 [2021-06-17T18:28:45.735Z] (Eclipse:10067): Gtk-WARNING **: 18:28:45.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2021-06-17T18:28:45.735Z] 
14:28:45 [2021-06-17T18:28:45.735Z] (Eclipse:10067): Gtk-WARNING **: 18:28:45.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2021-06-17T18:28:45.735Z] 
14:28:45 [2021-06-17T18:28:45.735Z] (Eclipse:10067): Gtk-WARNING **: 18:28:45.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2021-06-17T18:28:45.735Z] 
14:28:45 [2021-06-17T18:28:45.735Z] (Eclipse:10067): Gtk-WARNING **: 18:28:45.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:45 [2021-06-17T18:28:45.735Z] 
14:28:45 [2021-06-17T18:28:45.735Z] (Eclipse:10067): Gtk-WARNING **: 18:28:45.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.299Z] 
14:28:46 [2021-06-17T18:28:46.299Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.558Z] 
14:28:46 [2021-06-17T18:28:46.558Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.817Z] 
14:28:46 [2021-06-17T18:28:46.817Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:46.734: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:46 [2021-06-17T18:28:46.817Z] 
14:28:46 [2021-06-17T18:28:46.817Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:46 [2021-06-17T18:28:46.817Z] 
14:28:46 [2021-06-17T18:28:46.817Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:46.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:46 [2021-06-17T18:28:46.817Z] 
14:28:46 [2021-06-17T18:28:46.817Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.074Z] 
14:28:47 [2021-06-17T18:28:47.074Z] (Eclipse:10067): Gtk-WARNING **: 18:28:46.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.332Z] 
14:28:47 [2021-06-17T18:28:47.332Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:47.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:47 [2021-06-17T18:28:47.332Z] 
14:28:47 [2021-06-17T18:28:47.332Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.589Z] 
14:28:47 [2021-06-17T18:28:47.589Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.589Z] 
14:28:47 [2021-06-17T18:28:47.589Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.427: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.589Z] 
14:28:47 [2021-06-17T18:28:47.589Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.589Z] 
14:28:47 [2021-06-17T18:28:47.589Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.473: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.589Z] 
14:28:47 [2021-06-17T18:28:47.589Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.589Z] 
14:28:47 [2021-06-17T18:28:47.589Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.516: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.589Z] 
14:28:47 [2021-06-17T18:28:47.589Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.589Z] 
14:28:47 [2021-06-17T18:28:47.589Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.589Z] 
14:28:47 [2021-06-17T18:28:47.589Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:47 [2021-06-17T18:28:47.847Z] 
14:28:47 [2021-06-17T18:28:47.847Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:47.998: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.106Z] 
14:28:48 [2021-06-17T18:28:48.106Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.382Z] 
14:28:48 [2021-06-17T18:28:48.382Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.382Z] 
14:28:48 [2021-06-17T18:28:48.382Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.382Z] 
14:28:48 [2021-06-17T18:28:48.382Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.640Z] 
14:28:48 [2021-06-17T18:28:48.640Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:48.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:48 [2021-06-17T18:28:48.640Z] 
14:28:48 [2021-06-17T18:28:48.640Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.640Z] 
14:28:48 [2021-06-17T18:28:48.640Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:48.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:48 [2021-06-17T18:28:48.640Z] 
14:28:48 [2021-06-17T18:28:48.640Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.899Z] 
14:28:48 [2021-06-17T18:28:48.899Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:48 [2021-06-17T18:28:48.899Z] 
14:28:48 [2021-06-17T18:28:48.899Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:48.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:48 [2021-06-17T18:28:48.899Z] 
14:28:48 [2021-06-17T18:28:48.899Z] (Eclipse:10067): Gtk-WARNING **: 18:28:48.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2021-06-17T18:28:49.157Z] 
14:28:49 [2021-06-17T18:28:49.157Z] (Eclipse:10067): Gtk-WARNING **: 18:28:49.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2021-06-17T18:28:49.157Z] 
14:28:49 [2021-06-17T18:28:49.157Z] (Eclipse:10067): Gtk-WARNING **: 18:28:49.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2021-06-17T18:28:49.157Z] 
14:28:49 [2021-06-17T18:28:49.157Z] (Eclipse:10067): Gtk-WARNING **: 18:28:49.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2021-06-17T18:28:49.414Z] 
14:28:49 [2021-06-17T18:28:49.414Z] (Eclipse:10067): Gtk-WARNING **: 18:28:49.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2021-06-17T18:28:49.414Z] 
14:28:49 [2021-06-17T18:28:49.414Z] (Eclipse:10067): Gtk-WARNING **: 18:28:49.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:49 [2021-06-17T18:28:49.414Z] 
14:28:49 [2021-06-17T18:28:49.415Z] (Eclipse:10067): Gtk-WARNING **: 18:28:49.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.346Z] 
14:28:50 [2021-06-17T18:28:50.347Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.347Z] 
14:28:50 [2021-06-17T18:28:50.347Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.347Z] 
14:28:50 [2021-06-17T18:28:50.347Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.347Z] 
14:28:50 [2021-06-17T18:28:50.347Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.347Z] 
14:28:50 [2021-06-17T18:28:50.347Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.347Z] 
14:28:50 [2021-06-17T18:28:50.347Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.347Z] 
14:28:50 [2021-06-17T18:28:50.347Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.314: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.347Z] 
14:28:50 [2021-06-17T18:28:50.347Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.604Z] 
14:28:50 [2021-06-17T18:28:50.604Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.604Z] 
14:28:50 [2021-06-17T18:28:50.604Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.604Z] 
14:28:50 [2021-06-17T18:28:50.604Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.604Z] 
14:28:50 [2021-06-17T18:28:50.604Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.604Z] 
14:28:50 [2021-06-17T18:28:50.604Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:50 [2021-06-17T18:28:50.861Z] 
14:28:50 [2021-06-17T18:28:50.861Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:50.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:50 [2021-06-17T18:28:50.861Z] 
14:28:50 [2021-06-17T18:28:50.861Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.845: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.119Z] 
14:28:51 [2021-06-17T18:28:51.119Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:50.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:51 [2021-06-17T18:28:51.119Z] 
14:28:51 [2021-06-17T18:28:51.119Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.119Z] 
14:28:51 [2021-06-17T18:28:51.119Z] (Eclipse:10067): Gtk-WARNING **: 18:28:50.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.119Z] 
14:28:51 [2021-06-17T18:28:51.119Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:51.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:51 [2021-06-17T18:28:51.119Z] 
14:28:51 [2021-06-17T18:28:51.119Z] (Eclipse:10067): Gtk-WARNING **: 18:28:51.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.685Z] 
14:28:51 [2021-06-17T18:28:51.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:51.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.685Z] 
14:28:51 [2021-06-17T18:28:51.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:51.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.685Z] 
14:28:51 [2021-06-17T18:28:51.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:51.482: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.685Z] 
14:28:51 [2021-06-17T18:28:51.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:51.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.685Z] 
14:28:51 [2021-06-17T18:28:51.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:51.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.685Z] 
14:28:51 [2021-06-17T18:28:51.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:51.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.685Z] 
14:28:51 [2021-06-17T18:28:51.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:51.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:51 [2021-06-17T18:28:51.685Z] 
14:28:51 [2021-06-17T18:28:51.685Z] (Eclipse:10067): Gtk-WARNING **: 18:28:51.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.251Z] 
14:28:52 [2021-06-17T18:28:52.251Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.508Z] 
14:28:52 [2021-06-17T18:28:52.508Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.766Z] 
14:28:52 [2021-06-17T18:28:52.766Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.766Z] 
14:28:52 [2021-06-17T18:28:52.766Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.766Z] 
14:28:52 [2021-06-17T18:28:52.766Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.766Z] 
14:28:52 [2021-06-17T18:28:52.766Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.766Z] 
14:28:52 [2021-06-17T18:28:52.766Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.766Z] 
14:28:52 [2021-06-17T18:28:52.766Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.766Z] 
14:28:52 [2021-06-17T18:28:52.766Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:52 [2021-06-17T18:28:52.766Z] 
14:28:52 [2021-06-17T18:28:52.766Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2021-06-17T18:28:53.026Z] 
14:28:53 [2021-06-17T18:28:53.026Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2021-06-17T18:28:53.026Z] 
14:28:53 [2021-06-17T18:28:53.026Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2021-06-17T18:28:53.026Z] 
14:28:53 [2021-06-17T18:28:53.026Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.844: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2021-06-17T18:28:53.026Z] 
14:28:53 [2021-06-17T18:28:53.026Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2021-06-17T18:28:53.026Z] 
14:28:53 [2021-06-17T18:28:53.026Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:52.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:53 [2021-06-17T18:28:53.026Z] 
14:28:53 [2021-06-17T18:28:53.026Z] (Eclipse:10067): Gtk-WARNING **: 18:28:52.998: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:53.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-WARNING **: 18:28:53.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:53.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:53.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:53.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:53.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:53.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-WARNING **: 18:28:53.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-CRITICAL **: 18:28:53.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:28:53 [2021-06-17T18:28:53.284Z] 
14:28:53 [2021-06-17T18:28:53.284Z] (Eclipse:10067): Gtk-WARNING **: 18:28:53.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.217Z] 
14:28:54 [2021-06-17T18:28:54.217Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.217Z] 
14:28:54 [2021-06-17T18:28:54.217Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.217Z] 
14:28:54 [2021-06-17T18:28:54.217Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.217Z] 
14:28:54 [2021-06-17T18:28:54.217Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.475Z] 
14:28:54 [2021-06-17T18:28:54.475Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.475Z] 
14:28:54 [2021-06-17T18:28:54.475Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.475Z] 
14:28:54 [2021-06-17T18:28:54.475Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.475Z] 
14:28:54 [2021-06-17T18:28:54.475Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.475Z] 
14:28:54 [2021-06-17T18:28:54.475Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.475Z] 
14:28:54 [2021-06-17T18:28:54.475Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.733Z] 
14:28:54 [2021-06-17T18:28:54.733Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.733Z] 
14:28:54 [2021-06-17T18:28:54.733Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.733Z] 
14:28:54 [2021-06-17T18:28:54.733Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.733Z] 
14:28:54 [2021-06-17T18:28:54.733Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.733Z] 
14:28:54 [2021-06-17T18:28:54.733Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.733Z] 
14:28:54 [2021-06-17T18:28:54.733Z] (Eclipse:10067): Gtk-WARNING **: 18:28:54.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:28:54 [2021-06-17T18:28:54.991Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.61 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.537 s
14:28:54 [2021-06-17T18:28:54.991Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.97 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.416 s
14:28:54 [2021-06-17T18:28:54.991Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.082 s
14:28:54 [2021-06-17T18:28:54.991Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.292 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 8.444 s
14:28:54 [2021-06-17T18:28:54.991Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.787 s
14:28:54 [2021-06-17T18:28:54.991Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.098 s
14:28:54 [2021-06-17T18:28:54.991Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.775 s
14:28:54 [2021-06-17T18:28:54.991Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.323 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.693 s
14:28:54 [2021-06-17T18:28:54.991Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.58 s
14:28:54 [2021-06-17T18:28:54.991Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.206 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.322 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.058 s
14:28:54 [2021-06-17T18:28:54.991Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.822 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.313 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.705 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.109 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.986 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.985 s
14:28:54 [2021-06-17T18:28:54.991Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.898 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.042 s
14:28:54 [2021-06-17T18:28:54.991Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.287 s
14:28:54 [2021-06-17T18:28:54.991Z] 
14:28:54 [2021-06-17T18:28:54.991Z] Results:
14:28:54 [2021-06-17T18:28:54.991Z] 
14:28:54 [2021-06-17T18:28:54.991Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
14:28:54 [2021-06-17T18:28:54.991Z] 
14:28:55 [2021-06-17T18:28:55.249Z] 
14:28:55 [2021-06-17T18:28:55.249Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:28:55.155
14:28:55 [2021-06-17T18:28:55.249Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] All tests passed!
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/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
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Building Trace Compass User Guide 7.0.0-SNAPSHOT                [69/138]
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Executing tasks
14:28:55 [2021-06-17T18:28:55.815Z] 
14:28:55 [2021-06-17T18:28:55.815Z] main:
14:28:55 [2021-06-17T18:28:55.815Z] 
14:28:55 [2021-06-17T18:28:55.815Z] clean:
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Executed tasks
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] 
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
14:28:55 [2021-06-17T18:28:55.815Z] [INFO] Executing tasks
14:28:55 [2021-06-17T18:28:55.815Z] 
14:28:55 [2021-06-17T18:28:55.815Z] main:
14:28:55 [2021-06-17T18:28:55.815Z] 
14:28:55 [2021-06-17T18:28:55.815Z] build:
14:28:56 [2021-06-17T18:28:56.380Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
14:28:56 [2021-06-17T18:28:56.381Z] 
14:28:56 [2021-06-17T18:28:56.381Z] test:
14:28:56 [2021-06-17T18:28:56.381Z] [xmlvalidate] 18 file(s) have been successfully validated.
14:28:56 [2021-06-17T18:28:56.381Z] [INFO] Executed tasks
14:28:56 [2021-06-17T18:28:56.381Z] [INFO] 
14:28:56 [2021-06-17T18:28:56.381Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
14:28:56 [2021-06-17T18:28:56.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:28:56 [2021-06-17T18:28:56.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/src/main/resources
14:28:56 [2021-06-17T18:28:56.381Z] [INFO] 
14:28:56 [2021-06-17T18:28:56.381Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
14:28:56 [2021-06-17T18:28:56.381Z] [INFO] 
14:28:56 [2021-06-17T18:28:56.381Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
14:28:56 [2021-06-17T18:28:56.640Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:28:56 [2021-06-17T18:28:56.640Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
14:28:56 [2021-06-17T18:28:56.640Z] [INFO] Command line:
14:28:56 [2021-06-17T18:28:56.640Z] 	[/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.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:28:56 [2021-06-17T18:28:56.640Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:28:59 [2021-06-17T18:28:59.923Z] Buildfile: build.xml
14:28:59 [2021-06-17T18:28:59.923Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:28:59 [2021-06-17T18:28:59.923Z] 
14:28:59 [2021-06-17T18:28:59.923Z] build.index:
14:29:02 [2021-06-17T18:29:02.451Z] BUILD SUCCESSFUL
14:29:02 [2021-06-17T18:29:02.451Z] 
14:29:02 [2021-06-17T18:29:02.451Z] BUILD SUCCESSFUL
14:29:02 [2021-06-17T18:29:02.451Z] Total time: 3 seconds
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] 
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/src/test/resources
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] 
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT-sources.jar
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] 
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] 
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
14:29:02 [2021-06-17T18:29:02.709Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT.jar
14:29:03 [2021-06-17T18:29:03.275Z] [INFO] 
14:29:03 [2021-06-17T18:29:03.275Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
14:29:03 [2021-06-17T18:29:03.275Z] [INFO] 
14:29:03 [2021-06-17T18:29:03.275Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
14:29:03 [2021-06-17T18:29:03.275Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:03 [2021-06-17T18:29:03.275Z] [INFO] 
14:29:03 [2021-06-17T18:29:03.275Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
14:29:03 [2021-06-17T18:29:03.275Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:03 [2021-06-17T18:29:03.275Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT.jar
14:29:03 [2021-06-17T18:29:03.842Z] [INFO] 
14:29:03 [2021-06-17T18:29:03.842Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT.jar
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT.pom
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT-sources.jar
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT-pack200.jar.pack.gz
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT-p2metadata.xml
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.0.0-SNAPSHOT-p2artifacts.xml
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
14:29:04 [2021-06-17T18:29:04.100Z] [INFO] Executing tasks
14:29:04 [2021-06-17T18:29:04.100Z] 
14:29:04 [2021-06-17T18:29:04.100Z] main:
14:29:04 [2021-06-17T18:29:04.100Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user/reference
14:29:04 [2021-06-17T18:29:04.358Z]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user
14:29:04 [2021-06-17T18:29:04.358Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user/reference
14:29:04 [2021-06-17T18:29:04.358Z] [INFO] Executed tasks
14:29:04 [2021-06-17T18:29:04.358Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.358Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
14:29:04 [2021-06-17T18:29:04.358Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 7.0.0-SNAPSHOT [70/138]
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] Executing tasks
14:29:04 [2021-06-17T18:29:04.359Z] 
14:29:04 [2021-06-17T18:29:04.359Z] main:
14:29:04 [2021-06-17T18:29:04.359Z] 
14:29:04 [2021-06-17T18:29:04.359Z] clean:
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] Executed tasks
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.359Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] Executing tasks
14:29:04 [2021-06-17T18:29:04.616Z] 
14:29:04 [2021-06-17T18:29:04.616Z] main:
14:29:04 [2021-06-17T18:29:04.616Z] 
14:29:04 [2021-06-17T18:29:04.616Z] build:
14:29:04 [2021-06-17T18:29:04.616Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
14:29:04 [2021-06-17T18:29:04.616Z] 
14:29:04 [2021-06-17T18:29:04.616Z] test:
14:29:04 [2021-06-17T18:29:04.616Z] [xmlvalidate] 8 file(s) have been successfully validated.
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] Executed tasks
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] 
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:04 [2021-06-17T18:29:04.616Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:29:04 [2021-06-17T18:29:04.616Z] [INFO] Command line:
14:29:04 [2021-06-17T18:29:04.617Z] 	[/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.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:29:04 [2021-06-17T18:29:04.617Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:07 [2021-06-17T18:29:07.896Z] Buildfile: build.xml
14:29:07 [2021-06-17T18:29:07.896Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:29:07 [2021-06-17T18:29:07.896Z] 
14:29:07 [2021-06-17T18:29:07.896Z] build.index:
14:29:09 [2021-06-17T18:29:09.269Z] BUILD SUCCESSFUL
14:29:09 [2021-06-17T18:29:09.269Z] 
14:29:09 [2021-06-17T18:29:09.269Z] BUILD SUCCESSFUL
14:29:09 [2021-06-17T18:29:09.269Z] Total time: 2 seconds
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT-sources.jar
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT.jar
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.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
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.269Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT.jar
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT.jar
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT.pom
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT-sources.jar
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT-pack200.jar.pack.gz
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT-p2metadata.xml
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.0.0-SNAPSHOT-p2artifacts.xml
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.269Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] Executing tasks
14:29:09 [2021-06-17T18:29:09.529Z] 
14:29:09 [2021-06-17T18:29:09.529Z] main:
14:29:09 [2021-06-17T18:29:09.529Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] Executed tasks
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] Building Trace Compass RCP User Guide 7.0.0-SNAPSHOT            [71/138]
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] Executing tasks
14:29:09 [2021-06-17T18:29:09.529Z] 
14:29:09 [2021-06-17T18:29:09.529Z] main:
14:29:09 [2021-06-17T18:29:09.529Z] 
14:29:09 [2021-06-17T18:29:09.529Z] clean:
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] Executed tasks
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] Executing tasks
14:29:09 [2021-06-17T18:29:09.529Z] 
14:29:09 [2021-06-17T18:29:09.529Z] main:
14:29:09 [2021-06-17T18:29:09.529Z] 
14:29:09 [2021-06-17T18:29:09.529Z] build:
14:29:09 [2021-06-17T18:29:09.529Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
14:29:09 [2021-06-17T18:29:09.529Z] 
14:29:09 [2021-06-17T18:29:09.529Z] test:
14:29:09 [2021-06-17T18:29:09.529Z] [xmlvalidate] 2 file(s) have been successfully validated.
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] Executed tasks
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] 
14:29:09 [2021-06-17T18:29:09.529Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:09 [2021-06-17T18:29:09.787Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:29:09 [2021-06-17T18:29:09.787Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
14:29:09 [2021-06-17T18:29:09.787Z] [INFO] Command line:
14:29:09 [2021-06-17T18:29:09.787Z] 	[/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.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:29:09 [2021-06-17T18:29:09.788Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:13 [2021-06-17T18:29:13.067Z] Buildfile: build.xml
14:29:13 [2021-06-17T18:29:13.067Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:29:13 [2021-06-17T18:29:13.067Z] 
14:29:13 [2021-06-17T18:29:13.067Z] build.index:
14:29:14 [2021-06-17T18:29:14.000Z] BUILD SUCCESSFUL
14:29:14 [2021-06-17T18:29:14.000Z] 
14:29:14 [2021-06-17T18:29:14.000Z] BUILD SUCCESSFUL
14:29:14 [2021-06-17T18:29:14.000Z] Total time: 1 second
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT-sources.jar
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT.jar
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT.jar
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT.jar
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT.pom
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT-sources.jar
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT-pack200.jar.pack.gz
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT-p2metadata.xml
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.0.0-SNAPSHOT-p2artifacts.xml
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Executing tasks
14:29:14 [2021-06-17T18:29:14.259Z] 
14:29:14 [2021-06-17T18:29:14.259Z] main:
14:29:14 [2021-06-17T18:29:14.259Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Executed tasks
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] Building Trace Compass Pcap User Guide 7.0.0-SNAPSHOT           [72/138]
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.259Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] Executing tasks
14:29:14 [2021-06-17T18:29:14.518Z] 
14:29:14 [2021-06-17T18:29:14.518Z] main:
14:29:14 [2021-06-17T18:29:14.518Z] 
14:29:14 [2021-06-17T18:29:14.518Z] clean:
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] Executed tasks
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] Executing tasks
14:29:14 [2021-06-17T18:29:14.518Z] 
14:29:14 [2021-06-17T18:29:14.518Z] main:
14:29:14 [2021-06-17T18:29:14.518Z] 
14:29:14 [2021-06-17T18:29:14.518Z] build:
14:29:14 [2021-06-17T18:29:14.518Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
14:29:14 [2021-06-17T18:29:14.518Z] 
14:29:14 [2021-06-17T18:29:14.518Z] test:
14:29:14 [2021-06-17T18:29:14.518Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] Executed tasks
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] 
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:14 [2021-06-17T18:29:14.518Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
14:29:14 [2021-06-17T18:29:14.518Z] [INFO] Command line:
14:29:14 [2021-06-17T18:29:14.518Z] 	[/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.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:29:14 [2021-06-17T18:29:14.518Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:17 [2021-06-17T18:29:17.801Z] Buildfile: build.xml
14:29:17 [2021-06-17T18:29:17.801Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:29:17 [2021-06-17T18:29:17.801Z] 
14:29:17 [2021-06-17T18:29:17.801Z] build.index:
14:29:18 [2021-06-17T18:29:18.734Z] BUILD SUCCESSFUL
14:29:18 [2021-06-17T18:29:18.734Z] 
14:29:18 [2021-06-17T18:29:18.734Z] BUILD SUCCESSFUL
14:29:18 [2021-06-17T18:29:18.734Z] Total time: 1 second
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] 
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] 
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT-sources.jar
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] 
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] 
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT.jar
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] 
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] 
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:18 [2021-06-17T18:29:18.992Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] 
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:18 [2021-06-17T18:29:18.992Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:18 [2021-06-17T18:29:18.992Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT.jar
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT.jar
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT.pom
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT-sources.jar
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT-pack200.jar.pack.gz
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT-p2metadata.xml
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.0.0-SNAPSHOT-p2artifacts.xml
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Executing tasks
14:29:19 [2021-06-17T18:29:19.251Z] 
14:29:19 [2021-06-17T18:29:19.251Z] main:
14:29:19 [2021-06-17T18:29:19.251Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Executed tasks
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.7-SNAPSHOT       [73/138]
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] The project's OSGi version is 1.0.7.202106171750
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/main/resources
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.251Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/classes
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/test/resources
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT-sources.jar
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT.jar
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.816Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.816Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT.jar
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.816Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.7-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT.jar
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.7-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT.pom
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.7-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT-sources.jar
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.7-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT-pack200.jar.pack.gz
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.7-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT-p2metadata.xml
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.7-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.7-SNAPSHOT-p2artifacts.xml
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 7.0.0-SNAPSHOT [74/138]
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --------------------------------[ pom ]---------------------------------
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:29:19 [2021-06-17T18:29:19.817Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:29:19 [2021-06-17T18:29:19.817Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] 
14:29:19 [2021-06-17T18:29:19.817Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-7.0.0-SNAPSHOT.pom
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT  [75/138]
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] The project's OSGi version is 1.0.7.202106171750
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.074Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.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
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.591Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties 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
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT    [76/138]
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] The project's OSGi version is 1.1.4.202106171750
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:20 [2021-06-17T18:29:20.591Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
14:29:20 [2021-06-17T18:29:20.849Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.849Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:20 [2021-06-17T18:29:20.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:20 [2021-06-17T18:29:20.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
14:29:20 [2021-06-17T18:29:20.849Z] [INFO] 
14:29:20 [2021-06-17T18:29:20.849Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:20 [2021-06-17T18:29:20.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
14:29:21 [2021-06-17T18:29:21.107Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.107Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:21 [2021-06-17T18:29:21.107Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.107Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:21 [2021-06-17T18:29:21.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
14:29:21 [2021-06-17T18:29:21.107Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.107Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:21 [2021-06-17T18:29:21.108Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:21 [2021-06-17T18:29:21.108Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties 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
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 7.0.0-SNAPSHOT       [77/138]
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.0.0-SNAPSHOT.jar
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.0.0-SNAPSHOT-sources-feature.jar
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.0.0-SNAPSHOT.jar
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.0.0-SNAPSHOT.pom
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.0.0-SNAPSHOT-sources-feature.jar
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.0.0-SNAPSHOT-p2metadata.xml
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.0.0-SNAPSHOT-p2artifacts.xml
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT [78/138]
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.366Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.624Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.625Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:21 [2021-06-17T18:29:21.625Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.625Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.625Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:21 [2021-06-17T18:29:21.625Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
14:29:21 [2021-06-17T18:29:21.625Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.625Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:21 [2021-06-17T18:29:21.625Z] [INFO] 
14:29:21 [2021-06-17T18:29:21.625Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:22 [2021-06-17T18:29:22.189Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
14:29:22 [2021-06-17T18:29:22.189Z] [INFO] Command line:
14:29:22 [2021-06-17T18:29:22.189Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:29:22 [2021-06-17T18:29:22.189Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:25 [2021-06-17T18:29:25.470Z] !SESSION 2021-06-17 18:29:22.141 -----------------------------------------------
14:29:25 [2021-06-17T18:29:25.470Z] eclipse.buildId=unknown
14:29:25 [2021-06-17T18:29:25.470Z] java.version=11.0.2
14:29:25 [2021-06-17T18:29:25.470Z] java.vendor=Oracle Corporation
14:29:25 [2021-06-17T18:29:25.470Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:29:25 [2021-06-17T18:29:25.470Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:29:25 [2021-06-17T18:29:25.470Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:29:25 [2021-06-17T18:29:25.470Z] 
14:29:25 [2021-06-17T18:29:25.470Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:29:24.835
14:29:25 [2021-06-17T18:29:25.470Z] !MESSAGE FrameworkEvent ERROR
14:29:25 [2021-06-17T18:29:25.470Z] !STACK 0
14:29:25 [2021-06-17T18:29:25.470Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
14:29:25 [2021-06-17T18:29:25.470Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:25 [2021-06-17T18:29:25.470Z] 
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:29:25 [2021-06-17T18:29:25.470Z] 
14:29:25 [2021-06-17T18:29:25.470Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:29:24.862
14:29:25 [2021-06-17T18:29:25.470Z] !MESSAGE FrameworkEvent ERROR
14:29:25 [2021-06-17T18:29:25.470Z] !STACK 0
14:29:25 [2021-06-17T18:29:25.470Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
14:29:25 [2021-06-17T18:29:25.470Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:25 [2021-06-17T18:29:25.470Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:29:25 [2021-06-17T18:29:25.470Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:29:25 [2021-06-17T18:29:25.470Z]        org.apache.httpcomponents.httpclient.win [36]
14:29:25 [2021-06-17T18:29:25.470Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:25 [2021-06-17T18:29:25.470Z] 
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:29:25 [2021-06-17T18:29:25.470Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:29:26 [2021-06-17T18:29:26.848Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
14:29:26 [2021-06-17T18:29:26.848Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
14:29:26 [2021-06-17T18:29:26.848Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.002 s
14:29:26 [2021-06-17T18:29:26.848Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.001 s
14:29:26 [2021-06-17T18:29:26.848Z] 
14:29:26 [2021-06-17T18:29:26.848Z] Results:
14:29:26 [2021-06-17T18:29:26.848Z] 
14:29:26 [2021-06-17T18:29:26.848Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:29:26 [2021-06-17T18:29:26.848Z] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] All tests passed!
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/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
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT [79/138]
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.413Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.670Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.670Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
14:29:27 [2021-06-17T18:29:27.670Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.671Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.671Z] [INFO] 
14:29:27 [2021-06-17T18:29:27.671Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:27 [2021-06-17T18:29:27.929Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
14:29:27 [2021-06-17T18:29:27.929Z] [INFO] Command line:
14:29:27 [2021-06-17T18:29:27.929Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:29:27 [2021-06-17T18:29:27.929Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:31 [2021-06-17T18:29:31.209Z] !SESSION 2021-06-17 18:29:28.068 -----------------------------------------------
14:29:31 [2021-06-17T18:29:31.209Z] eclipse.buildId=unknown
14:29:31 [2021-06-17T18:29:31.209Z] java.version=11.0.2
14:29:31 [2021-06-17T18:29:31.209Z] java.vendor=Oracle Corporation
14:29:31 [2021-06-17T18:29:31.209Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:29:31 [2021-06-17T18:29:31.209Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:29:31 [2021-06-17T18:29:31.209Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:29:31 [2021-06-17T18:29:31.209Z] 
14:29:31 [2021-06-17T18:29:31.209Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:29:30.838
14:29:31 [2021-06-17T18:29:31.209Z] !MESSAGE FrameworkEvent ERROR
14:29:31 [2021-06-17T18:29:31.209Z] !STACK 0
14:29:31 [2021-06-17T18:29:31.209Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
14:29:31 [2021-06-17T18:29:31.209Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:31 [2021-06-17T18:29:31.209Z] 
14:29:31 [2021-06-17T18:29:31.209Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:29:31 [2021-06-17T18:29:31.209Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:29:31 [2021-06-17T18:29:31.209Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:29:31 [2021-06-17T18:29:31.209Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:29:31 [2021-06-17T18:29:31.209Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:29:31 [2021-06-17T18:29:31.209Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:29:31 [2021-06-17T18:29:31.209Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:29:31 [2021-06-17T18:29:31.210Z] 
14:29:31 [2021-06-17T18:29:31.210Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:29:30.857
14:29:31 [2021-06-17T18:29:31.210Z] !MESSAGE FrameworkEvent ERROR
14:29:31 [2021-06-17T18:29:31.210Z] !STACK 0
14:29:31 [2021-06-17T18:29:31.210Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
14:29:31 [2021-06-17T18:29:31.210Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:31 [2021-06-17T18:29:31.210Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:29:31 [2021-06-17T18:29:31.210Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:29:31 [2021-06-17T18:29:31.210Z]        org.apache.httpcomponents.httpclient.win [36]
14:29:31 [2021-06-17T18:29:31.210Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:31 [2021-06-17T18:29:31.210Z] 
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:29:31 [2021-06-17T18:29:31.210Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:29:33 [2021-06-17T18:29:33.113Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:29:33 [2021-06-17T18:29:33.113Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:29:39 [2021-06-17T18:29:39.670Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:29:40 [2021-06-17T18:29:40.235Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
14:29:40 [2021-06-17T18:29:40.495Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
14:29:40 [2021-06-17T18:29:40.495Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0.002 s
14:29:40 [2021-06-17T18:29:40.495Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
14:29:40 [2021-06-17T18:29:40.495Z] 
14:29:40 [2021-06-17T18:29:40.495Z] Results:
14:29:40 [2021-06-17T18:29:40.495Z] 
14:29:40 [2021-06-17T18:29:40.495Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:29:40 [2021-06-17T18:29:40.495Z] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] All tests passed!
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/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
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT [80/138]
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.429Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
14:29:41 [2021-06-17T18:29:41.687Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.687Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:41 [2021-06-17T18:29:41.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
14:29:41 [2021-06-17T18:29:41.687Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.687Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.687Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.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
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.688Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] 
14:29:41 [2021-06-17T18:29:41.688Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:42 [2021-06-17T18:29:42.253Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
14:29:42 [2021-06-17T18:29:42.253Z] [INFO] Command line:
14:29:42 [2021-06-17T18:29:42.253Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:29:42 [2021-06-17T18:29:42.253Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:45 [2021-06-17T18:29:45.530Z] !SESSION 2021-06-17 18:29:42.348 -----------------------------------------------
14:29:45 [2021-06-17T18:29:45.531Z] eclipse.buildId=unknown
14:29:45 [2021-06-17T18:29:45.531Z] java.version=11.0.2
14:29:45 [2021-06-17T18:29:45.531Z] java.vendor=Oracle Corporation
14:29:45 [2021-06-17T18:29:45.531Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:29:45 [2021-06-17T18:29:45.531Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:29:45 [2021-06-17T18:29:45.531Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:29:45 [2021-06-17T18:29:45.531Z] 
14:29:45 [2021-06-17T18:29:45.531Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:29:44.927
14:29:45 [2021-06-17T18:29:45.531Z] !MESSAGE FrameworkEvent ERROR
14:29:45 [2021-06-17T18:29:45.531Z] !STACK 0
14:29:45 [2021-06-17T18:29:45.531Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:29:45 [2021-06-17T18:29:45.531Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:45 [2021-06-17T18:29:45.531Z] 
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:29:45 [2021-06-17T18:29:45.531Z] 
14:29:45 [2021-06-17T18:29:45.531Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:29:45.034
14:29:45 [2021-06-17T18:29:45.531Z] !MESSAGE FrameworkEvent ERROR
14:29:45 [2021-06-17T18:29:45.531Z] !STACK 0
14:29:45 [2021-06-17T18:29:45.531Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:29:45 [2021-06-17T18:29:45.531Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:45 [2021-06-17T18:29:45.531Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:29:45 [2021-06-17T18:29:45.531Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:29:45 [2021-06-17T18:29:45.531Z]        org.apache.httpcomponents.httpclient.win [35]
14:29:45 [2021-06-17T18:29:45.531Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:45 [2021-06-17T18:29:45.531Z] 
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:29:45 [2021-06-17T18:29:45.531Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:29:46 [2021-06-17T18:29:46.466Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
14:29:46 [2021-06-17T18:29:46.723Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
14:29:46 [2021-06-17T18:29:46.723Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:29:46 [2021-06-17T18:29:46.723Z] 
14:29:46 [2021-06-17T18:29:46.723Z] Results:
14:29:46 [2021-06-17T18:29:46.723Z] 
14:29:46 [2021-06-17T18:29:46.723Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:29:46 [2021-06-17T18:29:46.723Z] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] All tests passed!
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/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
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT [81/138]
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] The project's OSGi version is 1.2.5.202106171750
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] 
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:46 [2021-06-17T18:29:46.981Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.547Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.547Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.547Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties 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
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT [82/138]
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] The project's OSGi version is 2.0.5.202106171750
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.548Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties 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
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT  [83/138]
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] The project's OSGi version is 1.0.9.202106171750
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] 
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:47 [2021-06-17T18:29:47.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
14:29:48 [2021-06-17T18:29:48.064Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.064Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.064Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.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
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.630Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties 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
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:48 [2021-06-17T18:29:48.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.12-SNAPSHOT [84/138]
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] The project's OSGi version is 1.2.12.202106171750
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] 
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:48 [2021-06-17T18:29:48.888Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] 
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] 
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT-sources.jar
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] 
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] 
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT.jar
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] 
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] 
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:49 [2021-06-17T18:29:49.823Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] 
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:49 [2021-06-17T18:29:49.823Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:49 [2021-06-17T18:29:49.823Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT.jar
14:29:50 [2021-06-17T18:29:50.081Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.081Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:50 [2021-06-17T18:29:50.081Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.081Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:50 [2021-06-17T18:29:50.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT.jar
14:29:50 [2021-06-17T18:29:50.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT.pom
14:29:50 [2021-06-17T18:29:50.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT-sources.jar
14:29:50 [2021-06-17T18:29:50.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT-pack200.jar.pack.gz
14:29:50 [2021-06-17T18:29:50.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT-p2metadata.xml
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.12-SNAPSHOT-p2artifacts.xml
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 7.0.0-SNAPSHOT [85/138]
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.0.0-SNAPSHOT.jar
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.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
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.0.0-SNAPSHOT-sources-feature.jar
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.0.0-SNAPSHOT.jar
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.0.0-SNAPSHOT.pom
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.0.0-SNAPSHOT-sources-feature.jar
14:29:50 [2021-06-17T18:29:50.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.0.0-SNAPSHOT-p2metadata.xml
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.0.0-SNAPSHOT-p2artifacts.xml
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT [86/138]
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] The project's OSGi version is 1.1.3.202106171750
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.340Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.626Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.884Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:50 [2021-06-17T18:29:50.884Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.884Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.884Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:50 [2021-06-17T18:29:50.884Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
14:29:50 [2021-06-17T18:29:50.884Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.884Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:50 [2021-06-17T18:29:50.884Z] [INFO] 
14:29:50 [2021-06-17T18:29:50.884Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:51 [2021-06-17T18:29:51.142Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
14:29:51 [2021-06-17T18:29:51.142Z] [INFO] Command line:
14:29:51 [2021-06-17T18:29:51.142Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:29:51 [2021-06-17T18:29:51.142Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:54 [2021-06-17T18:29:54.426Z] !SESSION 2021-06-17 18:29:51.436 -----------------------------------------------
14:29:54 [2021-06-17T18:29:54.426Z] eclipse.buildId=unknown
14:29:54 [2021-06-17T18:29:54.426Z] java.version=11.0.2
14:29:54 [2021-06-17T18:29:54.426Z] java.vendor=Oracle Corporation
14:29:54 [2021-06-17T18:29:54.426Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:29:54 [2021-06-17T18:29:54.426Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:29:54 [2021-06-17T18:29:54.426Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:29:54 [2021-06-17T18:29:54.426Z] 
14:29:54 [2021-06-17T18:29:54.426Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:29:54.150
14:29:54 [2021-06-17T18:29:54.426Z] !MESSAGE FrameworkEvent ERROR
14:29:54 [2021-06-17T18:29:54.426Z] !STACK 0
14:29:54 [2021-06-17T18:29:54.426Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:29:54 [2021-06-17T18:29:54.426Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:54 [2021-06-17T18:29:54.426Z] 
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:29:54 [2021-06-17T18:29:54.426Z] 
14:29:54 [2021-06-17T18:29:54.426Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:29:54.259
14:29:54 [2021-06-17T18:29:54.426Z] !MESSAGE FrameworkEvent ERROR
14:29:54 [2021-06-17T18:29:54.426Z] !STACK 0
14:29:54 [2021-06-17T18:29:54.426Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:29:54 [2021-06-17T18:29:54.426Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:54 [2021-06-17T18:29:54.426Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:29:54 [2021-06-17T18:29:54.426Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:29:54 [2021-06-17T18:29:54.426Z]        org.apache.httpcomponents.httpclient.win [35]
14:29:54 [2021-06-17T18:29:54.426Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:29:54 [2021-06-17T18:29:54.426Z] 
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:29:54 [2021-06-17T18:29:54.426Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:29:55 [2021-06-17T18:29:55.801Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
14:29:56 [2021-06-17T18:29:56.059Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
14:29:56 [2021-06-17T18:29:56.059Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.009 s
14:29:56 [2021-06-17T18:29:56.059Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.059Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.059Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
14:29:56 [2021-06-17T18:29:56.059Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
14:29:56 [2021-06-17T18:29:56.059Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.059Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.059Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.060Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
14:29:56 [2021-06-17T18:29:56.060Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.060Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.061Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
14:29:56 [2021-06-17T18:29:56.061Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
14:29:56 [2021-06-17T18:29:56.061Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.061Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
14:29:56 [2021-06-17T18:29:56.061Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
14:29:56 [2021-06-17T18:29:56.061Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.061Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.061Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
14:29:56 [2021-06-17T18:29:56.061Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0.001 s
14:29:56 [2021-06-17T18:29:56.061Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.061Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
14:29:56 [2021-06-17T18:29:56.634Z] 
14:29:56 [2021-06-17T18:29:56.634Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2021-06-17 18:29:56.361
14:29:56 [2021-06-17T18:29:56.634Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
14:29:56 [2021-06-17T18:29:56.634Z] !STACK 0
14:29:56 [2021-06-17T18:29:56.634Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:29:56 [2021-06-17T18:29:56.634Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:29:56 [2021-06-17T18:29:56.634Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:29:56 [2021-06-17T18:29:56.634Z] 
14:29:56 [2021-06-17T18:29:56.634Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2021-06-17 18:29:56.436
14:29:56 [2021-06-17T18:29:56.634Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
14:29:56 [2021-06-17T18:29:56.634Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
14:29:56 [2021-06-17T18:29:56.634Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.304 s
14:29:56 [2021-06-17T18:29:56.634Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.073 s
14:29:56 [2021-06-17T18:29:56.634Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
14:29:56 [2021-06-17T18:29:56.634Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
14:29:56 [2021-06-17T18:29:56.634Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.634Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.634Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.634Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
14:29:56 [2021-06-17T18:29:56.634Z] 
14:29:56 [2021-06-17T18:29:56.634Z] Results:
14:29:56 [2021-06-17T18:29:56.634Z] 
14:29:56 [2021-06-17T18:29:56.634Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
14:29:56 [2021-06-17T18:29:56.634Z] 
14:29:57 [2021-06-17T18:29:57.199Z] [INFO] All tests passed!
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/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
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT [87/138]
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] 
14:29:57 [2021-06-17T18:29:57.200Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:29:57 [2021-06-17T18:29:57.764Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
14:29:57 [2021-06-17T18:29:57.764Z] [INFO] Command line:
14:29:57 [2021-06-17T18:29:57.764Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:29:57 [2021-06-17T18:29:57.764Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:01 [2021-06-17T18:30:01.043Z] !SESSION 2021-06-17 18:29:57.749 -----------------------------------------------
14:30:01 [2021-06-17T18:30:01.043Z] eclipse.buildId=unknown
14:30:01 [2021-06-17T18:30:01.043Z] java.version=11.0.2
14:30:01 [2021-06-17T18:30:01.043Z] java.vendor=Oracle Corporation
14:30:01 [2021-06-17T18:30:01.043Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:30:01 [2021-06-17T18:30:01.043Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:30:01 [2021-06-17T18:30:01.043Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:30:01 [2021-06-17T18:30:01.044Z] 
14:30:01 [2021-06-17T18:30:01.044Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:30:00.348
14:30:01 [2021-06-17T18:30:01.044Z] !MESSAGE FrameworkEvent ERROR
14:30:01 [2021-06-17T18:30:01.044Z] !STACK 0
14:30:01 [2021-06-17T18:30:01.044Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:30:01 [2021-06-17T18:30:01.044Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:01 [2021-06-17T18:30:01.044Z] 
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:01 [2021-06-17T18:30:01.044Z] 
14:30:01 [2021-06-17T18:30:01.044Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:30:00.456
14:30:01 [2021-06-17T18:30:01.044Z] !MESSAGE FrameworkEvent ERROR
14:30:01 [2021-06-17T18:30:01.044Z] !STACK 0
14:30:01 [2021-06-17T18:30:01.044Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:30:01 [2021-06-17T18:30:01.044Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:01 [2021-06-17T18:30:01.044Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:30:01 [2021-06-17T18:30:01.044Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:30:01 [2021-06-17T18:30:01.044Z]        org.apache.httpcomponents.httpclient.win [35]
14:30:01 [2021-06-17T18:30:01.044Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:01 [2021-06-17T18:30:01.044Z] 
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:01 [2021-06-17T18:30:01.044Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:01 [2021-06-17T18:30:01.978Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
14:30:02 [2021-06-17T18:30:02.238Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
14:30:02 [2021-06-17T18:30:02.238Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.089 s
14:30:02 [2021-06-17T18:30:02.238Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.005 s
14:30:02 [2021-06-17T18:30:02.238Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.004 s
14:30:02 [2021-06-17T18:30:02.238Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
14:30:02 [2021-06-17T18:30:02.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
14:30:02 [2021-06-17T18:30:02.238Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
14:30:02 [2021-06-17T18:30:02.238Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.003 s
14:30:02 [2021-06-17T18:30:02.238Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
14:30:02 [2021-06-17T18:30:02.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
14:30:02 [2021-06-17T18:30:02.239Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
14:30:02 [2021-06-17T18:30:02.239Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
14:30:02 [2021-06-17T18:30:02.239Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
14:30:02 [2021-06-17T18:30:02.239Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
14:30:02 [2021-06-17T18:30:02.239Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
14:30:02 [2021-06-17T18:30:02.239Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
14:30:02 [2021-06-17T18:30:02.239Z] 
14:30:02 [2021-06-17T18:30:02.239Z] Results:
14:30:02 [2021-06-17T18:30:02.239Z] 
14:30:02 [2021-06-17T18:30:02.239Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
14:30:02 [2021-06-17T18:30:02.239Z] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] All tests passed!
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/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
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT [88/138]
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] The project's OSGi version is 2.0.5.202106171750
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] 
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:02 [2021-06-17T18:30:02.804Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] 
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] 
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] 
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] 
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] 
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] 
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:03 [2021-06-17T18:30:03.369Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] 
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:03 [2021-06-17T18:30:03.369Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:03 [2021-06-17T18:30:03.369Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
14:30:03 [2021-06-17T18:30:03.627Z] [INFO] 
14:30:03 [2021-06-17T18:30:03.627Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:03 [2021-06-17T18:30:03.627Z] [INFO] 
14:30:03 [2021-06-17T18:30:03.627Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:03 [2021-06-17T18:30:03.884Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
14:30:03 [2021-06-17T18:30:03.884Z] [INFO] Command line:
14:30:03 [2021-06-17T18:30:03.884Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:30:03 [2021-06-17T18:30:03.884Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:07 [2021-06-17T18:30:07.160Z] !SESSION 2021-06-17 18:30:04.083 -----------------------------------------------
14:30:07 [2021-06-17T18:30:07.160Z] eclipse.buildId=unknown
14:30:07 [2021-06-17T18:30:07.160Z] java.version=11.0.2
14:30:07 [2021-06-17T18:30:07.160Z] java.vendor=Oracle Corporation
14:30:07 [2021-06-17T18:30:07.160Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:30:07 [2021-06-17T18:30:07.160Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:30:07 [2021-06-17T18:30:07.160Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:30:07 [2021-06-17T18:30:07.160Z] 
14:30:07 [2021-06-17T18:30:07.160Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:30:06.761
14:30:07 [2021-06-17T18:30:07.160Z] !MESSAGE FrameworkEvent ERROR
14:30:07 [2021-06-17T18:30:07.160Z] !STACK 0
14:30:07 [2021-06-17T18:30:07.160Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:30:07 [2021-06-17T18:30:07.160Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:07 [2021-06-17T18:30:07.160Z] 
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:07 [2021-06-17T18:30:07.160Z] 
14:30:07 [2021-06-17T18:30:07.160Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:30:06.870
14:30:07 [2021-06-17T18:30:07.160Z] !MESSAGE FrameworkEvent ERROR
14:30:07 [2021-06-17T18:30:07.160Z] !STACK 0
14:30:07 [2021-06-17T18:30:07.160Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:30:07 [2021-06-17T18:30:07.160Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:07 [2021-06-17T18:30:07.160Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:30:07 [2021-06-17T18:30:07.160Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:30:07 [2021-06-17T18:30:07.160Z]        org.apache.httpcomponents.httpclient.win [36]
14:30:07 [2021-06-17T18:30:07.160Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:07 [2021-06-17T18:30:07.160Z] 
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:30:07 [2021-06-17T18:30:07.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:30:07 [2021-06-17T18:30:07.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:30:07 [2021-06-17T18:30:07.161Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:07 [2021-06-17T18:30:07.161Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:07 [2021-06-17T18:30:07.161Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:09 [2021-06-17T18:30:09.068Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:30:09 [2021-06-17T18:30:09.068Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:30:15 [2021-06-17T18:30:15.636Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:30:16 [2021-06-17T18:30:16.571Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
14:30:17 [2021-06-17T18:30:17.522Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
14:30:17 [2021-06-17T18:30:17.522Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 1.01 s
14:30:17 [2021-06-17T18:30:17.522Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
14:30:18 [2021-06-17T18:30:18.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
14:30:18 [2021-06-17T18:30:18.457Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 0.86 s
14:30:18 [2021-06-17T18:30:18.457Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
14:30:19 [2021-06-17T18:30:19.390Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
14:30:19 [2021-06-17T18:30:19.390Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.907 s
14:30:19 [2021-06-17T18:30:19.390Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
14:30:21 [2021-06-17T18:30:21.926Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
14:30:21 [2021-06-17T18:30:21.926Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 2.086 s
14:30:21 [2021-06-17T18:30:21.926Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
14:30:22 [2021-06-17T18:30:22.492Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
14:30:22 [2021-06-17T18:30:22.492Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 0.887 s
14:30:22 [2021-06-17T18:30:22.492Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
14:30:23 [2021-06-17T18:30:23.058Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
14:30:23 [2021-06-17T18:30:23.058Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.697 s
14:30:23 [2021-06-17T18:30:23.058Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
14:30:23 [2021-06-17T18:30:23.992Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
14:30:23 [2021-06-17T18:30:23.992Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 0.658 s
14:30:23 [2021-06-17T18:30:23.992Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
14:30:24 [2021-06-17T18:30:24.558Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
14:30:24 [2021-06-17T18:30:24.558Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 0.702 s
14:30:24 [2021-06-17T18:30:24.558Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
14:30:25 [2021-06-17T18:30:25.125Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
14:30:25 [2021-06-17T18:30:25.125Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 0.595 s
14:30:25 [2021-06-17T18:30:25.125Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
14:30:25 [2021-06-17T18:30:25.125Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
14:30:25 [2021-06-17T18:30:25.125Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
14:30:25 [2021-06-17T18:30:25.125Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.002 s
14:30:25 [2021-06-17T18:30:25.125Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
14:30:25 [2021-06-17T18:30:25.125Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
14:30:25 [2021-06-17T18:30:25.125Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
14:30:25 [2021-06-17T18:30:25.125Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:30:25 [2021-06-17T18:30:25.125Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
14:30:25 [2021-06-17T18:30:25.691Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
14:30:25 [2021-06-17T18:30:25.691Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 0.621 s
14:30:25 [2021-06-17T18:30:25.691Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
14:30:37 [2021-06-17T18:30:37.891Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.896 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
14:30:37 [2021-06-17T18:30:37.891Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 10.895 s
14:30:37 [2021-06-17T18:30:37.891Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
14:30:37 [2021-06-17T18:30:37.891Z] 
14:30:37 [2021-06-17T18:30:37.891Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2021-06-17 18:30:37.268
14:30:37 [2021-06-17T18:30:37.891Z] !MESSAGE Could not validate the xml response
14:30:37 [2021-06-17T18:30:37.891Z] !STACK 0
14:30:37 [2021-06-17T18:30:37.891Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
14:30:37 [2021-06-17T18:30:37.891Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:30:37 [2021-06-17T18:30:37.891Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
14:30:37 [2021-06-17T18:30:37.891Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
14:30:37 [2021-06-17T18:30:37.891Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:30:37 [2021-06-17T18:30:37.891Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:30:37 [2021-06-17T18:30:37.892Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:30:37 [2021-06-17T18:30:37.892Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:30:38 [2021-06-17T18:30:38.457Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.754 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
14:30:38 [2021-06-17T18:30:38.457Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.064 s
14:30:38 [2021-06-17T18:30:38.457Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.083 s
14:30:38 [2021-06-17T18:30:38.457Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.026 s
14:30:38 [2021-06-17T18:30:38.457Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.073 s
14:30:38 [2021-06-17T18:30:38.457Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.028 s
14:30:38 [2021-06-17T18:30:38.457Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.076 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.078 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.025 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.023 s
14:30:38 [2021-06-17T18:30:38.458Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.07 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.025 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.092 s
14:30:38 [2021-06-17T18:30:38.458Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.066 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.038 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.067 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
14:30:38 [2021-06-17T18:30:38.458Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.071 s
14:30:38 [2021-06-17T18:30:38.458Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
14:30:38 [2021-06-17T18:30:38.458Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.073 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
14:30:38 [2021-06-17T18:30:38.458Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
14:30:38 [2021-06-17T18:30:38.458Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.064 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
14:30:38 [2021-06-17T18:30:38.458Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
14:30:38 [2021-06-17T18:30:38.458Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.057 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
14:30:38 [2021-06-17T18:30:38.458Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
14:30:38 [2021-06-17T18:30:38.458Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
14:30:38 [2021-06-17T18:30:38.458Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.051 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
14:30:38 [2021-06-17T18:30:38.458Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.08 s
14:30:38 [2021-06-17T18:30:38.458Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
14:30:38 [2021-06-17T18:30:38.458Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
14:30:38 [2021-06-17T18:30:38.458Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
14:30:38 [2021-06-17T18:30:38.458Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.049 s
14:30:38 [2021-06-17T18:30:38.458Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:30:38 [2021-06-17T18:30:38.458Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:30:38 [2021-06-17T18:30:38.458Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.058 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
14:30:38 [2021-06-17T18:30:38.458Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
14:30:38 [2021-06-17T18:30:38.458Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.052 s
14:30:38 [2021-06-17T18:30:38.458Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
14:30:38 [2021-06-17T18:30:38.458Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:30:38 [2021-06-17T18:30:38.458Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
14:30:38 [2021-06-17T18:30:38.718Z] 
14:30:38 [2021-06-17T18:30:38.718Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2021-06-17 18:30:38.542
14:30:38 [2021-06-17T18:30:38.718Z] !MESSAGE Could not validate the xml response
14:30:38 [2021-06-17T18:30:38.718Z] !STACK 0
14:30:38 [2021-06-17T18:30:38.718Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:30:38 [2021-06-17T18:30:38.718Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:30:38 [2021-06-17T18:30:38.718Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:30:38 [2021-06-17T18:30:38.719Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:30:38 [2021-06-17T18:30:38.719Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:30:38 [2021-06-17T18:30:38.719Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:30:38 [2021-06-17T18:30:38.719Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:30:38 [2021-06-17T18:30:38.719Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:30:38 [2021-06-17T18:30:38.719Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:30:38 [2021-06-17T18:30:38.719Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:30:38 [2021-06-17T18:30:38.719Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:30:38 [2021-06-17T18:30:38.719Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:30:39 [2021-06-17T18:30:39.653Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.071 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
14:30:39 [2021-06-17T18:30:39.653Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:30:39 [2021-06-17T18:30:39.653Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.058 s
14:30:39 [2021-06-17T18:30:39.653Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:30:39 [2021-06-17T18:30:39.653Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.071 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
14:30:39 [2021-06-17T18:30:39.653Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.052 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:30:39 [2021-06-17T18:30:39.653Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.055 s
14:30:39 [2021-06-17T18:30:39.653Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:30:39 [2021-06-17T18:30:39.653Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
14:30:39 [2021-06-17T18:30:39.653Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:30:39 [2021-06-17T18:30:39.653Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.056 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:30:39 [2021-06-17T18:30:39.653Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
14:30:39 [2021-06-17T18:30:39.653Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.049 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:30:39 [2021-06-17T18:30:39.653Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
14:30:39 [2021-06-17T18:30:39.653Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.023 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.056 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
14:30:39 [2021-06-17T18:30:39.653Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:30:39 [2021-06-17T18:30:39.653Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:30:39 [2021-06-17T18:30:39.653Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.052 s
14:30:39 [2021-06-17T18:30:39.653Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:30:39 [2021-06-17T18:30:39.653Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:30:39 [2021-06-17T18:30:39.653Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.05 s
14:30:39 [2021-06-17T18:30:39.653Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:30:39 [2021-06-17T18:30:39.653Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.05 s
14:30:39 [2021-06-17T18:30:39.653Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:30:39 [2021-06-17T18:30:39.653Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.052 s
14:30:39 [2021-06-17T18:30:39.653Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
14:30:39 [2021-06-17T18:30:39.653Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.223 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
14:30:39 [2021-06-17T18:30:39.653Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.653Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.653Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.014 s
14:30:39 [2021-06-17T18:30:39.653Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.044 s
14:30:39 [2021-06-17T18:30:39.654Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
14:30:39 [2021-06-17T18:30:39.654Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
14:30:39 [2021-06-17T18:30:39.654Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
14:30:39 [2021-06-17T18:30:39.654Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.042 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:30:39 [2021-06-17T18:30:39.654Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:30:39 [2021-06-17T18:30:39.654Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
14:30:39 [2021-06-17T18:30:39.654Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
14:30:39 [2021-06-17T18:30:39.654Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
14:30:39 [2021-06-17T18:30:39.654Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:30:39 [2021-06-17T18:30:39.654Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:30:39 [2021-06-17T18:30:39.654Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:30:39 [2021-06-17T18:30:39.654Z] 
14:30:39 [2021-06-17T18:30:39.654Z] Results:
14:30:39 [2021-06-17T18:30:39.654Z] 
14:30:39 [2021-06-17T18:30:39.654Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
14:30:39 [2021-06-17T18:30:39.654Z] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] All tests passed!
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/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
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT [89/138]
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] The project's OSGi version is 1.0.8.202106171750
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.588Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.846Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.846Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] 
14:30:40 [2021-06-17T18:30:40.846Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:30:41 [2021-06-17T18:30:41.412Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
14:30:41 [2021-06-17T18:30:41.412Z] [INFO] Command line:
14:30:41 [2021-06-17T18:30:41.412Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:30:41 [2021-06-17T18:30:41.412Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:46 [2021-06-17T18:30:46.679Z] !SESSION 2021-06-17 18:30:41.669 -----------------------------------------------
14:30:46 [2021-06-17T18:30:46.679Z] eclipse.buildId=unknown
14:30:46 [2021-06-17T18:30:46.679Z] java.version=11.0.2
14:30:46 [2021-06-17T18:30:46.679Z] java.vendor=Oracle Corporation
14:30:46 [2021-06-17T18:30:46.679Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:30:46 [2021-06-17T18:30:46.679Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:30:46 [2021-06-17T18:30:46.679Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:30:46 [2021-06-17T18:30:46.679Z] 
14:30:46 [2021-06-17T18:30:46.679Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:30:45.933
14:30:46 [2021-06-17T18:30:46.679Z] !MESSAGE FrameworkEvent ERROR
14:30:46 [2021-06-17T18:30:46.679Z] !STACK 0
14:30:46 [2021-06-17T18:30:46.679Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:30:46 [2021-06-17T18:30:46.679Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:46 [2021-06-17T18:30:46.679Z] 
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:46 [2021-06-17T18:30:46.679Z] 
14:30:46 [2021-06-17T18:30:46.679Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:30:46.058
14:30:46 [2021-06-17T18:30:46.679Z] !MESSAGE FrameworkEvent ERROR
14:30:46 [2021-06-17T18:30:46.679Z] !STACK 0
14:30:46 [2021-06-17T18:30:46.679Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:30:46 [2021-06-17T18:30:46.679Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:46 [2021-06-17T18:30:46.679Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:30:46 [2021-06-17T18:30:46.679Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:30:46 [2021-06-17T18:30:46.679Z]        org.apache.httpcomponents.httpclient.win [36]
14:30:46 [2021-06-17T18:30:46.679Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:46 [2021-06-17T18:30:46.679Z] 
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:46 [2021-06-17T18:30:46.679Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:48 [2021-06-17T18:30:48.579Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:30:48 [2021-06-17T18:30:48.579Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:30:55 [2021-06-17T18:30:55.138Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:30:55 [2021-06-17T18:30:55.138Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
14:30:55 [2021-06-17T18:30:55.138Z] 
14:30:55 [2021-06-17T18:30:55.138Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:30:55.052
14:30:55 [2021-06-17T18:30:55.138Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:30:55 [2021-06-17T18:30:55.396Z] Display size: 1440x900
14:30:55 [2021-06-17T18:30:55.396Z] OS version=5.10.19-200.fc33.x86_64
14:30:55 [2021-06-17T18:30:55.396Z] GTK version=3.22.30
14:30:55 [2021-06-17T18:30:55.396Z] GTK theme=Ambiance
14:30:55 [2021-06-17T18:30:55.396Z] LIBOVERLAY_SCROLLBAR=0
14:30:55 [2021-06-17T18:30:55.396Z] Time zone: Greenwich Mean Time
14:30:55 [2021-06-17T18:30:55.654Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:30:55 [2021-06-17T18:30:55.654Z] log4j:WARN Please initialize the log4j system properly.
14:30:57 [2021-06-17T18:30:57.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:30:57 [2021-06-17T18:30:57.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:30:57 [2021-06-17T18:30:57.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Attempting to set focus on Tree with text {}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457019666 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457019667 data=null doit=true} to TreeItem with text {myNode}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457019667 data=null} to TreeItem with text {myNode}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457019667 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457019668 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}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457019748 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Attempting to set focus on Tree with text {}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457019750 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457019750 data=null doit=true} to TreeItem with text {myNode}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457019750 data=null} to TreeItem with text {myNode}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457019751 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457019751 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}
14:30:57 [2021-06-17T18:30:57.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457019753 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:30:58 [2021-06-17T18:30:58.068Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:30:58 [2021-06-17T18:30:58.068Z] DEBUG - Clicking on with mnemonic 'Connect'
14:30:58 [2021-06-17T18:30:58.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=457019968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
14:30:58 [2021-06-17T18:30:58.068Z] DEBUG - Clicked on with mnemonic 'Connect'
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Attempting to set focus on Tree with text {}
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457020580 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457020580 data=null doit=true} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457020580 data=null} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457020581 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457020581 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
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457020646 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Attempting to set focus on Tree with text {}
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457020647 data=null button=0 stateMask=0x0 x=89 y=75 count=0} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457020648 data=null doit=true} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457020648 data=null} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457020648 data=null button=1 stateMask=0x0 x=89 y=75 count=1} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457020649 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
14:30:58 [2021-06-17T18:30:58.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457020650 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
14:30:58 [2021-06-17T18:30:58.890Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:30:58 [2021-06-17T18:30:58.890Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=457021206 data=null doit=true} to Shell with text {Create Session}
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:30:59 [2021-06-17T18:30:59.148Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - Clicking on &Ok
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457021248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457021248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457021249 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457021249 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457021250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:30:59 [2021-06-17T18:30:59.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457021251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457021251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=457020782 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...'
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Clicked on 
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457021470 data=null doit=true} to Tree node with text: Sessions
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457021471 data=null} to Tree node with text: Sessions
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457021471 data=null button=1 stateMask=0x0 x=89 y=75 count=1} to Tree node with text: Sessions
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457021472 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
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457021473 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
14:30:59 [2021-06-17T18:30:59.408Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:30:59 [2021-06-17T18:30:59.408Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:30:59 [2021-06-17T18:30:59.408Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:30:59 [2021-06-17T18:30:59.408Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Attempting to set focus on Tree with text {}
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457021478 data=null button=0 stateMask=0x0 x=113 y=98 count=0} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457021478 data=null doit=true} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457021479 data=null} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457021479 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457021479 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
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457021488 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Attempting to set focus on Tree with text {}
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457021490 data=null button=0 stateMask=0x0 x=113 y=75 count=0} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457021490 data=null doit=true} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457021490 data=null} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457021490 data=null button=1 stateMask=0x0 x=113 y=75 count=1} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457021491 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
14:30:59 [2021-06-17T18:30:59.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457021492 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
14:30:59 [2021-06-17T18:30:59.665Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:30:59 [2021-06-17T18:30:59.665Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457022084 data=null doit=true} to Shell with text {Enable Events}
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:31:00 [2021-06-17T18:31:00.232Z] 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')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457022148 data=null doit=true} to Button with text {Kernel}
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457022149 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}
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=457022150 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=457022150 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')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=457022150 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')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=457022151 data=null item=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')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Setting state to checked on: All
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Clicking on &Ok
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457022263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457022263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457022263 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457022263 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457022270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457022270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457022270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:00 [2021-06-17T18:31:00.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457021667 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)...'
14:31:00 [2021-06-17T18:31:00.490Z] DEBUG - Clicked on 
14:31:00 [2021-06-17T18:31:00.490Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:00 [2021-06-17T18:31:00.490Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:00 [2021-06-17T18:31:00.490Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:00 [2021-06-17T18:31:00.490Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:00 [2021-06-17T18:31:00.490Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:00 [2021-06-17T18:31:00.490Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:00 [2021-06-17T18:31:00.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=457022554 data=null doit=true} to Tree node with text: JUL
14:31:00 [2021-06-17T18:31:00.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=457022554 data=null} to Tree node with text: JUL
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=457022555 data=null button=1 stateMask=0x0 x=107 y=75 count=1} to Tree node with text: JUL
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457022555 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
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=457022556 data=null button=1 stateMask=0x80000 x=107 y=75 count=1} to Tree node with text: JUL
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457022562 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457022562 data=null doit=true} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457022562 data=null} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457022562 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457022563 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
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457022564 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457022565 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457022565 data=null doit=true} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457022565 data=null} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457022566 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457022566 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
14:31:00 [2021-06-17T18:31:00.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457022567 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:00 [2021-06-17T18:31:00.749Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:00 [2021-06-17T18:31:00.749Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457023077 data=null doit=true} to Shell with text {Enable Events}
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:31:01 [2021-06-17T18:31:01.007Z] 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')
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.007Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.008Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:01 [2021-06-17T18:31:01.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457023091 data=null doit=true} to Button with text {Kernel}
14:31:01 [2021-06-17T18:31:01.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457023092 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}
14:31:01 [2021-06-17T18:31:01.008Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:01 [2021-06-17T18:31:01.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=457023092 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:01 [2021-06-17T18:31:01.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=457023092 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')
14:31:01 [2021-06-17T18:31:01.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=457023093 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')
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=457023093 data=null item=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')
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=457023183 data=null doit=true} to TreeItem with text {All}
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=457023183 data=null} to TreeItem with text {All}
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457023184 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457023184 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}
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457023185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
14:31:01 [2021-06-17T18:31:01.265Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:01 [2021-06-17T18:31:01.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457023187 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457023187 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457023187 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)
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457023188 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)
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457023189 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)
14:31:01 [2021-06-17T18:31:01.266Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:01 [2021-06-17T18:31:01.266Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Setting state to checked on: logger
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Clicking on &Ok
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457023245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457023245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457023245 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457023245 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457023246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457023246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457023246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:01 [2021-06-17T18:31:01.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457022682 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)...'
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Clicked on 
14:31:01 [2021-06-17T18:31:01.524Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:01 [2021-06-17T18:31:01.524Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:01 [2021-06-17T18:31:01.524Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:01 [2021-06-17T18:31:01.524Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:01 [2021-06-17T18:31:01.524Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:01 [2021-06-17T18:31:01.524Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=457023470 data=null doit=true} to Tree node with text: JUL
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=457023471 data=null} to Tree node with text: JUL
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=457023471 data=null button=1 stateMask=0x0 x=107 y=75 count=1} to Tree node with text: JUL
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457023471 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
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=457023472 data=null button=1 stateMask=0x80000 x=107 y=75 count=1} to Tree node with text: JUL
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457023473 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457023473 data=null doit=true} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457023474 data=null} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457023474 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457023479 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
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457023481 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457023482 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457023482 data=null doit=true} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457023483 data=null} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457023483 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457023483 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
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457023484 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:01 [2021-06-17T18:31:01.524Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457024043 data=null doit=true} to Shell with text {Enable Events}
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:31:02 [2021-06-17T18:31:02.090Z] 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')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457024048 data=null doit=true} to Button with text {Kernel}
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457024048 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}
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=457024049 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=457024049 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')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=457024049 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')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=457024049 data=null item=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')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=457024160 data=null doit=true} to TreeItem with text {All}
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=457024161 data=null} to TreeItem with text {All}
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457024161 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457024162 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}
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457024163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
14:31:02 [2021-06-17T18:31:02.090Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457024164 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457024164 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457024164 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)
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457024165 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)
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457024166 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)
14:31:02 [2021-06-17T18:31:02.090Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:02 [2021-06-17T18:31:02.090Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Setting state to checked on: anotherLogger
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.090Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1d4ee936
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=457024171 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')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=457024181 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')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457024181 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=457024181 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457024182 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')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457024182 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')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457024182 data=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')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=457024182 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')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=457024183 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')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=457024183 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')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=457024183 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=457024183 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=457024186 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'))
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.091Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Clicking on &Ok
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457024245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457024245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457024245 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457024245 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457024245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457024245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457024245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457023639 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)...'
14:31:02 [2021-06-17T18:31:02.349Z] DEBUG - Clicked on 
14:31:02 [2021-06-17T18:31:02.349Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:02 [2021-06-17T18:31:02.349Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:02 [2021-06-17T18:31:02.349Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:02 [2021-06-17T18:31:02.607Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:02 [2021-06-17T18:31:02.607Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:02 [2021-06-17T18:31:02.607Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=457024469 data=null doit=true} to Tree node with text: JUL
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=457024469 data=null} to Tree node with text: JUL
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=457024470 data=null button=1 stateMask=0x0 x=107 y=75 count=1} to Tree node with text: JUL
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457024470 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
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=457024471 data=null button=1 stateMask=0x80000 x=107 y=75 count=1} to Tree node with text: JUL
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457024472 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457024472 data=null doit=true} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457024472 data=null} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457024472 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457024473 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
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457024475 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457024476 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457024476 data=null doit=true} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457024476 data=null} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457024476 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457024477 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
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457024483 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:02 [2021-06-17T18:31:02.607Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457025074 data=null doit=true} to Shell with text {Enable Events}
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:31:03 [2021-06-17T18:31:03.175Z] 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')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457025142 data=null doit=true} to Button with text {Kernel}
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457025142 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}
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=457025142 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=457025142 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')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=457025143 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')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=457025143 data=null item=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')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Clicking on &Ok
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457025194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457025195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457025195 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457025195 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457025195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457025195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457025195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:03 [2021-06-17T18:31:03.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457024653 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)...'
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Clicked on 
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=457025447 data=null doit=true} to Tree node with text: JUL
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=457025447 data=null} to Tree node with text: JUL
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=457025447 data=null button=1 stateMask=0x0 x=107 y=75 count=1} to Tree node with text: JUL
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457025448 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
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=457025449 data=null button=1 stateMask=0x80000 x=107 y=75 count=1} to Tree node with text: JUL
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457025452 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457025453 data=null doit=true} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457025453 data=null} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457025453 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457025453 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
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457025459 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457025460 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457025460 data=null doit=true} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457025460 data=null} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457025461 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457025461 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
14:31:03 [2021-06-17T18:31:03.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457025462 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Clicking on with mnemonic 'Start'
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=457025560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Clicked on with mnemonic 'Start'
14:31:03 [2021-06-17T18:31:03.693Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.693Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457025663 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457025664 data=null doit=true} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457025664 data=null} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457025664 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457025665 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
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457025666 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457025668 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457025668 data=null doit=true} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457025668 data=null} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457025668 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457025668 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
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457025669 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Clicking on with mnemonic 'Stop'
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=457025739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
14:31:03 [2021-06-17T18:31:03.693Z] DEBUG - Clicked on with mnemonic 'Stop'
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:03 [2021-06-17T18:31:03.951Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.951Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.951Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.951Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=457025942 data=null button=0 stateMask=0x0 x=135 y=121 count=0} to Tree node with text: logger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=457025942 data=null doit=true} to Tree node with text: logger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=457025942 data=null} to Tree node with text: logger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=457025942 data=null button=1 stateMask=0x0 x=135 y=121 count=1} to Tree node with text: logger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457025943 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
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=457025948 data=null button=1 stateMask=0x80000 x=135 y=121 count=1} to Tree node with text: logger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:03 [2021-06-17T18:31:03.951Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.951Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.951Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.951Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=457026048 data=null button=0 stateMask=0x0 x=161 y=104 count=0} to Tree node with text: anotherLogger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=457026048 data=null doit=true} to Tree node with text: anotherLogger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=457026048 data=null} to Tree node with text: anotherLogger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=457026048 data=null button=1 stateMask=0x0 x=161 y=104 count=1} to Tree node with text: anotherLogger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457026049 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
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=457026051 data=null button=1 stateMask=0x80000 x=161 y=104 count=1} to Tree node with text: anotherLogger
14:31:03 [2021-06-17T18:31:03.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:04 [2021-06-17T18:31:04.210Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:04 [2021-06-17T18:31:04.210Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457026149 data=null button=0 stateMask=0x0 x=113 y=-36 count=0} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457026150 data=null doit=true} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457026150 data=null} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457026150 data=null button=1 stateMask=0x0 x=113 y=-36 count=1} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457026150 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
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457026152 data=null button=1 stateMask=0x80000 x=113 y=-36 count=1} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457026152 data=null button=0 stateMask=0x0 x=113 y=-36 count=0} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457026153 data=null doit=true} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457026153 data=null} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457026153 data=null button=1 stateMask=0x0 x=113 y=-36 count=1} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457026153 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
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457026154 data=null button=1 stateMask=0x80000 x=113 y=-36 count=1} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:04 [2021-06-17T18:31:04.210Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457026487 data=null doit=true} to Shell with text {Enable Events}
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:31:04 [2021-06-17T18:31:04.468Z] 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')
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.468Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457026593 data=null doit=true} to Button with text {Kernel}
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457026594 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}
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=457026594 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=457026594 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')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=457026595 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')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=457026595 data=null item=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')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Setting state to checked on: All
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Clicking on &Ok
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457026694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:04 [2021-06-17T18:31:04.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457026694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457026694 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457026694 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457026694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457026694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457026694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457026263 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)...'
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Clicked on 
14:31:04 [2021-06-17T18:31:04.726Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:04 [2021-06-17T18:31:04.726Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:04 [2021-06-17T18:31:04.726Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:04 [2021-06-17T18:31:04.726Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:04 [2021-06-17T18:31:04.726Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:04 [2021-06-17T18:31:04.726Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=457026789 data=null doit=true} to Tree node with text: LOG4J
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=457026789 data=null} to Tree node with text: LOG4J
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=457026789 data=null button=1 stateMask=0x0 x=116 y=75 count=1} to Tree node with text: LOG4J
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457026789 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
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=457026790 data=null button=1 stateMask=0x80000 x=116 y=75 count=1} to Tree node with text: LOG4J
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457026791 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457026791 data=null doit=true} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457026791 data=null} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457026791 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457026792 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
14:31:04 [2021-06-17T18:31:04.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457026793 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.983Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:04 [2021-06-17T18:31:04.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457026843 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457026843 data=null doit=true} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457026844 data=null} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457026844 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457026844 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
14:31:04 [2021-06-17T18:31:04.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457026846 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:04 [2021-06-17T18:31:04.983Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:04 [2021-06-17T18:31:04.983Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457027271 data=null doit=true} to Shell with text {Enable Events}
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:31:05 [2021-06-17T18:31:05.241Z] 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')
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457027295 data=null doit=true} to Button with text {Kernel}
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457027295 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}
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=457027295 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=457027296 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')
14:31:05 [2021-06-17T18:31:05.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=457027296 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')
14:31:05 [2021-06-17T18:31:05.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=457027296 data=null item=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')
14:31:05 [2021-06-17T18:31:05.499Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:05 [2021-06-17T18:31:05.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:05 [2021-06-17T18:31:05.499Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:05 [2021-06-17T18:31:05.499Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:05 [2021-06-17T18:31:05.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:05 [2021-06-17T18:31:05.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=457027389 data=null doit=true} to TreeItem with text {All}
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=457027390 data=null} to TreeItem with text {All}
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457027390 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457027390 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}
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457027391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
14:31:05 [2021-06-17T18:31:05.500Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457027392 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457027393 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457027393 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)
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457027393 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)
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457027394 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)
14:31:05 [2021-06-17T18:31:05.500Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:05 [2021-06-17T18:31:05.500Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Setting state to checked on: logger
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Clicking on &Ok
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457027397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457027397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457027397 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457027397 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457027398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457027398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457027398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457026901 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)...'
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Clicked on 
14:31:05 [2021-06-17T18:31:05.500Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:05 [2021-06-17T18:31:05.500Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:05 [2021-06-17T18:31:05.500Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:05 [2021-06-17T18:31:05.500Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:05 [2021-06-17T18:31:05.500Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:05 [2021-06-17T18:31:05.500Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=457027552 data=null doit=true} to Tree node with text: LOG4J
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=457027552 data=null} to Tree node with text: LOG4J
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=457027552 data=null button=1 stateMask=0x0 x=100 y=75 count=1} to Tree node with text: LOG4J
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457027552 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
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=457027553 data=null button=1 stateMask=0x80000 x=100 y=75 count=1} to Tree node with text: LOG4J
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457027554 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457027554 data=null doit=true} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457027555 data=null} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457027555 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457027555 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
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457027556 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457027561 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457027561 data=null doit=true} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457027561 data=null} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457027561 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457027561 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
14:31:05 [2021-06-17T18:31:05.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457027562 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:05 [2021-06-17T18:31:05.759Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:05 [2021-06-17T18:31:05.759Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457028041 data=null doit=true} to Shell with text {Enable Events}
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:31:06 [2021-06-17T18:31:06.016Z] 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')
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457028044 data=null doit=true} to Button with text {Kernel}
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457028045 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}
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=457028045 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=457028045 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')
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=457028045 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')
14:31:06 [2021-06-17T18:31:06.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=457028046 data=null item=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')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=457028147 data=null doit=true} to TreeItem with text {All}
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=457028147 data=null} to TreeItem with text {All}
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457028147 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457028148 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}
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457028149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
14:31:06 [2021-06-17T18:31:06.275Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457028150 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457028150 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457028150 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)
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457028150 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)
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457028151 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)
14:31:06 [2021-06-17T18:31:06.275Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:06 [2021-06-17T18:31:06.275Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Setting state to checked on: anotherLogger
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@247246ea
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=457028155 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')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=457028155 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')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457028156 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=457028156 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457028156 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')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457028156 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')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457028156 data=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')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=457028168 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')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=457028168 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')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=457028168 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')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=457028168 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=457028169 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=457028170 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'))
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Clicking on &Ok
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457028178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457028178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:06 [2021-06-17T18:31:06.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457028178 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457028178 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457028178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457028178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457028178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457027662 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)...'
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Clicked on 
14:31:06 [2021-06-17T18:31:06.276Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:06 [2021-06-17T18:31:06.276Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:06 [2021-06-17T18:31:06.276Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:06 [2021-06-17T18:31:06.276Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:06 [2021-06-17T18:31:06.276Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:06 [2021-06-17T18:31:06.276Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=457028361 data=null doit=true} to Tree node with text: LOG4J
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=457028361 data=null} to Tree node with text: LOG4J
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=457028361 data=null button=1 stateMask=0x0 x=116 y=75 count=1} to Tree node with text: LOG4J
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457028362 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
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=457028363 data=null button=1 stateMask=0x80000 x=116 y=75 count=1} to Tree node with text: LOG4J
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457028364 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457028364 data=null doit=true} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457028364 data=null} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457028365 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457028365 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
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457028366 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457028367 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457028367 data=null doit=true} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457028367 data=null} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457028368 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457028368 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
14:31:06 [2021-06-17T18:31:06.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457028369 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:06 [2021-06-17T18:31:06.534Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:06 [2021-06-17T18:31:06.534Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457028885 data=null doit=true} to Shell with text {Enable Events}
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:31:06 [2021-06-17T18:31:06.793Z] 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')
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457028888 data=null doit=true} to Button with text {Kernel}
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457028888 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}
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=457028888 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=457028889 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')
14:31:06 [2021-06-17T18:31:06.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=457028889 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')
14:31:07 [2021-06-17T18:31:07.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=457028889 data=null item=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')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Clicking on &Ok
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457028987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457028987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457028988 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457028988 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457028988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457028988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457028988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457028474 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)...'
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Clicked on 
14:31:07 [2021-06-17T18:31:07.051Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.051Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.051Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.051Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.051Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.051Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=457029162 data=null doit=true} to Tree node with text: LOG4J
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=457029162 data=null} to Tree node with text: LOG4J
14:31:07 [2021-06-17T18:31:07.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=457029163 data=null button=1 stateMask=0x0 x=116 y=75 count=1} to Tree node with text: LOG4J
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457029163 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
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=457029164 data=null button=1 stateMask=0x80000 x=116 y=75 count=1} to Tree node with text: LOG4J
14:31:07 [2021-06-17T18:31:07.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.310Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.310Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457029168 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457029168 data=null doit=true} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457029168 data=null} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457029168 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457029168 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
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457029169 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457029170 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457029170 data=null doit=true} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457029170 data=null} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457029171 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457029171 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
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457029172 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Clicking on with mnemonic 'Start'
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=457029284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Clicked on with mnemonic 'Start'
14:31:07 [2021-06-17T18:31:07.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457029387 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457029387 data=null doit=true} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457029387 data=null} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457029387 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457029388 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
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457029390 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457029391 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457029391 data=null doit=true} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457029391 data=null} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457029391 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457029391 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
14:31:07 [2021-06-17T18:31:07.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457029392 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.568Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:31:07 [2021-06-17T18:31:07.568Z] DEBUG - Clicking on with mnemonic 'Stop'
14:31:07 [2021-06-17T18:31:07.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=457029462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
14:31:07 [2021-06-17T18:31:07.569Z] DEBUG - Clicked on with mnemonic 'Stop'
14:31:07 [2021-06-17T18:31:07.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:07 [2021-06-17T18:31:07.569Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.569Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.827Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.827Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=457029682 data=null button=0 stateMask=0x0 x=135 y=121 count=0} to Tree node with text: logger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=457029683 data=null doit=true} to Tree node with text: logger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=457029683 data=null} to Tree node with text: logger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=457029683 data=null button=1 stateMask=0x0 x=135 y=121 count=1} to Tree node with text: logger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457029683 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
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=457029686 data=null button=1 stateMask=0x80000 x=135 y=121 count=1} to Tree node with text: logger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:07 [2021-06-17T18:31:07.827Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.827Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.827Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.827Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=457029788 data=null button=0 stateMask=0x0 x=161 y=105 count=0} to Tree node with text: anotherLogger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=457029788 data=null doit=true} to Tree node with text: anotherLogger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=457029788 data=null} to Tree node with text: anotherLogger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=457029789 data=null button=1 stateMask=0x0 x=161 y=105 count=1} to Tree node with text: anotherLogger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457029791 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
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=457029793 data=null button=1 stateMask=0x80000 x=161 y=102 count=1} to Tree node with text: anotherLogger
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:07 [2021-06-17T18:31:07.827Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.827Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457029886 data=null button=0 stateMask=0x0 x=113 y=-34 count=0} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457029887 data=null doit=true} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457029887 data=null} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457029887 data=null button=1 stateMask=0x0 x=113 y=-34 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457029887 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
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457029888 data=null button=1 stateMask=0x80000 x=113 y=-34 count=1} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457029894 data=null button=0 stateMask=0x0 x=113 y=-23 count=0} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457029894 data=null doit=true} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457029894 data=null} to Tree node with text: mysession
14:31:07 [2021-06-17T18:31:07.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457029895 data=null button=1 stateMask=0x0 x=113 y=-23 count=1} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457029941 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
14:31:08 [2021-06-17T18:31:08.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457029943 data=null button=1 stateMask=0x80000 x=113 y=-1 count=1} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.085Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:08 [2021-06-17T18:31:08.085Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457030385 data=null doit=true} to Shell with text {Enable Events}
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:31:08 [2021-06-17T18:31:08.342Z] 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')
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457030387 data=null doit=true} to Button with text {Kernel}
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457030388 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}
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=457030388 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=457030388 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')
14:31:08 [2021-06-17T18:31:08.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=457030388 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')
14:31:08 [2021-06-17T18:31:08.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=457030388 data=null item=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')
14:31:08 [2021-06-17T18:31:08.846Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Setting state to checked on: All
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Clicking on &Ok
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457030493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457030493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457030493 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457030493 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457030493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457030494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457030494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457029991 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)...'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Clicked on 
14:31:08 [2021-06-17T18:31:08.847Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:08 [2021-06-17T18:31:08.847Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:08 [2021-06-17T18:31:08.847Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:08 [2021-06-17T18:31:08.847Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:08 [2021-06-17T18:31:08.847Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:08 [2021-06-17T18:31:08.847Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=457030645 data=null doit=true} to Tree node with text: Python
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=457030646 data=null} to Tree node with text: Python
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=457030646 data=null button=1 stateMask=0x0 x=119 y=75 count=1} to Tree node with text: Python
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457030646 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
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=457030647 data=null button=1 stateMask=0x80000 x=119 y=75 count=1} to Tree node with text: Python
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457030648 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457030648 data=null doit=true} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457030648 data=null} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457030649 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457030649 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
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457030651 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457030651 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457030651 data=null doit=true} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457030651 data=null} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457030652 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457030652 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
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457030653 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:08 [2021-06-17T18:31:08.847Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457031079 data=null doit=true} to Shell with text {Enable Events}
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:31:09 [2021-06-17T18:31:09.105Z] 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')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457031146 data=null doit=true} to Button with text {Kernel}
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457031146 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}
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=457031147 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=457031147 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')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=457031147 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')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=457031147 data=null item=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')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=457031201 data=null doit=true} to TreeItem with text {All}
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=457031201 data=null} to TreeItem with text {All}
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457031202 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457031202 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}
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457031203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
14:31:09 [2021-06-17T18:31:09.105Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457031204 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457031204 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457031204 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)
14:31:09 [2021-06-17T18:31:09.105Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457031204 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)
14:31:09 [2021-06-17T18:31:09.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457031205 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)
14:31:09 [2021-06-17T18:31:09.106Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.106Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.362Z] DEBUG - Setting state to checked on: logger
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Clicking on &Ok
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457031246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457031247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457031247 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457031247 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457031247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457031247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457031247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457030746 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)...'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Clicked on 
14:31:09 [2021-06-17T18:31:09.363Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.363Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.363Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.363Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.363Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.363Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=457031361 data=null doit=true} to Tree node with text: Python
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=457031362 data=null} to Tree node with text: Python
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=457031362 data=null button=1 stateMask=0x0 x=119 y=75 count=1} to Tree node with text: Python
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457031362 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
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=457031363 data=null button=1 stateMask=0x80000 x=119 y=75 count=1} to Tree node with text: Python
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457031364 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457031364 data=null doit=true} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457031364 data=null} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457031364 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457031364 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
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457031365 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457031366 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457031366 data=null doit=true} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457031366 data=null} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457031366 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457031366 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
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457031367 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:09 [2021-06-17T18:31:09.363Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457031841 data=null doit=true} to Shell with text {Enable Events}
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:31:09 [2021-06-17T18:31:09.929Z] 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')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457031844 data=null doit=true} to Button with text {Kernel}
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457031844 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}
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=457031844 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=457031845 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')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=457031845 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')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=457031845 data=null item=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')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=457031891 data=null doit=true} to TreeItem with text {All}
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=457031891 data=null} to TreeItem with text {All}
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457031892 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457031892 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}
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457031893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
14:31:09 [2021-06-17T18:31:09.929Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457031943 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457031943 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457031943 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)
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457031944 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)
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=457031944 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)
14:31:09 [2021-06-17T18:31:09.929Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.929Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Setting state to checked on: anotherLogger
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@b3b67e2
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=457031947 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')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=457031948 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')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457031948 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:09 [2021-06-17T18:31:09.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=457031948 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457031948 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')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457031948 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')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457031948 data=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')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=457031948 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')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=457031949 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')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=457031949 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')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=457031949 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=457031949 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=457031950 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'))
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Clicking on &Ok
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457031951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457031952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457031952 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457031952 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457031952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457031952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457031952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:09 [2021-06-17T18:31:09.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457031452 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)...'
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Clicked on 
14:31:10 [2021-06-17T18:31:10.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.188Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.188Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.188Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.188Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=457032070 data=null doit=true} to Tree node with text: Python
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=457032070 data=null} to Tree node with text: Python
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=457032070 data=null button=1 stateMask=0x0 x=103 y=75 count=1} to Tree node with text: Python
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457032070 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
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=457032071 data=null button=1 stateMask=0x80000 x=103 y=75 count=1} to Tree node with text: Python
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457032072 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457032072 data=null doit=true} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457032072 data=null} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457032073 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457032073 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
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457032077 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457032077 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457032078 data=null doit=true} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457032078 data=null} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457032078 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457032078 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
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457032079 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:10 [2021-06-17T18:31:10.188Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457032473 data=null doit=true} to Shell with text {Enable Events}
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:31:10 [2021-06-17T18:31:10.446Z] 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')
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.446Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457032552 data=null doit=true} to Button with text {Kernel}
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457032552 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}
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=457032553 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=457032553 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')
14:31:10 [2021-06-17T18:31:10.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=457032553 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')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=457032553 data=null item=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')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Clicking on &Ok
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457032648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457032648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457032648 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457032648 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457032648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457032648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:10 [2021-06-17T18:31:10.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457032648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457032178 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)...'
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Clicked on 
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=457032774 data=null doit=true} to Tree node with text: Python
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=457032774 data=null} to Tree node with text: Python
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=457032775 data=null button=1 stateMask=0x0 x=103 y=75 count=1} to Tree node with text: Python
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457032775 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
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=457032777 data=null button=1 stateMask=0x80000 x=103 y=75 count=1} to Tree node with text: Python
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457032784 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457032784 data=null doit=true} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457032784 data=null} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457032784 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457032785 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
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457032786 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457032786 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457032787 data=null doit=true} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457032787 data=null} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457032787 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457032787 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
14:31:10 [2021-06-17T18:31:10.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457032788 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Clicking on with mnemonic 'Start'
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=457032894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Clicked on with mnemonic 'Start'
14:31:10 [2021-06-17T18:31:10.962Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.962Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457032996 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457032996 data=null doit=true} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457032996 data=null} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457032997 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457032997 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
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457032999 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:10 [2021-06-17T18:31:10.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457032999 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457032999 data=null doit=true} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457032999 data=null} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457033000 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457033000 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
14:31:10 [2021-06-17T18:31:10.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457033000 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:10 [2021-06-17T18:31:10.963Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:31:10 [2021-06-17T18:31:10.963Z] DEBUG - Clicking on with mnemonic 'Stop'
14:31:10 [2021-06-17T18:31:10.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=457033068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
14:31:10 [2021-06-17T18:31:10.963Z] DEBUG - Clicked on with mnemonic 'Stop'
14:31:11 [2021-06-17T18:31:11.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:11 [2021-06-17T18:31:11.220Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.220Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.220Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.220Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=457033341 data=null button=0 stateMask=0x0 x=135 y=121 count=0} to Tree node with text: logger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=457033341 data=null doit=true} to Tree node with text: logger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=457033341 data=null} to Tree node with text: logger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=457033341 data=null button=1 stateMask=0x0 x=135 y=121 count=1} to Tree node with text: logger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457033342 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
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=457033345 data=null button=1 stateMask=0x80000 x=135 y=121 count=1} to Tree node with text: logger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:11 [2021-06-17T18:31:11.480Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.480Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.480Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.480Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=457033449 data=null button=0 stateMask=0x0 x=161 y=103 count=0} to Tree node with text: anotherLogger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=457033449 data=null doit=true} to Tree node with text: anotherLogger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=457033449 data=null} to Tree node with text: anotherLogger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=457033450 data=null button=1 stateMask=0x0 x=161 y=103 count=1} to Tree node with text: anotherLogger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457033450 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
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=457033453 data=null button=1 stateMask=0x80000 x=161 y=103 count=1} to Tree node with text: anotherLogger
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:11 [2021-06-17T18:31:11.480Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.480Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457033556 data=null button=0 stateMask=0x0 x=113 y=-36 count=0} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457033556 data=null doit=true} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457033556 data=null} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457033557 data=null button=1 stateMask=0x0 x=113 y=-36 count=1} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457033557 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
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457033559 data=null button=1 stateMask=0x80000 x=113 y=-36 count=1} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457033559 data=null button=0 stateMask=0x0 x=113 y=-36 count=0} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457033559 data=null doit=true} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457033559 data=null} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457033560 data=null button=1 stateMask=0x0 x=113 y=-36 count=1} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457033560 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
14:31:11 [2021-06-17T18:31:11.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457033565 data=null button=1 stateMask=0x80000 x=113 y=-25 count=1} to Tree node with text: mysession
14:31:11 [2021-06-17T18:31:11.738Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:31:11 [2021-06-17T18:31:11.738Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:31:11 [2021-06-17T18:31:11.738Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=457033896 data=null doit=true} to Shell with text {Destroy Confirmation}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Clicking on OK
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457033958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457033958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457033958 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457033958 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457033958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457033958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457033958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=457033665 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...'
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Clicked on 
14:31:11 [2021-06-17T18:31:11.996Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457034056 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457034056 data=null doit=true} to TreeItem with text {myNode}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457034056 data=null} to TreeItem with text {myNode}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457034057 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457034057 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}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457034058 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457034059 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457034059 data=null doit=true} to TreeItem with text {myNode}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457034059 data=null} to TreeItem with text {myNode}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457034059 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457034060 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}
14:31:11 [2021-06-17T18:31:11.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457034061 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:12 [2021-06-17T18:31:12.254Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:31:12 [2021-06-17T18:31:12.254Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:31:12 [2021-06-17T18:31:12.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=457034159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
14:31:12 [2021-06-17T18:31:12.254Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:31:12 [2021-06-17T18:31:12.254Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.111 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
14:31:12 [2021-06-17T18:31:12.254Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 14.985 s
14:31:12 [2021-06-17T18:31:12.254Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457035081 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457035081 data=null doit=true} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457035081 data=null} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457035082 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457035082 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}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457035084 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457035085 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457035085 data=null doit=true} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457035085 data=null} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457035085 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457035086 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}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457035087 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Clicking on with mnemonic 'Connect'
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=457035197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
14:31:13 [2021-06-17T18:31:13.188Z] DEBUG - Clicked on with mnemonic 'Connect'
14:31:13 [2021-06-17T18:31:13.756Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:13 [2021-06-17T18:31:13.756Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {790234427420910} time=457035748 data=null button=0 stateMask=0x0 x=138 y=173 count=0} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {790234427420910} time=457035748 data=null doit=true} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {790234427420910} time=457035748 data=null} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {790234427420910} time=457035749 data=null button=1 stateMask=0x0 x=138 y=173 count=1} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457035749 data=null item=TreeItem {790234427420910} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {790234427420910} time=457035752 data=null button=1 stateMask=0x80000 x=138 y=173 count=1} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {790234427420910} time=457035752 data=null button=0 stateMask=0x0 x=138 y=173 count=0} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {790234427420910} time=457035752 data=null doit=true} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {790234427420910} time=457035753 data=null} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {790234427420910} time=457035753 data=null button=1 stateMask=0x0 x=138 y=173 count=1} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457035753 data=null item=TreeItem {790234427420910} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {790234427420910} time=457035754 data=null button=1 stateMask=0x80000 x=138 y=173 count=1} to Tree node with text: 790234427420910
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
14:31:13 [2021-06-17T18:31:13.756Z] DEBUG - Clicking on with mnemonic 'Save...'
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Clicked on with mnemonic 'Save...'
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=457036181 data=null doit=true} to Shell with text {Save Sessions}
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Clicking on OK
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457036182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457036182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457036182 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457036182 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457036182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457036182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457036182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=457035847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Clicked on 
14:31:14 [2021-06-17T18:31:14.322Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:14 [2021-06-17T18:31:14.322Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {790234427420910} time=457036350 data=null button=0 stateMask=0x0 x=138 y=77 count=0} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {790234427420910} time=457036350 data=null doit=true} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {790234427420910} time=457036350 data=null} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {790234427420910} time=457036350 data=null button=1 stateMask=0x0 x=138 y=77 count=1} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457036351 data=null item=TreeItem {790234427420910} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {790234427420910} time=457036352 data=null button=1 stateMask=0x80000 x=138 y=77 count=1} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {790234427420910} time=457036352 data=null button=0 stateMask=0x0 x=138 y=77 count=0} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {790234427420910} time=457036353 data=null doit=true} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {790234427420910} time=457036353 data=null} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {790234427420910} time=457036353 data=null button=1 stateMask=0x0 x=138 y=77 count=1} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457036353 data=null item=TreeItem {790234427420910} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {790234427420910} time=457036354 data=null button=1 stateMask=0x80000 x=138 y=77 count=1} to Tree node with text: 790234427420910
14:31:14 [2021-06-17T18:31:14.580Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:31:14 [2021-06-17T18:31:14.580Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=457036782 data=null doit=true} to Shell with text {Destroy Confirmation}
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Clicking on OK
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457036783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457036783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457036783 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457036783 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457036783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457036783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457036783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=457036454 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...'
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Clicked on 
14:31:14 [2021-06-17T18:31:14.839Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457036889 data=null button=0 stateMask=0x0 x=73 y=75 count=0} to Tree node with text: Sessions
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457036889 data=null doit=true} to Tree node with text: Sessions
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457036889 data=null} to Tree node with text: Sessions
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457036889 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457036890 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
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457036891 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457036891 data=null button=0 stateMask=0x0 x=73 y=75 count=0} to Tree node with text: Sessions
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457036892 data=null doit=true} to Tree node with text: Sessions
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457036892 data=null} to Tree node with text: Sessions
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457036892 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457036892 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
14:31:14 [2021-06-17T18:31:14.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457036893 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:15 [2021-06-17T18:31:15.097Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
14:31:15 [2021-06-17T18:31:15.097Z] DEBUG - Clicking on with mnemonic 'Load...'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Clicked on with mnemonic 'Load...'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=457037386 data=null doit=true} to Shell with text {Load Sessions}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=457037388 data=null doit=true} to Button with text {Local}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=457037388 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}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=457037389 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=457037389 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')
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=457037389 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')
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=457037389 data=null item=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')
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {790234427420910.lttng} time=457037463 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {790234427420910.lttng} time=457037463 data=null doit=true} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {790234427420910.lttng} time=457037463 data=null} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {790234427420910.lttng} time=457037463 data=null button=1 stateMask=0x0 x=119 y=12 count=1} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457037464 data=null item=TreeItem {790234427420910.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {790234427420910.lttng} time=457037464 data=null button=1 stateMask=0x80000 x=119 y=12 count=1} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Clicking on TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {790234427420910.lttng} time=457037465 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {790234427420910.lttng} time=457037465 data=null doit=true} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {790234427420910.lttng} time=457037465 data=null} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {790234427420910.lttng} time=457037465 data=null button=1 stateMask=0x0 x=119 y=12 count=1} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457037465 data=null item=TreeItem {790234427420910.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {790234427420910.lttng} time=457037465 data=null button=1 stateMask=0x80000 x=119 y=12 count=1} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {790234427420910.lttng} time=457037466 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {790234427420910.lttng} time=457037466 data=null doit=true} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {790234427420910.lttng} time=457037466 data=null} to TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - Clicked on TreeItem with text {790234427420910.lttng}
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:15 [2021-06-17T18:31:15.356Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:15 [2021-06-17T18:31:15.614Z] DEBUG - Clicking on OK
14:31:15 [2021-06-17T18:31:15.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457037467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:15 [2021-06-17T18:31:15.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457037467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:15 [2021-06-17T18:31:15.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457037468 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:15 [2021-06-17T18:31:15.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457037468 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:15 [2021-06-17T18:31:15.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457037468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:15 [2021-06-17T18:31:15.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457037468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:15 [2021-06-17T18:31:15.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457037468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:15 [2021-06-17T18:31:15.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=457037047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Clicked on 
14:31:15 [2021-06-17T18:31:15.872Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:15 [2021-06-17T18:31:15.872Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:15 [2021-06-17T18:31:15.872Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {790234427420910} time=457037748 data=null button=0 stateMask=0x0 x=138 y=-17 count=0} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {790234427420910} time=457037748 data=null doit=true} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {790234427420910} time=457037748 data=null} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {790234427420910} time=457037748 data=null button=1 stateMask=0x0 x=138 y=-17 count=1} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457037749 data=null item=TreeItem {790234427420910} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {790234427420910} time=457037752 data=null button=1 stateMask=0x80000 x=138 y=-17 count=1} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {790234427420910} time=457037752 data=null button=0 stateMask=0x0 x=138 y=-17 count=0} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {790234427420910} time=457037753 data=null doit=true} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {790234427420910} time=457037753 data=null} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {790234427420910} time=457037753 data=null button=1 stateMask=0x0 x=138 y=-17 count=1} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457037753 data=null item=TreeItem {790234427420910} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {790234427420910} time=457037754 data=null button=1 stateMask=0x80000 x=138 y=-17 count=1} to Tree node with text: 790234427420910
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:31:15 [2021-06-17T18:31:15.872Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=457038141 data=null doit=true} to Shell with text {Destroy Confirmation}
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Clicking on OK
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457038143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457038143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457038143 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457038143 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457038143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457038143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457038143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:16 [2021-06-17T18:31:16.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=457037857 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...'
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Clicked on 
14:31:16 [2021-06-17T18:31:16.388Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457038253 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457038253 data=null doit=true} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457038253 data=null} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457038254 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457038254 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}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457038266 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457038266 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457038267 data=null doit=true} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457038267 data=null} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457038267 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457038267 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}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457038268 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=457038368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
14:31:16 [2021-06-17T18:31:16.388Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:31:16 [2021-06-17T18:31:16.388Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.171 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
14:31:16 [2021-06-17T18:31:16.388Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 3.703 s
14:31:16 [2021-06-17T18:31:16.388Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457039063 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457039064 data=null doit=true} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457039064 data=null} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457039064 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457039064 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}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457039067 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457039067 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457039068 data=null doit=true} to TreeItem with text {myNode}
14:31:16 [2021-06-17T18:31:16.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457039068 data=null} to TreeItem with text {myNode}
14:31:17 [2021-06-17T18:31:17.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457039068 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:17 [2021-06-17T18:31:17.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457039068 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}
14:31:17 [2021-06-17T18:31:17.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457039069 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:17 [2021-06-17T18:31:17.213Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:31:17 [2021-06-17T18:31:17.213Z] DEBUG - Clicking on with mnemonic 'Connect'
14:31:17 [2021-06-17T18:31:17.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=457039169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
14:31:17 [2021-06-17T18:31:17.213Z] DEBUG - Clicked on with mnemonic 'Connect'
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457039678 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457039679 data=null doit=true} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457039679 data=null} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457039679 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457039679 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
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457039681 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457039681 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457039681 data=null doit=true} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457039682 data=null} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457039682 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457039682 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
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457039683 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:31:17 [2021-06-17T18:31:17.779Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=457040071 data=null doit=true} to Shell with text {Create Session}
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Text with text " 
14:31:18 [2021-06-17T18:31:18.037Z]  ", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Text with text " 
14:31:18 [2021-06-17T18:31:18.037Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:31:18 [2021-06-17T18:31:18.037Z] DEBUG - matched Text with text " 
14:31:18 [2021-06-17T18:31:18.037Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - Clicking on &Ok
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457040076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457040076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457040076 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457040076 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457040076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457040076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457040076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=457039751 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...'
14:31:18 [2021-06-17T18:31:18.296Z] DEBUG - Clicked on 
14:31:18 [2021-06-17T18:31:18.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457040246 data=null doit=true} to Tree node with text: Sessions
14:31:18 [2021-06-17T18:31:18.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457040247 data=null} to Tree node with text: Sessions
14:31:18 [2021-06-17T18:31:18.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457040247 data=null button=1 stateMask=0x0 x=89 y=75 count=1} to Tree node with text: Sessions
14:31:18 [2021-06-17T18:31:18.296Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457040247 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
14:31:18 [2021-06-17T18:31:18.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457040248 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
14:31:18 [2021-06-17T18:31:18.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.297Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.297Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457040250 data=null button=0 stateMask=0x0 x=113 y=98 count=0} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457040251 data=null doit=true} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457040251 data=null} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457040251 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457040251 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
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457040253 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457040254 data=null button=0 stateMask=0x0 x=113 y=75 count=0} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457040254 data=null doit=true} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457040254 data=null} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457040255 data=null button=1 stateMask=0x0 x=113 y=75 count=1} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457040255 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
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457040256 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:18 [2021-06-17T18:31:18.297Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457040704 data=null doit=true} to Shell with text {Enable Events}
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:18 [2021-06-17T18:31:18.862Z] 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')
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:18 [2021-06-17T18:31:18.862Z] 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')
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457040707 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457040707 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')
14:31:18 [2021-06-17T18:31:18.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457040708 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')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457040708 data=null item=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')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Clicking on &Ok
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457040758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457040758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457040758 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457040758 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457040758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457040758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457040759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457040354 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)...'
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Clicked on 
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457040949 data=null doit=true} to Tree node with text: channel0
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457040949 data=null} to Tree node with text: channel0
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457040950 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457040950 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
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457040951 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457040953 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457040953 data=null doit=true} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457040953 data=null} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457040954 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457040954 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
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457040955 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457040956 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457040956 data=null doit=true} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457040956 data=null} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457040956 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457040956 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
14:31:18 [2021-06-17T18:31:18.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457040957 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.121Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:19 [2021-06-17T18:31:19.121Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:19 [2021-06-17T18:31:19.380Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457041542 data=null doit=true} to Shell with text {Enable Events}
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:19 [2021-06-17T18:31:19.638Z] 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')
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:19 [2021-06-17T18:31:19.638Z] 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')
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457041545 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457041546 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')
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457041546 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')
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457041546 data=null item=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')
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.638Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - Clicking on &Ok
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457041552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457041552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457041552 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457041552 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457041552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457041552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457041552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:19 [2021-06-17T18:31:19.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457041057 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)...'
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Clicked on 
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457041763 data=null doit=true} to Tree node with text: channel0
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457041763 data=null} to Tree node with text: channel0
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457041763 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457041763 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
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457041764 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457041769 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457041769 data=null doit=true} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457041769 data=null} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457041769 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457041770 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
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457041771 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457041771 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457041772 data=null doit=true} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457041772 data=null} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457041772 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457041772 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
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457041773 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:19 [2021-06-17T18:31:19.897Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457042376 data=null doit=true} to Shell with text {Enable Events}
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:20 [2021-06-17T18:31:20.464Z] 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')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:20 [2021-06-17T18:31:20.464Z] 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')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457042380 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457042380 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')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457042380 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')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457042380 data=null item=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')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=457042383 data=null doit=true} to TreeItem with text {All}
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=457042383 data=null} to TreeItem with text {All}
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457042384 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457042385 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}
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457042474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
14:31:20 [2021-06-17T18:31:20.464Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Setting state to checked on: sched_process_fork
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Clicking on &Ok
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457042482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457042482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457042482 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457042482 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457042483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457042483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457042483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:20 [2021-06-17T18:31:20.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457041963 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)...'
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Clicked on 
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457042664 data=null doit=true} to Tree node with text: channel0
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457042665 data=null} to Tree node with text: channel0
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457042665 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457042665 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
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457042666 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457042668 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457042668 data=null doit=true} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457042668 data=null} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457042669 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457042669 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
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457042670 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457042670 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457042670 data=null doit=true} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457042670 data=null} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457042670 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457042671 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
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457042671 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:20 [2021-06-17T18:31:20.724Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457043185 data=null doit=true} to Shell with text {Enable Events}
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:21 [2021-06-17T18:31:21.289Z] 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')
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:21 [2021-06-17T18:31:21.289Z] 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')
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457043188 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457043188 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')
14:31:21 [2021-06-17T18:31:21.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457043188 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')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457043188 data=null item=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')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=457043191 data=null doit=true} to TreeItem with text {All}
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=457043191 data=null} to TreeItem with text {All}
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457043192 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457043192 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}
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457043284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
14:31:21 [2021-06-17T18:31:21.290Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Setting state to checked on: sched_process_exec
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Clicking on &Ok
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457043289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457043289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457043289 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457043289 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457043289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457043289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457043289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:21 [2021-06-17T18:31:21.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457042775 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)...'
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Clicked on 
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457043489 data=null doit=true} to Tree node with text: channel0
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457043489 data=null} to Tree node with text: channel0
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457043489 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457043490 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
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457043491 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457043495 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457043495 data=null doit=true} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457043553 data=null} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457043553 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457043554 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
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457043557 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457043558 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457043558 data=null doit=true} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457043558 data=null} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457043558 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457043559 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
14:31:21 [2021-06-17T18:31:21.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457043560 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:21 [2021-06-17T18:31:21.806Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:21 [2021-06-17T18:31:21.806Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457044077 data=null doit=true} to Shell with text {Enable Events}
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:22 [2021-06-17T18:31:22.064Z] 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')
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:22 [2021-06-17T18:31:22.064Z] 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')
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457044081 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457044081 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')
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457044081 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')
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457044081 data=null item=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')
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:22 [2021-06-17T18:31:22.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Setting state to checked on: All
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Clicking on &Ok
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457044141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457044141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457044141 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457044141 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457044141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457044142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457044142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:22 [2021-06-17T18:31:22.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457043663 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)...'
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Clicked on 
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457044273 data=null doit=true} to Tree node with text: channel0
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457044273 data=null} to Tree node with text: channel0
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457044273 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457044274 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
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457044275 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457044277 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457044277 data=null doit=true} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457044277 data=null} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457044278 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457044278 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
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457044279 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457044279 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457044280 data=null doit=true} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457044280 data=null} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457044280 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457044280 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
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457044286 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Clicking on with mnemonic 'Start'
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=457044374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
14:31:22 [2021-06-17T18:31:22.322Z] DEBUG - Clicked on with mnemonic 'Start'
14:31:22 [2021-06-17T18:31:22.579Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.579Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457044477 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457044478 data=null doit=true} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457044478 data=null} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457044478 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457044478 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
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457044479 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457044480 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457044480 data=null doit=true} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457044480 data=null} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457044480 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457044481 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
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457044482 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:31:22 [2021-06-17T18:31:22.579Z] DEBUG - Clicking on with mnemonic 'Stop'
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=457044543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Clicked on with mnemonic 'Stop'
14:31:22 [2021-06-17T18:31:22.580Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.580Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457044645 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457044645 data=null doit=true} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457044645 data=null} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457044646 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457044646 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
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457044648 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457044649 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457044649 data=null doit=true} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457044649 data=null} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457044649 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457044649 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
14:31:22 [2021-06-17T18:31:22.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457044652 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:22 [2021-06-17T18:31:22.837Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:31:22 [2021-06-17T18:31:22.837Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=457045042 data=null doit=true} to Shell with text {Destroy Confirmation}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Clicking on OK
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457045043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457045043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457045043 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457045043 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457045043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457045043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457045044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=457044705 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...'
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Clicked on 
14:31:23 [2021-06-17T18:31:23.096Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457045153 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457045153 data=null doit=true} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457045153 data=null} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457045153 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457045153 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}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457045156 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457045157 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457045157 data=null doit=true} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457045157 data=null} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457045157 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457045157 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}
14:31:23 [2021-06-17T18:31:23.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457045166 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.356Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:31:23 [2021-06-17T18:31:23.356Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:31:23 [2021-06-17T18:31:23.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=457045269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
14:31:23 [2021-06-17T18:31:23.356Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:31:23 [2021-06-17T18:31:23.356Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.888 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
14:31:23 [2021-06-17T18:31:23.356Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 6.503 s
14:31:23 [2021-06-17T18:31:23.356Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457045980 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457045981 data=null doit=true} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457045981 data=null} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457045981 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457045981 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}
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457045983 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:23 [2021-06-17T18:31:23.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457045984 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457045984 data=null doit=true} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457045984 data=null} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457045985 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:23 [2021-06-17T18:31:23.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457045985 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}
14:31:23 [2021-06-17T18:31:23.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457045986 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:24 [2021-06-17T18:31:24.180Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:31:24 [2021-06-17T18:31:24.180Z] DEBUG - Clicking on with mnemonic 'Connect'
14:31:24 [2021-06-17T18:31:24.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=457046091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
14:31:24 [2021-06-17T18:31:24.180Z] DEBUG - Clicked on with mnemonic 'Connect'
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457046644 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457046645 data=null doit=true} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457046645 data=null} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457046645 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457046645 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
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457046647 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457046648 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457046648 data=null doit=true} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457046648 data=null} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457046648 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457046648 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
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457046649 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:31:24 [2021-06-17T18:31:24.746Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=457047035 data=null doit=true} to Shell with text {Create Session}
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Text with text " 
14:31:25 [2021-06-17T18:31:25.004Z]  ", using matcher: of type 'Text'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Text with text " 
14:31:25 [2021-06-17T18:31:25.004Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Text with text " 
14:31:25 [2021-06-17T18:31:25.004Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Clicking on &Ok
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457047039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457047039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457047039 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457047039 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457047039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457047039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457047039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=457046706 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...'
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Clicked on 
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457047105 data=null doit=true} to Tree node with text: Sessions
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457047105 data=null} to Tree node with text: Sessions
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457047106 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457047106 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
14:31:25 [2021-06-17T18:31:25.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457047107 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:25 [2021-06-17T18:31:25.262Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:25 [2021-06-17T18:31:25.262Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:25 [2021-06-17T18:31:25.262Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:25 [2021-06-17T18:31:25.262Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457047144 data=null button=0 stateMask=0x0 x=113 y=98 count=0} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457047144 data=null doit=true} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457047145 data=null} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457047145 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457047145 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
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457047147 data=null button=1 stateMask=0x80000 x=113 y=98 count=1} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457047148 data=null button=0 stateMask=0x0 x=113 y=98 count=0} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457047148 data=null doit=true} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457047148 data=null} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457047148 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457047148 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
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457047149 data=null button=1 stateMask=0x80000 x=113 y=98 count=1} to Tree node with text: mysession
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:25 [2021-06-17T18:31:25.262Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:25 [2021-06-17T18:31:25.519Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:25 [2021-06-17T18:31:25.520Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:25 [2021-06-17T18:31:25.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457047596 data=null doit=true} to Shell with text {Enable Events}
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
14:31:25 [2021-06-17T18:31:25.778Z] 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')
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457047651 data=null doit=true} to Button with text {Kernel}
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457047651 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}
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=457047652 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=457047652 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')
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=457047652 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')
14:31:25 [2021-06-17T18:31:25.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=457047652 data=null item=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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Setting state to checked on: All
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:31:25 [2021-06-17T18:31:25.779Z] 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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=457047781 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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=457047781 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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457047781 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=457047781 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457047781 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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457047782 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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457047782 data=null item=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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=457047782 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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=457047782 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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=457047782 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')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=457047782 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=457047782 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Clicking on &Ok
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457047788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457047788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457047788 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457047788 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457047788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457047788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457047788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:25 [2021-06-17T18:31:25.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457047263 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)...'
14:31:25 [2021-06-17T18:31:25.779Z] 
14:31:25 [2021-06-17T18:31:25.779Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2021-06-17 18:31:25.748
14:31:25 [2021-06-17T18:31:25.779Z] !MESSAGE Command to change state of events failed
14:31:25 [2021-06-17T18:31:25.779Z] !STACK 0
14:31:25 [2021-06-17T18:31:25.779Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
14:31:25 [2021-06-17T18:31:25.779Z] Error Output:
14:31:25 [2021-06-17T18:31:25.779Z] Command not found
14:31:25 [2021-06-17T18:31:25.779Z] Return Value: 1
14:31:25 [2021-06-17T18:31:25.779Z] Command not found
14:31:25 [2021-06-17T18:31:25.779Z] 
14:31:25 [2021-06-17T18:31:25.779Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
14:31:25 [2021-06-17T18:31:25.779Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
14:31:25 [2021-06-17T18:31:25.779Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
14:31:25 [2021-06-17T18:31:25.779Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
14:31:25 [2021-06-17T18:31:25.779Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
14:31:25 [2021-06-17T18:31:25.779Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
14:31:25 [2021-06-17T18:31:25.779Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Clicked on 
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457047973 data=null doit=true} to Tree node with text: channel0
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457047973 data=null} to Tree node with text: channel0
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457047973 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457047973 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
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457047974 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457047976 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457047977 data=null doit=true} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457047977 data=null} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457047977 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457047977 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
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457047978 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457047979 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457047979 data=null doit=true} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457047979 data=null} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457047979 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457047980 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
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457047980 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.038Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:31:26 [2021-06-17T18:31:26.039Z] DEBUG - Clicking on with mnemonic 'Start'
14:31:26 [2021-06-17T18:31:26.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=457048081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
14:31:26 [2021-06-17T18:31:26.039Z] DEBUG - Clicked on with mnemonic 'Start'
14:31:26 [2021-06-17T18:31:26.296Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.296Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457048184 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457048184 data=null doit=true} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457048184 data=null} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457048184 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457048184 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
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457048186 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457048187 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457048187 data=null doit=true} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457048187 data=null} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457048187 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457048187 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
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457048188 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Clicking on with mnemonic 'Stop'
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=457048258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Clicked on with mnemonic 'Stop'
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:26 [2021-06-17T18:31:26.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.297Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.297Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.297Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.297Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=457048406 data=null button=0 stateMask=0x0 x=136 y=98 count=0} to Tree node with text: *
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=457048406 data=null doit=true} to Tree node with text: *
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=457048407 data=null} to Tree node with text: *
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=457048407 data=null button=1 stateMask=0x0 x=136 y=98 count=1} to Tree node with text: *
14:31:26 [2021-06-17T18:31:26.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457048407 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: *
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=457048411 data=null button=1 stateMask=0x80000 x=136 y=98 count=1} to Tree node with text: *
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:26 [2021-06-17T18:31:26.555Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.555Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457048489 data=null button=0 stateMask=0x0 x=113 y=13 count=0} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457048489 data=null doit=true} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457048489 data=null} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457048489 data=null button=1 stateMask=0x0 x=113 y=13 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457048490 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
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457048539 data=null button=1 stateMask=0x80000 x=113 y=11 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457048543 data=null button=0 stateMask=0x0 x=113 y=7 count=0} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457048543 data=null doit=true} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457048543 data=null} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457048543 data=null button=1 stateMask=0x0 x=113 y=7 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457048544 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
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457048545 data=null button=1 stateMask=0x80000 x=113 y=7 count=1} to Tree node with text: mysession
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:31:26 [2021-06-17T18:31:26.555Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=457048974 data=null doit=true} to Shell with text {Destroy Confirmation}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Clicking on OK
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457048974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457048974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457048974 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457048975 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457048975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457048975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457048975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=457048649 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...'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Clicked on 
14:31:27 [2021-06-17T18:31:27.122Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457049079 data=null button=0 stateMask=0x0 x=70 y=-63 count=0} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457049079 data=null doit=true} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457049079 data=null} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457049079 data=null button=1 stateMask=0x0 x=70 y=-63 count=1} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457049080 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}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457049080 data=null button=1 stateMask=0x80000 x=70 y=-63 count=1} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457049081 data=null button=0 stateMask=0x0 x=70 y=-63 count=0} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457049081 data=null doit=true} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457049082 data=null} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457049082 data=null button=1 stateMask=0x0 x=70 y=-63 count=1} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457049082 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}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457049083 data=null button=1 stateMask=0x80000 x=70 y=-63 count=1} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=457049185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
14:31:27 [2021-06-17T18:31:27.122Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:31:27 [2021-06-17T18:31:27.380Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.905 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
14:31:27 [2021-06-17T18:31:27.380Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 3.499 s
14:31:27 [2021-06-17T18:31:27.380Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457049846 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457049847 data=null doit=true} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457049847 data=null} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457049847 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457049847 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}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457049849 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457049850 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457049850 data=null doit=true} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457049850 data=null} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457049850 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457049851 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}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457049851 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Clicking on with mnemonic 'Connect'
14:31:27 [2021-06-17T18:31:27.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=457049954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
14:31:27 [2021-06-17T18:31:27.948Z] DEBUG - Clicked on with mnemonic 'Connect'
14:31:28 [2021-06-17T18:31:28.514Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:28 [2021-06-17T18:31:28.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457050469 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457050469 data=null doit=true} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457050469 data=null} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457050470 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457050470 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
14:31:28 [2021-06-17T18:31:28.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457050472 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.514Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:28 [2021-06-17T18:31:28.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457050472 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457050472 data=null doit=true} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457050472 data=null} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457050473 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457050473 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
14:31:28 [2021-06-17T18:31:28.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457050473 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:28 [2021-06-17T18:31:28.515Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:31:28 [2021-06-17T18:31:28.515Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:31:28 [2021-06-17T18:31:28.773Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:31:28 [2021-06-17T18:31:28.773Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:31:28 [2021-06-17T18:31:28.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=457050840 data=null doit=true} to Shell with text {Create Session}
14:31:28 [2021-06-17T18:31:28.773Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Text with text " 
14:31:28 [2021-06-17T18:31:28.774Z]  ", using matcher: of type 'Text'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Text with text " 
14:31:28 [2021-06-17T18:31:28.774Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Text with text " 
14:31:28 [2021-06-17T18:31:28.774Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - Clicking on &Ok
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457050849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457050849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457050849 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457050850 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457050850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457050850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457050850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:28 [2021-06-17T18:31:28.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=457050533 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...'
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Clicked on 
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457050969 data=null doit=true} to Tree node with text: Sessions
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457050970 data=null} to Tree node with text: Sessions
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457050970 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457050970 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
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457050971 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:29 [2021-06-17T18:31:29.032Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:29 [2021-06-17T18:31:29.032Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:29 [2021-06-17T18:31:29.032Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:29 [2021-06-17T18:31:29.032Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=457050979 data=null doit=true} to Tree node with text: Kernel
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=457050980 data=null} to Tree node with text: Kernel
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=457050980 data=null button=1 stateMask=0x0 x=99 y=-17 count=1} to Tree node with text: Kernel
14:31:29 [2021-06-17T18:31:29.032Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457050980 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
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=457051177 data=null button=1 stateMask=0x80000 x=99 y=-13150 count=1} to Tree node with text: Kernel
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=457051180 data=null button=0 stateMask=0x0 x=140 y=-10183 count=0} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=457051180 data=null doit=true} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=457051180 data=null} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=457051180 data=null button=1 stateMask=0x0 x=140 y=-10183 count=1} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457051180 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
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=457051184 data=null button=1 stateMask=0x80000 x=140 y=-10183 count=1} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=457051184 data=null button=0 stateMask=0x0 x=140 y=-10183 count=0} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=457051184 data=null doit=true} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=457051184 data=null} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=457051185 data=null button=1 stateMask=0x0 x=140 y=-10183 count=1} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457051185 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
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=457051186 data=null button=1 stateMask=0x80000 x=140 y=-10183 count=1} to Tree node with text: sched_switch
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
14:31:29 [2021-06-17T18:31:29.291Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
14:31:29 [2021-06-17T18:31:29.856Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
14:31:29 [2021-06-17T18:31:29.856Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:29 [2021-06-17T18:31:29.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457051671 data=null doit=true} to Shell with text {Enable Events}
14:31:29 [2021-06-17T18:31:29.856Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=457051673 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'))
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Clicking on &Ok
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457051676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457051676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457051676 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457051676 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457051676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457051676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457051676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:29 [2021-06-17T18:31:29.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=457051290 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...'
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Clicked on 
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457051987 data=null doit=true} to Tree node with text: channel0
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457051987 data=null} to Tree node with text: channel0
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457051988 data=null button=1 stateMask=0x0 x=144 y=10339 count=1} to Tree node with text: channel0
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457051988 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
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457051989 data=null button=1 stateMask=0x80000 x=144 y=10339 count=1} to Tree node with text: channel0
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457051991 data=null button=0 stateMask=0x0 x=113 y=10293 count=0} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457051991 data=null doit=true} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457051991 data=null} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457051991 data=null button=1 stateMask=0x0 x=113 y=10293 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457051991 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
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457051994 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457051995 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457051995 data=null doit=true} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457051995 data=null} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457051995 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457051995 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
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457051996 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Clicking on with mnemonic 'Start'
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=457052065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Clicked on with mnemonic 'Start'
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457052168 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457052168 data=null doit=true} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457052168 data=null} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457052168 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457052168 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
14:31:30 [2021-06-17T18:31:30.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457052170 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.116Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:30 [2021-06-17T18:31:30.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457052170 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457052170 data=null doit=true} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457052171 data=null} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457052171 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457052171 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
14:31:30 [2021-06-17T18:31:30.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457052172 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.374Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:31:30 [2021-06-17T18:31:30.374Z] DEBUG - Clicking on with mnemonic 'Stop'
14:31:30 [2021-06-17T18:31:30.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=457052263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
14:31:30 [2021-06-17T18:31:30.374Z] DEBUG - Clicked on with mnemonic 'Stop'
14:31:30 [2021-06-17T18:31:30.374Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457052466 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457052466 data=null doit=true} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457052466 data=null} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457052466 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457052467 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
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457052468 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457052468 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457052469 data=null doit=true} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457052469 data=null} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457052469 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457052471 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
14:31:30 [2021-06-17T18:31:30.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457052471 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:30 [2021-06-17T18:31:30.634Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:31:30 [2021-06-17T18:31:30.634Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=457052855 data=null doit=true} to Shell with text {Destroy Confirmation}
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Clicking on OK
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457052856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457052856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457052857 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457052857 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457052857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457052857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457052857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:30 [2021-06-17T18:31:30.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=457052526 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...'
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Clicked on 
14:31:31 [2021-06-17T18:31:31.152Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457053074 data=null button=0 stateMask=0x0 x=70 y=-13196 count=0} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457053074 data=null doit=true} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457053074 data=null} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457053075 data=null button=1 stateMask=0x0 x=70 y=-13196 count=1} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457053075 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}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457053078 data=null button=1 stateMask=0x80000 x=70 y=-13196 count=1} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457053078 data=null button=0 stateMask=0x0 x=70 y=-13196 count=0} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457053078 data=null doit=true} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457053079 data=null} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457053079 data=null button=1 stateMask=0x0 x=70 y=-13196 count=1} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457053079 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}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457053080 data=null button=1 stateMask=0x80000 x=70 y=-13196 count=1} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=457053157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:31:31 [2021-06-17T18:31:31.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457053269 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457053269 data=null doit=true} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457053269 data=null} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457053270 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457053270 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}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457053272 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457053273 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457053273 data=null doit=true} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457053273 data=null} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457053273 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457053273 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}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457053274 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Clicking on with mnemonic 'Connect'
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=457053329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
14:31:31 [2021-06-17T18:31:31.410Z] DEBUG - Clicked on with mnemonic 'Connect'
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457053849 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457053849 data=null doit=true} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457053849 data=null} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457053849 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457053850 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
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457053851 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457053852 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457053852 data=null doit=true} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457053852 data=null} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457053852 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457053852 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
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457053853 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:31:31 [2021-06-17T18:31:31.976Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:31:32 [2021-06-17T18:31:32.234Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:31:32 [2021-06-17T18:31:32.234Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:31:32 [2021-06-17T18:31:32.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=457054240 data=null doit=true} to Shell with text {Create Session}
14:31:32 [2021-06-17T18:31:32.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:32 [2021-06-17T18:31:32.234Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:32 [2021-06-17T18:31:32.234Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:32 [2021-06-17T18:31:32.234Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Text with text " 
14:31:32 [2021-06-17T18:31:32.235Z]  ", using matcher: of type 'Text'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Text with text " 
14:31:32 [2021-06-17T18:31:32.235Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Text with text " 
14:31:32 [2021-06-17T18:31:32.235Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - Clicking on &Ok
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457054245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457054245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457054245 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457054245 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457054245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457054245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457054245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:32 [2021-06-17T18:31:32.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=457053902 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...'
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Clicked on 
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457054352 data=null doit=true} to Tree node with text: Sessions
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457054353 data=null} to Tree node with text: Sessions
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457054353 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457054353 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
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457054354 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
14:31:32 [2021-06-17T18:31:32.494Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:32 [2021-06-17T18:31:32.494Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:32 [2021-06-17T18:31:32.494Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:32 [2021-06-17T18:31:32.494Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457054356 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457054363 data=null doit=true} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457054364 data=null} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457054364 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457054364 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
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457054367 data=null button=1 stateMask=0x80000 x=113 y=98 count=1} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457054368 data=null button=0 stateMask=0x0 x=113 y=98 count=0} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457054368 data=null doit=true} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457054368 data=null} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457054368 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457054368 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
14:31:32 [2021-06-17T18:31:32.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457054369 data=null button=1 stateMask=0x80000 x=113 y=98 count=1} to Tree node with text: mysession
14:31:32 [2021-06-17T18:31:32.495Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:32 [2021-06-17T18:31:32.495Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457054895 data=null doit=true} to Shell with text {Enable Events}
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:33 [2021-06-17T18:31:33.061Z] 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')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457054949 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457054949 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')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457054949 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')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457054949 data=null item=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')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Setting state to checked on: All
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Clicking on &Ok
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457054978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457054978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457054979 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457054979 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457054979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457054979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457054979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457054548 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)...'
14:31:33 [2021-06-17T18:31:33.061Z] DEBUG - Clicked on 
14:31:33 [2021-06-17T18:31:33.061Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.061Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.061Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.061Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.061Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.062Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.062Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.062Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.062Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.062Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.062Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457055156 data=null doit=true} to Tree node with text: channel0
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457055156 data=null} to Tree node with text: channel0
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457055156 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457055156 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
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457055157 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
14:31:33 [2021-06-17T18:31:33.062Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.062Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457055158 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457055158 data=null doit=true} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457055158 data=null} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457055159 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457055165 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
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457055166 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457055167 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457055167 data=null doit=true} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457055167 data=null} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457055167 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457055167 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
14:31:33 [2021-06-17T18:31:33.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457055168 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Clicking on with mnemonic 'Start'
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=457055269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Clicked on with mnemonic 'Start'
14:31:33 [2021-06-17T18:31:33.320Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.320Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457055371 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457055371 data=null doit=true} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457055371 data=null} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457055371 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457055371 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
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457055373 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457055374 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457055374 data=null doit=true} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457055374 data=null} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457055374 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457055374 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
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457055375 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Clicking on with mnemonic 'Stop'
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=457055425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
14:31:33 [2021-06-17T18:31:33.320Z] DEBUG - Clicked on with mnemonic 'Stop'
14:31:33 [2021-06-17T18:31:33.578Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.578Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:33 [2021-06-17T18:31:33.578Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:33 [2021-06-17T18:31:33.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457055528 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457055528 data=null doit=true} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457055528 data=null} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457055528 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457055528 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
14:31:33 [2021-06-17T18:31:33.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457055530 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.579Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:33 [2021-06-17T18:31:33.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457055530 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457055530 data=null doit=true} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457055531 data=null} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457055531 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457055531 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
14:31:33 [2021-06-17T18:31:33.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457055532 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:33 [2021-06-17T18:31:33.579Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:31:33 [2021-06-17T18:31:33.579Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=457055903 data=null doit=true} to Shell with text {Destroy Confirmation}
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Clicking on OK
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457055904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457055904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457055904 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457055904 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457055904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457055904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457055904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:33 [2021-06-17T18:31:33.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=457055587 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...'
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Clicked on 
14:31:34 [2021-06-17T18:31:34.095Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457055981 data=null button=0 stateMask=0x0 x=70 y=-63 count=0} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457055981 data=null doit=true} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457055981 data=null} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457055982 data=null button=1 stateMask=0x0 x=70 y=-63 count=1} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457055982 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}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457055985 data=null button=1 stateMask=0x80000 x=70 y=-63 count=1} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457055995 data=null button=0 stateMask=0x0 x=70 y=-45 count=0} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457055996 data=null doit=true} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457055996 data=null} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457055996 data=null button=1 stateMask=0x0 x=70 y=-45 count=1} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457055996 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}
14:31:34 [2021-06-17T18:31:34.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457055997 data=null button=1 stateMask=0x80000 x=70 y=-45 count=1} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.096Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:31:34 [2021-06-17T18:31:34.096Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:31:34 [2021-06-17T18:31:34.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=457056052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
14:31:34 [2021-06-17T18:31:34.096Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:31:34 [2021-06-17T18:31:34.096Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.854 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
14:31:34 [2021-06-17T18:31:34.096Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 3.614 s
14:31:34 [2021-06-17T18:31:34.096Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.895 s
14:31:34 [2021-06-17T18:31:34.096Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457056653 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457056654 data=null doit=true} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457056654 data=null} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457056654 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457056654 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}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457056656 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457056656 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457056656 data=null doit=true} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457056657 data=null} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457056657 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457056657 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}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457056658 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Clicking on with mnemonic 'Connect'
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=457056744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
14:31:34 [2021-06-17T18:31:34.662Z] DEBUG - Clicked on with mnemonic 'Connect'
14:31:35 [2021-06-17T18:31:35.229Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:35 [2021-06-17T18:31:35.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457057254 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457057255 data=null doit=true} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457057255 data=null} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457057255 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457057255 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
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457057256 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457057257 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457057257 data=null doit=true} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457057257 data=null} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457057257 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457057257 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
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457057258 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:31:35 [2021-06-17T18:31:35.230Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:31:35 [2021-06-17T18:31:35.489Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=457057603 data=null doit=true} to Shell with text {Create Session}
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Text with text " 
14:31:35 [2021-06-17T18:31:35.748Z]  ", using matcher: of type 'Text'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Text with text " 
14:31:35 [2021-06-17T18:31:35.748Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Text with text " 
14:31:35 [2021-06-17T18:31:35.748Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Clicking on &Ok
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457057606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457057606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457057606 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457057606 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457057606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457057607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457057607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=457057307 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...'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Clicked on 
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457057679 data=null doit=true} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457057679 data=null} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457057680 data=null button=1 stateMask=0x0 x=89 y=75 count=1} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457057680 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
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457057681 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
14:31:35 [2021-06-17T18:31:35.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:35 [2021-06-17T18:31:35.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:35 [2021-06-17T18:31:35.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:35 [2021-06-17T18:31:35.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457057683 data=null button=0 stateMask=0x0 x=113 y=98 count=0} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457057683 data=null doit=true} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457057683 data=null} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457057683 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457057684 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
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457057686 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457057687 data=null button=0 stateMask=0x0 x=113 y=75 count=0} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457057687 data=null doit=true} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457057687 data=null} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457057687 data=null button=1 stateMask=0x0 x=113 y=75 count=1} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457057687 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
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457057688 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:35 [2021-06-17T18:31:35.748Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:36 [2021-06-17T18:31:36.006Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457058078 data=null doit=true} to Shell with text {Enable Events}
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:36 [2021-06-17T18:31:36.007Z] 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')
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] 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.
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Clicking on &Ok
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457058141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457058141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457058141 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457058141 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457058141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457058141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457058141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457057741 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)...'
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Clicked on 
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457058278 data=null doit=true} to Tree node with text: channel0
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457058278 data=null} to Tree node with text: channel0
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457058278 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457058278 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
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457058279 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457058281 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457058281 data=null doit=true} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457058281 data=null} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457058281 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457058286 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
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457058287 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457058287 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457058288 data=null doit=true} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457058288 data=null} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457058288 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457058288 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
14:31:36 [2021-06-17T18:31:36.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457058289 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Clicking on with mnemonic 'Start'
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=457058386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Clicked on with mnemonic 'Start'
14:31:36 [2021-06-17T18:31:36.525Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.525Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457058488 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457058488 data=null doit=true} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457058488 data=null} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457058488 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457058488 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
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457058490 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457058490 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457058490 data=null doit=true} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457058490 data=null} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457058491 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457058491 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
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457058492 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Clicking on with mnemonic 'Stop'
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=457058533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Clicked on with mnemonic 'Stop'
14:31:36 [2021-06-17T18:31:36.525Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.525Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457058634 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457058635 data=null doit=true} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457058635 data=null} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457058635 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457058635 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
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457058638 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457058639 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457058639 data=null doit=true} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457058639 data=null} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457058639 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457058640 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
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457058641 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:31:36 [2021-06-17T18:31:36.783Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=457058970 data=null doit=true} to Shell with text {Destroy Confirmation}
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Clicking on OK
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457058971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457058971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457058971 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457058971 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457058971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457058971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:37 [2021-06-17T18:31:37.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457058971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=457058704 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...'
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Clicked on 
14:31:37 [2021-06-17T18:31:37.042Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457059027 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457059028 data=null doit=true} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457059028 data=null} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457059028 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457059028 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}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457059030 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457059031 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457059031 data=null doit=true} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457059031 data=null} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457059031 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457059031 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}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457059032 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=457059081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
14:31:37 [2021-06-17T18:31:37.042Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:31:37 [2021-06-17T18:31:37.299Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.025 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
14:31:37 [2021-06-17T18:31:37.299Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 2.704 s
14:31:37 [2021-06-17T18:31:37.299Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457059581 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457059581 data=null doit=true} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457059581 data=null} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457059581 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457059581 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}
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457059583 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:37 [2021-06-17T18:31:37.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457059584 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457059584 data=null doit=true} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457059584 data=null} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457059585 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457059585 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}
14:31:37 [2021-06-17T18:31:37.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457059585 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:37 [2021-06-17T18:31:37.558Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:31:37 [2021-06-17T18:31:37.558Z] DEBUG - Clicking on with mnemonic 'Connect'
14:31:37 [2021-06-17T18:31:37.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=457059641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
14:31:37 [2021-06-17T18:31:37.558Z] DEBUG - Clicked on with mnemonic 'Connect'
14:31:38 [2021-06-17T18:31:38.123Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:38 [2021-06-17T18:31:38.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457060153 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457060153 data=null doit=true} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457060153 data=null} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457060154 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457060154 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
14:31:38 [2021-06-17T18:31:38.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457060155 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.123Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:38 [2021-06-17T18:31:38.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=457060159 data=null button=0 stateMask=0x0 x=89 y=133 count=0} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457060159 data=null doit=true} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457060159 data=null} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457060159 data=null button=1 stateMask=0x0 x=89 y=133 count=1} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457060160 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
14:31:38 [2021-06-17T18:31:38.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457060160 data=null button=1 stateMask=0x80000 x=89 y=133 count=1} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.124Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:31:38 [2021-06-17T18:31:38.124Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=457060509 data=null doit=true} to Shell with text {Create Session}
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Text with text " 
14:31:38 [2021-06-17T18:31:38.691Z]  ", using matcher: of type 'Text'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Text with text " 
14:31:38 [2021-06-17T18:31:38.691Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Text with text " 
14:31:38 [2021-06-17T18:31:38.691Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:31:38 [2021-06-17T18:31:38.691Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Clicking on &Ok
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457060513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457060513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457060513 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457060513 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457060514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457060514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457060514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=457060216 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...'
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Clicked on 
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=457060590 data=null doit=true} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=457060590 data=null} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=457060590 data=null button=1 stateMask=0x0 x=89 y=75 count=1} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457060591 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
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=457060592 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
14:31:38 [2021-06-17T18:31:38.692Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:38 [2021-06-17T18:31:38.692Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:38 [2021-06-17T18:31:38.692Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:38 [2021-06-17T18:31:38.692Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457060594 data=null button=0 stateMask=0x0 x=113 y=98 count=0} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457060594 data=null doit=true} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457060594 data=null} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457060594 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457060594 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
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457060645 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457060646 data=null button=0 stateMask=0x0 x=113 y=75 count=0} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457060646 data=null doit=true} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457060646 data=null} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457060647 data=null button=1 stateMask=0x0 x=113 y=75 count=1} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457060647 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
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457060648 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:38 [2021-06-17T18:31:38.692Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:39 [2021-06-17T18:31:39.257Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:39 [2021-06-17T18:31:39.257Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:39 [2021-06-17T18:31:39.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457061154 data=null doit=true} to Shell with text {Enable Events}
14:31:39 [2021-06-17T18:31:39.257Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.257Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:39 [2021-06-17T18:31:39.258Z] 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')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:39 [2021-06-17T18:31:39.258Z] 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')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457061157 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457061157 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')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457061157 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')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457061157 data=null item=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')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Setting state to checked on: All
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Clicking on &Ok
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457061187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457061187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457061187 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457061187 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457061187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457061187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457061188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457060768 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)...'
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Clicked on 
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457061313 data=null doit=true} to Tree node with text: channel0
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457061313 data=null} to Tree node with text: channel0
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457061313 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457061314 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
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457061314 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457061316 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457061316 data=null doit=true} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457061316 data=null} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457061316 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457061316 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
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457061317 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457061318 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457061318 data=null doit=true} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457061318 data=null} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457061318 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457061318 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
14:31:39 [2021-06-17T18:31:39.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457061319 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.516Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:39 [2021-06-17T18:31:39.516Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457061701 data=null doit=true} to Shell with text {Enable Events}
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:39 [2021-06-17T18:31:39.774Z] 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')
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:31:39 [2021-06-17T18:31:39.774Z] 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')
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457061703 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457061704 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')
14:31:39 [2021-06-17T18:31:39.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457061704 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')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457061704 data=null item=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')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Setting state to checked on: All
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Clicking on &Ok
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457061743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457061743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457061743 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457061743 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457061743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457061744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457061744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457061372 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)...'
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Clicked on 
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457061851 data=null doit=true} to Tree node with text: channel0
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457061851 data=null} to Tree node with text: channel0
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457061851 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457061856 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
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457061857 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457061857 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457061858 data=null doit=true} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457061858 data=null} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457061858 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457061858 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
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457061859 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457061859 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457061859 data=null doit=true} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457061860 data=null} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457061860 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457061860 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
14:31:39 [2021-06-17T18:31:39.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457061861 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.033Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:31:40 [2021-06-17T18:31:40.033Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457062299 data=null doit=true} to Shell with text {Enable Events}
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:40 [2021-06-17T18:31:40.292Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:31:40 [2021-06-17T18:31:40.293Z] 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')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:31:40 [2021-06-17T18:31:40.293Z] 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')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=457062302 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=457062302 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')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=457062302 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')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=457062302 data=null item=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')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=457062304 data=null doit=true} to TreeItem with text {All}
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=457062304 data=null} to TreeItem with text {All}
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457062305 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457062305 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}
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457062380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
14:31:40 [2021-06-17T18:31:40.293Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Setting state to checked on: write
14:31:40 [2021-06-17T18:31:40.293Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Setting state to checked on: read
14:31:40 [2021-06-17T18:31:40.293Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Setting state to checked on: close
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Clicking on &Ok
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457062395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457062395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457062395 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457062395 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457062395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:40 [2021-06-17T18:31:40.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457062395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:40 [2021-06-17T18:31:40.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457062395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:40 [2021-06-17T18:31:40.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=457061918 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)...'
14:31:40 [2021-06-17T18:31:40.551Z] DEBUG - Clicked on 
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.551Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457062518 data=null doit=true} to Tree node with text: channel0
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457062519 data=null} to Tree node with text: channel0
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457062519 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457062519 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
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457062520 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457062525 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457062525 data=null doit=true} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457062525 data=null} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457062525 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457062526 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
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457062526 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457062527 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457062527 data=null doit=true} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457062527 data=null} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457062528 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457062528 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
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457062539 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
14:31:40 [2021-06-17T18:31:40.552Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=457062954 data=null doit=true} to Shell with text {Enable Channel}
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
14:31:41 [2021-06-17T18:31:41.118Z] 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')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=457062971 data=null doit=true} to Button with text {Kernel}
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=457062971 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}
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=457062971 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=457062972 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')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=457062972 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')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=457062972 data=null item=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')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.118Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
14:31:41 [2021-06-17T18:31:41.119Z] 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')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
14:31:41 [2021-06-17T18:31:41.119Z] 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')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=457062974 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')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=457062974 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')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=457062974 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')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=457062974 data=null item=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')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Clicking on &Ok
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457062976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457062976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457062976 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457062976 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457062976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457062976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457062976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=457062598 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...'
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Clicked on 
14:31:41 [2021-06-17T18:31:41.119Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.119Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.119Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=457063182 data=null doit=true} to Tree node with text: UST global
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=457063183 data=null} to Tree node with text: UST global
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=457063183 data=null button=1 stateMask=0x0 x=131 y=75 count=1} to Tree node with text: UST global
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457063183 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
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=457063184 data=null button=1 stateMask=0x80000 x=131 y=75 count=1} to Tree node with text: UST global
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=457063185 data=null button=0 stateMask=0x0 x=144 y=98 count=0} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457063185 data=null doit=true} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457063185 data=null} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457063185 data=null button=1 stateMask=0x0 x=144 y=98 count=1} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457063186 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
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457063199 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=457063199 data=null button=0 stateMask=0x0 x=144 y=75 count=0} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457063199 data=null doit=true} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457063199 data=null} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457063200 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457063243 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
14:31:41 [2021-06-17T18:31:41.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457063246 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.377Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
14:31:41 [2021-06-17T18:31:41.377Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=457063629 data=null doit=true} to Shell with text {Enable Events}
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=457063632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=457063632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=457063632 data=null doit=true} to (of type 'Tree')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=457063632 data=null} to (of type 'Tree')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=457063633 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to (of type 'Tree')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457063633 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')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=457063633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to (of type 'Tree')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Clicking on &Ok
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=457063635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=457063649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=457063649 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=457063649 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=457063649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=457063649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=457063649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:31:41 [2021-06-17T18:31:41.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=457063313 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...'
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Clicked on 
14:31:41 [2021-06-17T18:31:41.894Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.894Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.894Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.894Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=457063773 data=null doit=true} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=457063773 data=null} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=457063774 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457063774 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
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=457063775 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
14:31:41 [2021-06-17T18:31:41.894Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.894Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457063777 data=null button=0 stateMask=0x0 x=97 y=-17 count=0} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457063777 data=null doit=true} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457063777 data=null} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457063777 data=null button=1 stateMask=0x0 x=97 y=-17 count=1} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457063778 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
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457063780 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457063780 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457063780 data=null doit=true} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457063781 data=null} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457063781 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457063781 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
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457063788 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Clicking on with mnemonic 'Start'
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=457063891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
14:31:41 [2021-06-17T18:31:41.894Z] DEBUG - Clicked on with mnemonic 'Start'
14:31:41 [2021-06-17T18:31:41.895Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.895Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457063993 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457063993 data=null doit=true} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457063994 data=null} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457063995 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457063995 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
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457063996 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457063997 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457063997 data=null doit=true} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457063997 data=null} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457064002 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457064002 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
14:31:41 [2021-06-17T18:31:41.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457064002 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Clicking on with mnemonic 'Stop'
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=457064050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Clicked on with mnemonic 'Stop'
14:31:42 [2021-06-17T18:31:42.153Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:42 [2021-06-17T18:31:42.153Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457064152 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457064152 data=null doit=true} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457064152 data=null} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457064152 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457064152 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
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457064154 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457064200 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457064200 data=null doit=true} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457064200 data=null} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457064200 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457064201 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
14:31:42 [2021-06-17T18:31:42.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457064202 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:42 [2021-06-17T18:31:42.411Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:31:42 [2021-06-17T18:31:42.411Z] DEBUG - Clicking on with mnemonic 'Import...'
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - Clicked on with mnemonic 'Import...'
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=457064878 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:31:42 [2021-06-17T18:31:42.977Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Clicking on Cancel
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=457065382 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')
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=457065382 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')
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=457065382 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=457065382 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=457065382 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')
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=457065382 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')
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=457065382 data=null item=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')
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=457064279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Clicked on 
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457065450 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457065451 data=null doit=true} to Tree node with text: mysession
14:31:43 [2021-06-17T18:31:43.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457065451 data=null} to Tree node with text: mysession
14:31:43 [2021-06-17T18:31:43.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457065451 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:43 [2021-06-17T18:31:43.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457065451 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
14:31:43 [2021-06-17T18:31:43.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457065452 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:43 [2021-06-17T18:31:43.543Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:31:43 [2021-06-17T18:31:43.543Z] DEBUG - Clicking on with mnemonic 'Import...'
14:31:43 [2021-06-17T18:31:43.800Z] DEBUG - Clicked on with mnemonic 'Import...'
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=457065953 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.059Z] DEBUG - Clicking on &Finish
14:31:44 [2021-06-17T18:31:44.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457065968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457065968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457065968 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457065968 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457065968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457065968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:44 [2021-06-17T18:31:44.060Z] DEBUG - Clicked on &Finish
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457065968 data=null item=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')
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=457065551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:31:44 [2021-06-17T18:31:44.992Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:44 [2021-06-17T18:31:44.992Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457066995 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457066996 data=null doit=true} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457066996 data=null} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457066996 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457066996 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
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457066997 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457067015 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457067015 data=null doit=true} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457067015 data=null} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457067015 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457067015 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
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457067017 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:31:44 [2021-06-17T18:31:44.992Z] DEBUG - Clicking on with mnemonic 'Import...'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Clicked on with mnemonic 'Import...'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=457067528 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Clicking on Cancel
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=457067530 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')
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=457067530 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')
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=457067530 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=457067530 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=457067530 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')
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=457067530 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')
14:31:45 [2021-06-17T18:31:45.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=457067530 data=null item=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')
14:31:45 [2021-06-17T18:31:45.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=457067097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:31:45 [2021-06-17T18:31:45.559Z] DEBUG - Clicked on 
14:31:45 [2021-06-17T18:31:45.559Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:45 [2021-06-17T18:31:45.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457067649 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:45 [2021-06-17T18:31:45.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457067649 data=null doit=true} to Tree node with text: mysession
14:31:45 [2021-06-17T18:31:45.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457067649 data=null} to Tree node with text: mysession
14:31:45 [2021-06-17T18:31:45.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457067649 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:45 [2021-06-17T18:31:45.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457067650 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
14:31:45 [2021-06-17T18:31:45.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457067651 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:45 [2021-06-17T18:31:45.816Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:31:45 [2021-06-17T18:31:45.817Z] DEBUG - Clicking on with mnemonic 'Import...'
14:31:46 [2021-06-17T18:31:46.074Z] DEBUG - Clicked on with mnemonic 'Import...'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=457068195 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=457068257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=457068258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=457068258 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=457068258 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=457068259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=457068259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=457068259 data=null 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')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=457068261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=457068261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=457068261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=457068261 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=457068261 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Clicking on &Finish
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457068265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457068265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457068265 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457068265 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457068265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457068265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.333Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:46 [2021-06-17T18:31:46.333Z] DEBUG - Clicked on &Finish
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457068265 data=null item=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')
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=457067752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:31:46 [2021-06-17T18:31:46.900Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:46 [2021-06-17T18:31:46.900Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457068882 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457068882 data=null doit=true} to Tree node with text: mysession
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457068882 data=null} to Tree node with text: mysession
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457068882 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457068883 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
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457068884 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457068947 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457068948 data=null doit=true} to Tree node with text: mysession
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457068948 data=null} to Tree node with text: mysession
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457068948 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457068948 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
14:31:46 [2021-06-17T18:31:46.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457068949 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:47 [2021-06-17T18:31:47.159Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:31:47 [2021-06-17T18:31:47.159Z] DEBUG - Clicking on with mnemonic 'Import...'
14:31:47 [2021-06-17T18:31:47.416Z] DEBUG - Clicked on with mnemonic 'Import...'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=457069552 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Clicking on Cancel
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=457069567 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')
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=457069568 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')
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=457069568 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=457069568 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=457069568 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')
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=457069568 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')
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=457069568 data=null item=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')
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=457069062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Clicked on 
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457069659 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457069659 data=null doit=true} to Tree node with text: mysession
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457069659 data=null} to Tree node with text: mysession
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457069660 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457069660 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
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457069661 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:31:47 [2021-06-17T18:31:47.674Z] DEBUG - Clicking on with mnemonic 'Import...'
14:31:47 [2021-06-17T18:31:47.933Z] DEBUG - Clicked on with mnemonic 'Import...'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=457070061 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=457070064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=457070064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=457070064 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=457070064 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=457070064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=457070064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=457070064 data=null 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')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=457070072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=457070072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=457070072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=457070072 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=457070072 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Clicking on &Finish
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457070095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457070095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457070095 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457070095 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457070095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457070095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.196Z] DEBUG - Clicked on &Finish
14:31:48 [2021-06-17T18:31:48.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457070095 data=null item=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')
14:31:48 [2021-06-17T18:31:48.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=457069717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:31:48 [2021-06-17T18:31:48.713Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:48 [2021-06-17T18:31:48.713Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457070650 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457070650 data=null doit=true} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457070650 data=null} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457070651 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457070651 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
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457070652 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=457070653 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=457070653 data=null doit=true} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=457070653 data=null} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=457070653 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457070653 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
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=457070654 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:31:48 [2021-06-17T18:31:48.713Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=457071025 data=null doit=true} to Shell with text {Destroy Confirmation}
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - Clicking on OK
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457071026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457071026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457071026 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457071027 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457071027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457071027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457071027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:48 [2021-06-17T18:31:48.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=457070762 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...'
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Clicked on 
14:31:49 [2021-06-17T18:31:49.230Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457071101 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457071102 data=null doit=true} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457071102 data=null} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457071102 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457071102 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}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457071104 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=457071105 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=457071105 data=null doit=true} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=457071105 data=null} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=457071105 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457071105 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}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=457071113 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
14:31:49 [2021-06-17T18:31:49.230Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:31:49 [2021-06-17T18:31:49.231Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:31:49 [2021-06-17T18:31:49.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=457071200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
14:31:49 [2021-06-17T18:31:49.231Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:31:49 [2021-06-17T18:31:49.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457071305 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:31:49 [2021-06-17T18:31:49.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - Attempting to set focus on Tree with text {}
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=457071352 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {Remote}
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=457071352 data=null doit=true} to TreeItem with text {Remote}
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=457071352 data=null} to TreeItem with text {Remote}
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=457071353 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {Remote}
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457071353 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}
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=457071451 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {Remote}
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:31:49 [2021-06-17T18:31:49.488Z] DEBUG - Clicking on with mnemonic 'Delete'
14:31:49 [2021-06-17T18:31:49.746Z] DEBUG - Clicked on with mnemonic 'Delete'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072603 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072603 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072604 data=null 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')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072604 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457072604 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Clicking on OK
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457072606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457072606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457072606 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457072607 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457072607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457072607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.682Z] DEBUG - Clicked on OK
14:31:50 [2021-06-17T18:31:50.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457072607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:31:50 [2021-06-17T18:31:50.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457071566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:31:51 [2021-06-17T18:31:51.248Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.934 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
14:31:51 [2021-06-17T18:31:51.248Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 13.652 s
14:31:51 [2021-06-17T18:31:51.248Z] 
14:31:51 [2021-06-17T18:31:51.248Z] Results:
14:31:51 [2021-06-17T18:31:51.248Z] 
14:31:51 [2021-06-17T18:31:51.248Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:31:51 [2021-06-17T18:31:51.248Z] 
14:31:51 [2021-06-17T18:31:51.814Z] 
14:31:51 [2021-06-17T18:31:51.814Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:31:51.654
14:31:51 [2021-06-17T18:31:51.814Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:31:52 [2021-06-17T18:31:52.382Z] [INFO] All tests passed!
14:31:52 [2021-06-17T18:31:52.382Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.382Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:31:52 [2021-06-17T18:31:52.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/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
14:31:52 [2021-06-17T18:31:52.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.2-SNAPSHOT [90/138]
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] The project's OSGi version is 2.0.2.202106171750
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.383Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties 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
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 7.0.0-SNAPSHOT  [91/138]
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] 
14:31:52 [2021-06-17T18:31:52.950Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.0.0-SNAPSHOT.jar
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:53 [2021-06-17T18:31:53.208Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.0.0-SNAPSHOT-sources-feature.jar
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:53 [2021-06-17T18:31:53.208Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.0.0-SNAPSHOT.jar
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.0.0-SNAPSHOT.pom
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.0.0-SNAPSHOT-sources-feature.jar
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.0.0-SNAPSHOT-p2metadata.xml
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.0.0-SNAPSHOT-p2artifacts.xml
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.13-SNAPSHOT [92/138]
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.208Z] [INFO] The project's OSGi version is 1.0.13.202106171750
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.209Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.773Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.774Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.774Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:53 [2021-06-17T18:31:53.774Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.774Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.774Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:53 [2021-06-17T18:31:53.774Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
14:31:53 [2021-06-17T18:31:53.774Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.774Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:53 [2021-06-17T18:31:53.774Z] [INFO] 
14:31:53 [2021-06-17T18:31:53.774Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:31:54 [2021-06-17T18:31:54.339Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
14:31:54 [2021-06-17T18:31:54.339Z] [INFO] Command line:
14:31:54 [2021-06-17T18:31:54.339Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:31:54 [2021-06-17T18:31:54.339Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:31:56 [2021-06-17T18:31:56.868Z] !SESSION 2021-06-17 18:31:54.334 -----------------------------------------------
14:31:56 [2021-06-17T18:31:56.868Z] eclipse.buildId=unknown
14:31:56 [2021-06-17T18:31:56.868Z] java.version=11.0.2
14:31:56 [2021-06-17T18:31:56.868Z] java.vendor=Oracle Corporation
14:31:56 [2021-06-17T18:31:56.868Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:31:56 [2021-06-17T18:31:56.868Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:31:56 [2021-06-17T18:31:56.868Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:31:56 [2021-06-17T18:31:56.868Z] 
14:31:56 [2021-06-17T18:31:56.868Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:31:56.756
14:31:56 [2021-06-17T18:31:56.868Z] !MESSAGE FrameworkEvent ERROR
14:31:56 [2021-06-17T18:31:56.868Z] !STACK 0
14:31:56 [2021-06-17T18:31:56.868Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:31:56 [2021-06-17T18:31:56.868Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:31:56 [2021-06-17T18:31:56.868Z] 
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:31:56 [2021-06-17T18:31:56.868Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:31:57 [2021-06-17T18:31:57.128Z] 
14:31:57 [2021-06-17T18:31:57.128Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:31:56.931
14:31:57 [2021-06-17T18:31:57.128Z] !MESSAGE FrameworkEvent ERROR
14:31:57 [2021-06-17T18:31:57.128Z] !STACK 0
14:31:57 [2021-06-17T18:31:57.128Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:31:57 [2021-06-17T18:31:57.128Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:31:57 [2021-06-17T18:31:57.128Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:31:57 [2021-06-17T18:31:57.128Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:31:57 [2021-06-17T18:31:57.128Z]        org.apache.httpcomponents.httpclient.win [35]
14:31:57 [2021-06-17T18:31:57.128Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:31:57 [2021-06-17T18:31:57.128Z] 
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:31:57 [2021-06-17T18:31:57.128Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:31:59 [2021-06-17T18:31:59.028Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
14:31:59 [2021-06-17T18:31:59.028Z] 
14:31:59 [2021-06-17T18:31:59.028Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:58.947
14:31:59 [2021-06-17T18:31:59.028Z] !MESSAGE Compiling value: value is not a parseable integer: abc
14:31:59 [2021-06-17T18:31:59.028Z] 
14:31:59 [2021-06-17T18:31:59.028Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:58.949
14:31:59 [2021-06-17T18:31:59.028Z] !MESSAGE Compiling value: value is not a parseable integer: 
14:31:59 [2021-06-17T18:31:59.028Z] 
14:31:59 [2021-06-17T18:31:59.028Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:58.956
14:31:59 [2021-06-17T18:31:59.028Z] !MESSAGE Compiling value: value is not a parseable integer: abc
14:31:59 [2021-06-17T18:31:59.028Z] 
14:31:59 [2021-06-17T18:31:59.028Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:58.958
14:31:59 [2021-06-17T18:31:59.028Z] !MESSAGE Compiling value: value is not a parseable integer: 
14:31:59 [2021-06-17T18:31:59.028Z] 
14:31:59 [2021-06-17T18:31:59.028Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.026
14:31:59 [2021-06-17T18:31:59.028Z] !MESSAGE The mapping group undefined does not exist in this analysis
14:31:59 [2021-06-17T18:31:59.287Z] 
14:31:59 [2021-06-17T18:31:59.287Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.034
14:31:59 [2021-06-17T18:31:59.287Z] !MESSAGE Compiling value: value is not a parseable integer: not int
14:31:59 [2021-06-17T18:31:59.287Z] 
14:31:59 [2021-06-17T18:31:59.287Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.040
14:31:59 [2021-06-17T18:31:59.287Z] !MESSAGE A query state value should have children attributes
14:31:59 [2021-06-17T18:31:59.287Z] 
14:31:59 [2021-06-17T18:31:59.287Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.043
14:31:59 [2021-06-17T18:31:59.287Z] !MESSAGE The value of a constant attribute should not be empty
14:31:59 [2021-06-17T18:31:59.287Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.007 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.004 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.287Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.288Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.288Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.052 s
14:31:59 [2021-06-17T18:31:59.288Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.288Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.288Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
14:31:59 [2021-06-17T18:31:59.288Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.004 s
14:31:59 [2021-06-17T18:31:59.288Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
14:31:59 [2021-06-17T18:31:59.288Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.288Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
14:31:59 [2021-06-17T18:31:59.288Z] 
14:31:59 [2021-06-17T18:31:59.288Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:31:59.155
14:31:59 [2021-06-17T18:31:59.288Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
14:31:59 [2021-06-17T18:31:59.288Z] 
14:31:59 [2021-06-17T18:31:59.288Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:31:59.251
14:31:59 [2021-06-17T18:31:59.288Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
14:31:59 [2021-06-17T18:31:59.288Z] 
14:31:59 [2021-06-17T18:31:59.288Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.265
14:31:59 [2021-06-17T18:31:59.288Z] !MESSAGE State Transition: Undefined action: action1
14:31:59 [2021-06-17T18:31:59.288Z] 
14:31:59 [2021-06-17T18:31:59.288Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.269
14:31:59 [2021-06-17T18:31:59.288Z] !MESSAGE State Transition: Undefined condition: test1
14:31:59 [2021-06-17T18:31:59.546Z] 
14:31:59 [2021-06-17T18:31:59.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.328
14:31:59 [2021-06-17T18:31:59.546Z] !MESSAGE State Transition: Undefined condition: test1
14:31:59 [2021-06-17T18:31:59.546Z] 
14:31:59 [2021-06-17T18:31:59.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:31:59.332
14:31:59 [2021-06-17T18:31:59.546Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
14:31:59 [2021-06-17T18:31:59.546Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.015 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.007 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.057 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.006 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.008 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.005 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.006 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.005 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.059 s
14:31:59 [2021-06-17T18:31:59.546Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
14:31:59 [2021-06-17T18:31:59.546Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
14:31:59 [2021-06-17T18:31:59.546Z] 
14:31:59 [2021-06-17T18:31:59.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.348
14:31:59 [2021-06-17T18:31:59.546Z] !MESSAGE The value of a constant attribute should not be empty
14:31:59 [2021-06-17T18:31:59.546Z] 
14:31:59 [2021-06-17T18:31:59.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.349
14:31:59 [2021-06-17T18:31:59.546Z] !MESSAGE The value of an event field attribute should not be null
14:31:59 [2021-06-17T18:31:59.546Z] 
14:31:59 [2021-06-17T18:31:59.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.350
14:31:59 [2021-06-17T18:31:59.546Z] !MESSAGE A query state attribute should have children attributes
14:31:59 [2021-06-17T18:31:59.546Z] 
14:31:59 [2021-06-17T18:31:59.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.352
14:31:59 [2021-06-17T18:31:59.546Z] !MESSAGE The value of a constant attribute should not be empty
14:31:59 [2021-06-17T18:31:59.546Z] 
14:31:59 [2021-06-17T18:31:59.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.353
14:31:59 [2021-06-17T18:31:59.546Z] !MESSAGE Location undefined does not exist
14:31:59 [2021-06-17T18:31:59.546Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
14:31:59 [2021-06-17T18:31:59.546Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.004 s
14:31:59 [2021-06-17T18:31:59.546Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.008 s
14:31:59 [2021-06-17T18:31:59.546Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.008 s
14:31:59 [2021-06-17T18:31:59.546Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
14:31:59 [2021-06-17T18:31:59.546Z] 
14:31:59 [2021-06-17T18:31:59.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:31:59.434
14:31:59 [2021-06-17T18:31:59.546Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
14:31:59 [2021-06-17T18:31:59.546Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
14:31:59 [2021-06-17T18:31:59.546Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.057 s
14:31:59 [2021-06-17T18:31:59.546Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
14:31:59 [2021-06-17T18:31:59.546Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.546Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
14:31:59 [2021-06-17T18:31:59.546Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.002 s
14:31:59 [2021-06-17T18:31:59.546Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
14:32:01 [2021-06-17T18:32:01.445Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
14:32:01 [2021-06-17T18:32:01.445Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.517 s
14:32:01 [2021-06-17T18:32:01.445Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
14:32:03 [2021-06-17T18:32:03.974Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.382 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
14:32:03 [2021-06-17T18:32:03.974Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.261 s
14:32:03 [2021-06-17T18:32:03.974Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.121 s
14:32:03 [2021-06-17T18:32:03.974Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
14:32:04 [2021-06-17T18:32:04.540Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
14:32:04 [2021-06-17T18:32:04.540Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.117 s
14:32:04 [2021-06-17T18:32:04.540Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
14:32:04 [2021-06-17T18:32:04.540Z] 
14:32:04 [2021-06-17T18:32:04.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:04.518
14:32:04 [2021-06-17T18:32:04.540Z] !MESSAGE state value is type int but a mappingGroup is specified
14:32:04 [2021-06-17T18:32:04.540Z] 
14:32:04 [2021-06-17T18:32:04.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:04.518
14:32:04 [2021-06-17T18:32:04.540Z] !MESSAGE state value is type int but a mappingGroup is specified
14:32:05 [2021-06-17T18:32:05.914Z] 
14:32:05 [2021-06-17T18:32:05.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:05.744
14:32:05 [2021-06-17T18:32:05.914Z] !MESSAGE state value is type int but a mappingGroup is specified
14:32:05 [2021-06-17T18:32:05.914Z] 
14:32:05 [2021-06-17T18:32:05.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:05.745
14:32:05 [2021-06-17T18:32:05.914Z] !MESSAGE state value is type int but a mappingGroup is specified
14:32:05 [2021-06-17T18:32:05.914Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
14:32:05 [2021-06-17T18:32:05.914Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.223 s
14:32:05 [2021-06-17T18:32:05.914Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.035 s
14:32:05 [2021-06-17T18:32:05.914Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
14:32:06 [2021-06-17T18:32:06.848Z] 
14:32:06 [2021-06-17T18:32:06.848Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:06.635
14:32:06 [2021-06-17T18:32:06.848Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:32:10 [2021-06-17T18:32:10.131Z] 
14:32:10 [2021-06-17T18:32:10.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:09.938
14:32:10 [2021-06-17T18:32:10.131Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:32:10 [2021-06-17T18:32:10.131Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.181 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
14:32:10 [2021-06-17T18:32:10.131Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 3.787 s
14:32:10 [2021-06-17T18:32:10.131Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.392 s
14:32:10 [2021-06-17T18:32:10.131Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.296
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.296
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.297
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.297
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.298
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.298
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.298
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.298
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.299
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.299
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.299
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.300
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.300
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.300
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.301
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.301
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.301
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.506Z] 
14:32:11 [2021-06-17T18:32:11.506Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.302
14:32:11 [2021-06-17T18:32:11.506Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.302
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.302
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.302
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.303
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.303
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.303
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.304
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.304
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.304
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.305
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.305
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:11 [2021-06-17T18:32:11.507Z] 
14:32:11 [2021-06-17T18:32:11.507Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:11.305
14:32:11 [2021-06-17T18:32:11.507Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:32:19 [2021-06-17T18:32:19.617Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.806 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
14:32:19 [2021-06-17T18:32:19.617Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 8.774 s
14:32:19 [2021-06-17T18:32:19.617Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.031 s
14:32:19 [2021-06-17T18:32:19.617Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
14:32:19 [2021-06-17T18:32:19.617Z] 
14:32:19 [2021-06-17T18:32:19.617Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:18.767
14:32:19 [2021-06-17T18:32:19.617Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:32:19 [2021-06-17T18:32:19.617Z] 
14:32:19 [2021-06-17T18:32:19.617Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:18.963
14:32:19 [2021-06-17T18:32:19.617Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:32:19 [2021-06-17T18:32:19.617Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
14:32:19 [2021-06-17T18:32:19.617Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.195 s
14:32:19 [2021-06-17T18:32:19.617Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.004 s
14:32:19 [2021-06-17T18:32:19.617Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
14:32:20 [2021-06-17T18:32:20.182Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
14:32:20 [2021-06-17T18:32:20.182Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.115 s
14:32:20 [2021-06-17T18:32:20.182Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
14:32:20 [2021-06-17T18:32:20.440Z] 
14:32:20 [2021-06-17T18:32:20.440Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:32:20.232
14:32:20 [2021-06-17T18:32:20.440Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
14:32:20 [2021-06-17T18:32:20.440Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
14:32:20 [2021-06-17T18:32:20.440Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.146 s
14:32:20 [2021-06-17T18:32:20.440Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.136 s
14:32:20 [2021-06-17T18:32:20.440Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
14:32:20 [2021-06-17T18:32:20.699Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
14:32:20 [2021-06-17T18:32:20.699Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.152 s
14:32:20 [2021-06-17T18:32:20.699Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.001 s
14:32:20 [2021-06-17T18:32:20.699Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.039 s
14:32:20 [2021-06-17T18:32:20.699Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
14:32:21 [2021-06-17T18:32:21.634Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
14:32:21 [2021-06-17T18:32:21.634Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.306 s
14:32:21 [2021-06-17T18:32:21.634Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.205 s
14:32:21 [2021-06-17T18:32:21.634Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.132 s
14:32:21 [2021-06-17T18:32:21.634Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
14:32:26 [2021-06-17T18:32:26.898Z] Warning: Nashorn engine is planned to be removed from a future JDK release
14:32:29 [2021-06-17T18:32:29.429Z] Warning: Nashorn engine is planned to be removed from a future JDK release
14:32:29 [2021-06-17T18:32:29.689Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.271 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
14:32:29 [2021-06-17T18:32:29.689Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.196 s
14:32:29 [2021-06-17T18:32:29.689Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 7.57 s
14:32:29 [2021-06-17T18:32:29.689Z] testFactoryUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.041 s
14:32:29 [2021-06-17T18:32:29.689Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.29 s
14:32:29 [2021-06-17T18:32:29.689Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.173 s
14:32:29 [2021-06-17T18:32:29.689Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
14:32:29 [2021-06-17T18:32:29.689Z] 
14:32:29 [2021-06-17T18:32:29.689Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:32:29.557
14:32:29 [2021-06-17T18:32:29.689Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
14:32:29 [2021-06-17T18:32:29.689Z] 
14:32:29 [2021-06-17T18:32:29.689Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:32:29.563
14:32:29 [2021-06-17T18:32:29.689Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
14:32:29 [2021-06-17T18:32:29.689Z] 
14:32:29 [2021-06-17T18:32:29.689Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:32:29.568
14:32:29 [2021-06-17T18:32:29.689Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
14:32:29 [2021-06-17T18:32:29.689Z] 
14:32:29 [2021-06-17T18:32:29.689Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:32:29.572
14:32:29 [2021-06-17T18:32:29.689Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
14:32:29 [2021-06-17T18:32:29.689Z] 
14:32:29 [2021-06-17T18:32:29.689Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:32:29.577
14:32:29 [2021-06-17T18:32:29.689Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:32:29 [2021-06-17T18:32:29.689Z] 
14:32:29 [2021-06-17T18:32:29.689Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:32:29.634
14:32:29 [2021-06-17T18:32:29.689Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:32:29 [2021-06-17T18:32:29.948Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
14:32:29 [2021-06-17T18:32:29.948Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.03 s
14:32:29 [2021-06-17T18:32:29.948Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.057 s
14:32:29 [2021-06-17T18:32:29.948Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.006 s
14:32:29 [2021-06-17T18:32:29.948Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.19 s
14:32:29 [2021-06-17T18:32:29.948Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.008 s
14:32:29 [2021-06-17T18:32:29.948Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.008 s
14:32:29 [2021-06-17T18:32:29.948Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0 s
14:32:29 [2021-06-17T18:32:29.948Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
14:32:30 [2021-06-17T18:32:30.206Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
14:32:30 [2021-06-17T18:32:30.206Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.027 s
14:32:30 [2021-06-17T18:32:30.206Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.052 s
14:32:30 [2021-06-17T18:32:30.206Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.027 s
14:32:30 [2021-06-17T18:32:30.206Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
14:32:30 [2021-06-17T18:32:30.464Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
14:32:30 [2021-06-17T18:32:30.464Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.113 s
14:32:30 [2021-06-17T18:32:30.464Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.106 s
14:32:30 [2021-06-17T18:32:30.464Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.1 s
14:32:30 [2021-06-17T18:32:30.464Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
14:32:30 [2021-06-17T18:32:30.464Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
14:32:30 [2021-06-17T18:32:30.464Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.009 s
14:32:30 [2021-06-17T18:32:30.464Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.008 s
14:32:30 [2021-06-17T18:32:30.464Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
14:32:30 [2021-06-17T18:32:30.464Z] 
14:32:30 [2021-06-17T18:32:30.464Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:30.358
14:32:30 [2021-06-17T18:32:30.464Z] !MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead.
14:32:31 [2021-06-17T18:32:31.839Z] 
14:32:31 [2021-06-17T18:32:31.839Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:31.568
14:32:31 [2021-06-17T18:32:31.839Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
14:32:33 [2021-06-17T18:32:33.212Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
14:32:33 [2021-06-17T18:32:33.212Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
14:32:33 [2021-06-17T18:32:33.212Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
14:32:33 [2021-06-17T18:32:33.212Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
14:32:33 [2021-06-17T18:32:33.212Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
14:32:34 [2021-06-17T18:32:34.147Z] 
14:32:34 [2021-06-17T18:32:34.147Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:34.016
14:32:34 [2021-06-17T18:32:34.147Z] !MESSAGE state value is type int but a mappingGroup is specified
14:32:34 [2021-06-17T18:32:34.147Z] 
14:32:34 [2021-06-17T18:32:34.147Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:32:34.016
14:32:34 [2021-06-17T18:32:34.147Z] !MESSAGE state value is type int but a mappingGroup is specified
14:32:34 [2021-06-17T18:32:34.147Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
14:32:34 [2021-06-17T18:32:34.147Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.216 s
14:32:34 [2021-06-17T18:32:34.147Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.009 s
14:32:34 [2021-06-17T18:32:34.147Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
14:32:34 [2021-06-17T18:32:34.405Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
14:32:34 [2021-06-17T18:32:34.405Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.014 s
14:32:34 [2021-06-17T18:32:34.405Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
14:32:34 [2021-06-17T18:32:34.405Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.012 s
14:32:34 [2021-06-17T18:32:34.405Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
14:32:34 [2021-06-17T18:32:34.405Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.059 s
14:32:34 [2021-06-17T18:32:34.405Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
14:32:34 [2021-06-17T18:32:34.405Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
14:32:34 [2021-06-17T18:32:34.405Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
14:32:35 [2021-06-17T18:32:35.782Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
14:32:35 [2021-06-17T18:32:35.782Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.215 s
14:32:35 [2021-06-17T18:32:35.782Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
14:32:35 [2021-06-17T18:32:35.782Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
14:32:35 [2021-06-17T18:32:35.782Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0.001 s
14:32:35 [2021-06-17T18:32:35.782Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
14:32:35 [2021-06-17T18:32:35.782Z] 
14:32:35 [2021-06-17T18:32:35.782Z] Results:
14:32:35 [2021-06-17T18:32:35.782Z] 
14:32:35 [2021-06-17T18:32:35.782Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
14:32:35 [2021-06-17T18:32:35.782Z] 
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] All tests passed!
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/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
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.2-SNAPSHOT [93/138]
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] The project's OSGi version is 2.0.2.202106171750
14:32:35 [2021-06-17T18:32:35.782Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] 
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:35 [2021-06-17T18:32:35.783Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] 
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] 
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT-sources.jar
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] 
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] 
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT.jar
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] 
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] 
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:36 [2021-06-17T18:32:36.349Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] 
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:36 [2021-06-17T18:32:36.349Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT.jar
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] 
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] 
14:32:36 [2021-06-17T18:32:36.349Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:32:36 [2021-06-17T18:32:36.913Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
14:32:36 [2021-06-17T18:32:36.913Z] [INFO] Command line:
14:32:36 [2021-06-17T18:32:36.913Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:32:36 [2021-06-17T18:32:36.914Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:32:39 [2021-06-17T18:32:39.442Z] !SESSION 2021-06-17 18:32:36.838 -----------------------------------------------
14:32:39 [2021-06-17T18:32:39.442Z] eclipse.buildId=unknown
14:32:39 [2021-06-17T18:32:39.442Z] java.version=11.0.2
14:32:39 [2021-06-17T18:32:39.442Z] java.vendor=Oracle Corporation
14:32:39 [2021-06-17T18:32:39.442Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:32:39 [2021-06-17T18:32:39.442Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:32:39 [2021-06-17T18:32:39.442Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:32:39 [2021-06-17T18:32:39.442Z] 
14:32:39 [2021-06-17T18:32:39.442Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:32:39.333
14:32:39 [2021-06-17T18:32:39.442Z] !MESSAGE FrameworkEvent ERROR
14:32:39 [2021-06-17T18:32:39.442Z] !STACK 0
14:32:39 [2021-06-17T18:32:39.442Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:32:39 [2021-06-17T18:32:39.442Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:32:39 [2021-06-17T18:32:39.442Z] 
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:32:39 [2021-06-17T18:32:39.442Z] 
14:32:39 [2021-06-17T18:32:39.442Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:32:39.434
14:32:39 [2021-06-17T18:32:39.442Z] !MESSAGE FrameworkEvent ERROR
14:32:39 [2021-06-17T18:32:39.442Z] !STACK 0
14:32:39 [2021-06-17T18:32:39.442Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:32:39 [2021-06-17T18:32:39.442Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:32:39 [2021-06-17T18:32:39.442Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:32:39 [2021-06-17T18:32:39.442Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:32:39 [2021-06-17T18:32:39.442Z]        org.apache.httpcomponents.httpclient.win [35]
14:32:39 [2021-06-17T18:32:39.442Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:32:39 [2021-06-17T18:32:39.442Z] 
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:32:39 [2021-06-17T18:32:39.442Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:32:41 [2021-06-17T18:32:41.970Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
14:32:56 [2021-06-17T18:32:56.840Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.889 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
14:32:56 [2021-06-17T18:32:56.840Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.087 s
14:32:56 [2021-06-17T18:32:56.840Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 4.906 s
14:32:56 [2021-06-17T18:32:56.840Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
14:32:56 [2021-06-17T18:32:56.840Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.840Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.840Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.840Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.056 s
14:32:56 [2021-06-17T18:32:56.841Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.005 s
14:32:56 [2021-06-17T18:32:56.841Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.841Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.121 s
14:32:56 [2021-06-17T18:32:56.841Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.013 s
14:32:56 [2021-06-17T18:32:56.841Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.06 s
14:32:56 [2021-06-17T18:32:56.841Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.841Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:32:56 [2021-06-17T18:32:56.841Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.841Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
14:32:56 [2021-06-17T18:32:56.841Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
14:32:56 [2021-06-17T18:32:56.841Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
14:32:56 [2021-06-17T18:32:56.841Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:32:56 [2021-06-17T18:32:56.841Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
14:32:56 [2021-06-17T18:32:56.841Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:32:56 [2021-06-17T18:32:56.841Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.841Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.841Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.841Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:32:56 [2021-06-17T18:32:56.841Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.841Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.841Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:32:56 [2021-06-17T18:32:56.841Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:32:56 [2021-06-17T18:32:56.841Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:32:56 [2021-06-17T18:32:56.841Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:32:56 [2021-06-17T18:32:56.841Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
14:32:56 [2021-06-17T18:32:56.841Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
14:32:56 [2021-06-17T18:32:56.841Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
14:32:56 [2021-06-17T18:32:56.841Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
14:33:02 [2021-06-17T18:33:02.104Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.684 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
14:33:02 [2021-06-17T18:33:02.104Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.002 s
14:33:02 [2021-06-17T18:33:02.104Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:33:02 [2021-06-17T18:33:02.104Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.104Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:33:02 [2021-06-17T18:33:02.104Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:33:02 [2021-06-17T18:33:02.104Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.095 s
14:33:02 [2021-06-17T18:33:02.104Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.045 s
14:33:02 [2021-06-17T18:33:02.104Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.006 s
14:33:02 [2021-06-17T18:33:02.104Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.054 s
14:33:02 [2021-06-17T18:33:02.104Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.002 s
14:33:02 [2021-06-17T18:33:02.104Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.104Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:33:02 [2021-06-17T18:33:02.104Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.077 s
14:33:02 [2021-06-17T18:33:02.104Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.032 s
14:33:02 [2021-06-17T18:33:02.104Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.03 s
14:33:02 [2021-06-17T18:33:02.104Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.031 s
14:33:02 [2021-06-17T18:33:02.104Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:33:02 [2021-06-17T18:33:02.104Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.104Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:33:02 [2021-06-17T18:33:02.104Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.104Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:33:02 [2021-06-17T18:33:02.104Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.104Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.104Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.104Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.104Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:33:02 [2021-06-17T18:33:02.105Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.105Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:33:02 [2021-06-17T18:33:02.105Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:33:02 [2021-06-17T18:33:02.105Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
14:33:12 [2021-06-17T18:33:12.282Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.217 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
14:33:12 [2021-06-17T18:33:12.282Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 9.08 s
14:33:12 [2021-06-17T18:33:12.282Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.117 s
14:33:12 [2021-06-17T18:33:12.282Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
14:33:12 [2021-06-17T18:33:12.282Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
14:33:12 [2021-06-17T18:33:12.282Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 1.641 s
14:33:12 [2021-06-17T18:33:12.282Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
14:33:17 [2021-06-17T18:33:17.754Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.863 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
14:33:17 [2021-06-17T18:33:17.754Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.249 s
14:33:17 [2021-06-17T18:33:17.754Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.147 s
14:33:17 [2021-06-17T18:33:17.754Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.259 s
14:33:17 [2021-06-17T18:33:17.754Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.206 s
14:33:17 [2021-06-17T18:33:17.754Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
14:33:32 [2021-06-17T18:33:32.627Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.171 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
14:33:32 [2021-06-17T18:33:32.627Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 1.827 s
14:33:32 [2021-06-17T18:33:32.627Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 12.342 s
14:33:32 [2021-06-17T18:33:32.627Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
14:33:32 [2021-06-17T18:33:32.627Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
14:33:32 [2021-06-17T18:33:32.627Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 0.47 s
14:33:32 [2021-06-17T18:33:32.627Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
14:33:32 [2021-06-17T18:33:32.627Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
14:33:32 [2021-06-17T18:33:32.627Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
14:33:32 [2021-06-17T18:33:32.627Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
14:33:32 [2021-06-17T18:33:32.627Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
14:33:32 [2021-06-17T18:33:32.627Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
14:33:32 [2021-06-17T18:33:32.627Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
14:33:32 [2021-06-17T18:33:32.627Z] 
14:33:32 [2021-06-17T18:33:32.627Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-06-17 18:33:31.778
14:33:32 [2021-06-17T18:33:32.627Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
14:33:39 [2021-06-17T18:33:39.180Z] 
14:33:39 [2021-06-17T18:33:39.181Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-06-17 18:33:38.881
14:33:39 [2021-06-17T18:33:39.181Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
14:33:45 [2021-06-17T18:33:45.741Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.313 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
14:33:45 [2021-06-17T18:33:45.741Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 7.138 s
14:33:45 [2021-06-17T18:33:45.741Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 6.174 s
14:33:45 [2021-06-17T18:33:45.741Z] 
14:33:45 [2021-06-17T18:33:45.741Z] Results:
14:33:45 [2021-06-17T18:33:45.741Z] 
14:33:45 [2021-06-17T18:33:45.741Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
14:33:45 [2021-06-17T18:33:45.741Z] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] All tests passed!
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT.jar
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT.pom
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT-sources.jar
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT-p2metadata.xml
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.2-SNAPSHOT-p2artifacts.xml
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.16-SNAPSHOT [94/138]
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] The project's OSGi version is 1.0.16.202106171750
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] 
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:45 [2021-06-17T18:33:45.741Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] 
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] 
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] 
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] 
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] 
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] 
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:46 [2021-06-17T18:33:46.306Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] 
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:46 [2021-06-17T18:33:46.306Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:46 [2021-06-17T18:33:46.306Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
14:33:46 [2021-06-17T18:33:46.564Z] [INFO] 
14:33:46 [2021-06-17T18:33:46.564Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:46 [2021-06-17T18:33:46.564Z] [INFO] 
14:33:46 [2021-06-17T18:33:46.564Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:33:46 [2021-06-17T18:33:46.822Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
14:33:46 [2021-06-17T18:33:46.822Z] [INFO] Command line:
14:33:46 [2021-06-17T18:33:46.822Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:33:46 [2021-06-17T18:33:46.822Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:33:50 [2021-06-17T18:33:50.106Z] !SESSION 2021-06-17 18:33:46.941 -----------------------------------------------
14:33:50 [2021-06-17T18:33:50.106Z] eclipse.buildId=unknown
14:33:50 [2021-06-17T18:33:50.106Z] java.version=11.0.2
14:33:50 [2021-06-17T18:33:50.106Z] java.vendor=Oracle Corporation
14:33:50 [2021-06-17T18:33:50.106Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:33:50 [2021-06-17T18:33:50.107Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:33:50 [2021-06-17T18:33:50.107Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:33:50 [2021-06-17T18:33:50.107Z] 
14:33:50 [2021-06-17T18:33:50.107Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:33:50.048
14:33:50 [2021-06-17T18:33:50.107Z] !MESSAGE FrameworkEvent ERROR
14:33:50 [2021-06-17T18:33:50.107Z] !STACK 0
14:33:50 [2021-06-17T18:33:50.107Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:33:50 [2021-06-17T18:33:50.107Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:50 [2021-06-17T18:33:50.107Z] 
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:50 [2021-06-17T18:33:50.107Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:50 [2021-06-17T18:33:50.364Z] 
14:33:50 [2021-06-17T18:33:50.364Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:33:50.162
14:33:50 [2021-06-17T18:33:50.364Z] !MESSAGE FrameworkEvent ERROR
14:33:50 [2021-06-17T18:33:50.364Z] !STACK 0
14:33:50 [2021-06-17T18:33:50.364Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:33:50 [2021-06-17T18:33:50.364Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:50 [2021-06-17T18:33:50.364Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:33:50 [2021-06-17T18:33:50.364Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:33:50 [2021-06-17T18:33:50.364Z]        org.apache.httpcomponents.httpclient.win [36]
14:33:50 [2021-06-17T18:33:50.364Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:50 [2021-06-17T18:33:50.364Z] 
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:50 [2021-06-17T18:33:50.364Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:52 [2021-06-17T18:33:52.264Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:33:52 [2021-06-17T18:33:52.264Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:34:00 [2021-06-17T18:34:00.372Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:34:00 [2021-06-17T18:34:00.372Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
14:34:00 [2021-06-17T18:34:00.372Z] 
14:34:00 [2021-06-17T18:34:00.372Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:33:59.536
14:34:00 [2021-06-17T18:34:00.372Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:34:00 [2021-06-17T18:34:00.372Z] Display size: 1440x900
14:34:00 [2021-06-17T18:34:00.372Z] OS version=5.10.19-200.fc33.x86_64
14:34:00 [2021-06-17T18:34:00.372Z] GTK version=3.22.30
14:34:00 [2021-06-17T18:34:00.372Z] GTK theme=Ambiance
14:34:00 [2021-06-17T18:34:00.372Z] LIBOVERLAY_SCROLLBAR=0
14:34:00 [2021-06-17T18:34:00.372Z] Time zone: Greenwich Mean Time
14:34:00 [2021-06-17T18:34:00.372Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:34:00 [2021-06-17T18:34:00.372Z] log4j:WARN Please initialize the log4j system properly.
14:34:02 [2021-06-17T18:34:02.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - number of items : 26
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457214258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457214259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457214259 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457214259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457214259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457214741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457214746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457214746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457214746 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457214747 data=null} to ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=457214750 data=null doit=true} to Shell with text {Filter}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Clicking on Uncheck all
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=457214759 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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457214760 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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=457214760 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=457214760 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=457214760 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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=457214761 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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=457214761 data=null item=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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=457214792 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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457214792 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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=457214792 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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=457214793 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=457214793 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Clicked on Uncheck all
14:34:12 [2021-06-17T18:34:12.870Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Attempting to set focus on Tree with text {}
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=457214806 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to Tree node with text: systemd
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=457214806 data=null doit=true} to Tree node with text: systemd
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=457214806 data=null} to Tree node with text: systemd
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=457214807 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to Tree node with text: systemd
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457214808 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
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=457214809 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to Tree node with text: systemd
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Clicking on Check subtree
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=457214847 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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457214847 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')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=457214848 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=457214848 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=457214848 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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=457214848 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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=457214848 data=null item=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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=457214861 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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457214861 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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=457214862 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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=457214862 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=457214862 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Clicked on Check subtree
14:34:12 [2021-06-17T18:34:12.871Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Attempting to set focus on Tree with text {}
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=457214876 data=null button=0 stateMask=0x0 x=93 y=1208 count=0} to Tree node with text: kthreadd
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=457214876 data=null doit=true} to Tree node with text: kthreadd
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=457214876 data=null} to Tree node with text: kthreadd
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=457214877 data=null button=1 stateMask=0x0 x=93 y=1208 count=1} to Tree node with text: kthreadd
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457214877 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
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=457214878 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1} to Tree node with text: kthreadd
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Clicking on Check subtree
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=457214891 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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457214891 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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=457214892 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=457214892 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=457214892 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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=457214892 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')
14:34:12 [2021-06-17T18:34:12.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=457214892 data=null item=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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=457214956 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457214997 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=457214997 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=457215039 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=457215039 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Clicked on Check subtree
14:34:13 [2021-06-17T18:34:13.130Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Attempting to set focus on Tree with text {}
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=457215041 data=null button=0 stateMask=0x0 x=110 y=-1138 count=0} to Tree node with text: lttng-consumerd
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=457215042 data=null doit=true} to Tree node with text: lttng-consumerd
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=457215042 data=null} to Tree node with text: lttng-consumerd
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=457215042 data=null button=1 stateMask=0x0 x=110 y=-1138 count=1} to Tree node with text: lttng-consumerd
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457215042 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
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=457215043 data=null button=1 stateMask=0x80000 x=110 y=-1138 count=1} to Tree node with text: lttng-consumerd
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Clicking on Check subtree
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=457215046 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457215046 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=457215047 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=457215047 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=457215047 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=457215047 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=457215047 data=null item=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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=457215048 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457215048 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=457215048 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')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=457215049 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=457215049 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Clicked on Check subtree
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Clicking on OK
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457215052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457215052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457215052 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457215052 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457215052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457215053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457215053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:13 [2021-06-17T18:34:13.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457214260 data=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}
14:34:13 [2021-06-17T18:34:13.389Z] DEBUG - Clicked on 
14:34:13 [2021-06-17T18:34:13.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:13 [2021-06-17T18:34:13.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:34:13 [2021-06-17T18:34:13.389Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:34:13 [2021-06-17T18:34:13.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=457215353 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=457215359 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=457215363 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=457215375 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=457215378 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=457215389 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=457215448 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=457215449 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=457215450 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=457215452 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=457215453 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=457215454 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=457215455 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=457215462 data=null button=1 stateMask=0x80000 x=235 y=-13 count=1} to TreeColumn with text {PTID}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=457215463 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=457215464 data=null button=1 stateMask=0x80000 x=235 y=-13 count=1} to TreeColumn with text {PTID}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=457215465 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=457215466 data=null button=1 stateMask=0x80000 x=325 y=-13 count=1} to TreeColumn with text {Birth time}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=457215467 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}
14:34:13 [2021-06-17T18:34:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=457215468 data=null button=1 stateMask=0x80000 x=325 y=-13 count=1} to TreeColumn with text {Birth time}
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457215646 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - Attempting to set focus on Tree with text {}
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457215742 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457215742 data=null doit=true} to TreeItem with text {test}
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457215743 data=null} to TreeItem with text {test}
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457215743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:34:13 [2021-06-17T18:34:13.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457215743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:34:13 [2021-06-17T18:34:13.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457215765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:34:13 [2021-06-17T18:34:13.906Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:34:13 [2021-06-17T18:34:13.906Z] DEBUG - Clicking on with mnemonic 'Delete'
14:34:14 [2021-06-17T18:34:14.164Z] DEBUG - Clicked on with mnemonic 'Delete'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216644 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216644 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216644 data=null 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')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216645 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457216645 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:34:14 [2021-06-17T18:34:14.729Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:34:14 [2021-06-17T18:34:14.730Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] DEBUG - Clicking on OK
14:34:14 [2021-06-17T18:34:14.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457216647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457216647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457216647 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457216648 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457216648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457216648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:14 [2021-06-17T18:34:14.730Z] DEBUG - Clicked on OK
14:34:15 [2021-06-17T18:34:15.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457216648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:15 [2021-06-17T18:34:15.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457215945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:34:15 [2021-06-17T18:34:15.553Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.82 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
14:34:15 [2021-06-17T18:34:15.553Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 10.945 s
14:34:15 [2021-06-17T18:34:15.553Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
14:34:42 [2021-06-17T18:34:42.087Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.312 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
14:34:42 [2021-06-17T18:34:42.087Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 25.714 s
14:34:42 [2021-06-17T18:34:42.087Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
14:34:42 [2021-06-17T18:34:42.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:34:42 [2021-06-17T18:34:42.657Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:34:45 [2021-06-17T18:34:45.198Z] 
14:34:45 [2021-06-17T18:34:45.198Z] (Eclipse:12379): Gtk-WARNING **: 18:34:44.829: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:34:46 [2021-06-17T18:34:46.572Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:34:46 [2021-06-17T18:34:46.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:34:46 [2021-06-17T18:34:46.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:34:46 [2021-06-17T18:34:46.830Z] DEBUG - number of items : 5
14:34:46 [2021-06-17T18:34:46.830Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:46 [2021-06-17T18:34:46.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457248856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:46 [2021-06-17T18:34:46.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457248856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:46 [2021-06-17T18:34:46.830Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457248856 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:46 [2021-06-17T18:34:46.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457248857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:46 [2021-06-17T18:34:46.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457248857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:46 [2021-06-17T18:34:46.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457248857 data=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}
14:34:47 [2021-06-17T18:34:47.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457248871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457248964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457248965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457248965 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457248965 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.088Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - number of items : 18
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457249649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457249649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457249649 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457249649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457249650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457249650 data=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}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457249650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457249650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457249651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457249651 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457249651 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:47 [2021-06-17T18:34:47.655Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:48 [2021-06-17T18:34:48.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:34:48 [2021-06-17T18:34:48.589Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:34:50 [2021-06-17T18:34:50.495Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:34:50 [2021-06-17T18:34:50.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:34:50 [2021-06-17T18:34:50.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:34:51 [2021-06-17T18:34:51.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:51 [2021-06-17T18:34:51.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:34:51 [2021-06-17T18:34:51.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:51 [2021-06-17T18:34:51.065Z] DEBUG - Setting state to checked on: lttng-sessiond
14:34:51 [2021-06-17T18:34:51.323Z] DEBUG - Setting state to unchecked on: lttng-sessiond
14:34:51 [2021-06-17T18:34:51.323Z] DEBUG - Setting state to checked on: lttng-consumerd
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - number of items : 18
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457254377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457254377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457254377 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457254378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457254378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457254378 data=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}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457254378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457254378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457254379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457254379 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457254379 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.700Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
14:34:52 [2021-06-17T18:34:52.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:34:52 [2021-06-17T18:34:52.958Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:34:55 [2021-06-17T18:34:55.486Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:34:55 [2021-06-17T18:34:55.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:34:55 [2021-06-17T18:34:55.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:34:55 [2021-06-17T18:34:55.486Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:34:55 [2021-06-17T18:34:55.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:55 [2021-06-17T18:34:55.486Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:34:55 [2021-06-17T18:34:55.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:55 [2021-06-17T18:34:55.745Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:34:55 [2021-06-17T18:34:55.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:55 [2021-06-17T18:34:55.745Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:34:55 [2021-06-17T18:34:55.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457257883 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457257957 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457257957 data=null doit=true} to TreeItem with text {test}
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457257957 data=null} to TreeItem with text {test}
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457257957 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457257958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457257965 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:34:56 [2021-06-17T18:34:56.003Z] DEBUG - Clicking on with mnemonic 'Delete'
14:34:56 [2021-06-17T18:34:56.261Z] DEBUG - Clicked on with mnemonic 'Delete'
14:34:56 [2021-06-17T18:34:56.519Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:34:56 [2021-06-17T18:34:56.519Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:34:56 [2021-06-17T18:34:56.519Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:34:56 [2021-06-17T18:34:56.519Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:34:56 [2021-06-17T18:34:56.519Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.519Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:34:56 [2021-06-17T18:34:56.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258539 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258539 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258540 data=null 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')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258540 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457258540 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Clicking on OK
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457258542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457258542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457258543 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457258543 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457258543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457258543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.520Z] DEBUG - Clicked on OK
14:34:56 [2021-06-17T18:34:56.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457258543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:34:56 [2021-06-17T18:34:56.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457258065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:34:57 [2021-06-17T18:34:57.036Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.277 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
14:34:57 [2021-06-17T18:34:57.036Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 6.085 s
14:34:57 [2021-06-17T18:34:57.036Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.603 s
14:34:57 [2021-06-17T18:34:57.036Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 2.903 s
14:34:57 [2021-06-17T18:34:57.036Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:35:03 [2021-06-17T18:35:03.594Z] 
14:35:03 [2021-06-17T18:35:03.594Z] (Eclipse:12379): Gtk-WARNING **: 18:35:02.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:03 [2021-06-17T18:35:03.594Z] 
14:35:03 [2021-06-17T18:35:03.594Z] (Eclipse:12379): Gtk-WARNING **: 18:35:02.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - number of items : 2
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457264886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457264886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457264887 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457264887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457264887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457264887 data=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}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457264887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457264888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457264948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457264948 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457264948 data=null} to ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
14:35:03 [2021-06-17T18:35:03.594Z] 
14:35:03 [2021-06-17T18:35:03.594Z] (Eclipse:12379): Gtk-WARNING **: 18:35:02.957: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
14:35:03 [2021-06-17T18:35:03.594Z] 
14:35:03 [2021-06-17T18:35:03.594Z] (Eclipse:12379): Gtk-WARNING **: 18:35:02.966: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
14:35:03 [2021-06-17T18:35:03.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:35:07 [2021-06-17T18:35:07.778Z] 
14:35:07 [2021-06-17T18:35:07.778Z] (Eclipse:12379): Gtk-WARNING **: 18:35:07.054: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:07 [2021-06-17T18:35:07.778Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:35:07 [2021-06-17T18:35:07.778Z] 
14:35:07 [2021-06-17T18:35:07.778Z] (Eclipse:12379): Gtk-CRITICAL **: 18:35:07.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:35:07 [2021-06-17T18:35:07.778Z] 
14:35:07 [2021-06-17T18:35:07.778Z] (Eclipse:12379): Gtk-CRITICAL **: 18:35:07.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:35:07 [2021-06-17T18:35:07.778Z] 
14:35:07 [2021-06-17T18:35:07.778Z] (Eclipse:12379): Gtk-CRITICAL **: 18:35:07.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:35:07 [2021-06-17T18:35:07.778Z] 
14:35:07 [2021-06-17T18:35:07.778Z] (Eclipse:12379): Gtk-CRITICAL **: 18:35:07.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:35:07 [2021-06-17T18:35:07.778Z] 
14:35:07 [2021-06-17T18:35:07.778Z] (Eclipse:12379): Gtk-WARNING **: 18:35:07.560: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:07 [2021-06-17T18:35:07.778Z] 
14:35:07 [2021-06-17T18:35:07.778Z] (Eclipse:12379): Gtk-CRITICAL **: 18:35:07.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:35:07 [2021-06-17T18:35:07.778Z] 
14:35:07 [2021-06-17T18:35:07.778Z] (Eclipse:12379): Gtk-WARNING **: 18:35:07.639: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:07 [2021-06-17T18:35:07.778Z] 
14:35:07 [2021-06-17T18:35:07.778Z] (Eclipse:12379): Gtk-WARNING **: 18:35:07.645: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:08 [2021-06-17T18:35:08.042Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
14:35:08 [2021-06-17T18:35:08.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:08 [2021-06-17T18:35:08.299Z] 
14:35:08 [2021-06-17T18:35:08.299Z] (Eclipse:12379): Gtk-CRITICAL **: 18:35:08.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:35:08 [2021-06-17T18:35:08.299Z] 
14:35:08 [2021-06-17T18:35:08.299Z] (Eclipse:12379): Gtk-CRITICAL **: 18:35:08.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:35:08 [2021-06-17T18:35:08.299Z] 
14:35:08 [2021-06-17T18:35:08.299Z] (Eclipse:12379): Gtk-CRITICAL **: 18:35:08.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:35:08 [2021-06-17T18:35:08.299Z] 
14:35:08 [2021-06-17T18:35:08.299Z] (Eclipse:12379): Gtk-WARNING **: 18:35:08.261: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:08 [2021-06-17T18:35:08.299Z] 
14:35:08 [2021-06-17T18:35:08.299Z] (Eclipse:12379): Gtk-CRITICAL **: 18:35:08.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:35:08 [2021-06-17T18:35:08.557Z] 
14:35:08 [2021-06-17T18:35:08.557Z] (Eclipse:12379): Gtk-WARNING **: 18:35:08.329: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:08 [2021-06-17T18:35:08.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
14:35:08 [2021-06-17T18:35:08.815Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:08 [2021-06-17T18:35:08.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:35:08 [2021-06-17T18:35:08.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:35:11 [2021-06-17T18:35:11.342Z] 
14:35:11 [2021-06-17T18:35:11.342Z] (Eclipse:12379): Gtk-WARNING **: 18:35:11.257: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:11 [2021-06-17T18:35:11.599Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457274161 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - Attempting to set focus on Tree with text {}
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457274198 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457274198 data=null doit=true} to TreeItem with text {test}
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457274198 data=null} to TreeItem with text {test}
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457274198 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457274198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:35:12 [2021-06-17T18:35:12.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457274248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:35:12 [2021-06-17T18:35:12.424Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:35:12 [2021-06-17T18:35:12.424Z] DEBUG - Clicking on with mnemonic 'Delete'
14:35:12 [2021-06-17T18:35:12.424Z] DEBUG - Clicked on with mnemonic 'Delete'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275270 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275270 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275271 data=null 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')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275271 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457275271 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Clicking on OK
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457275273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457275273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457275273 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457275273 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457275273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457275273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.356Z] DEBUG - Clicked on OK
14:35:13 [2021-06-17T18:35:13.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457275274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:13 [2021-06-17T18:35:13.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457274339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:35:13 [2021-06-17T18:35:13.871Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.705 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
14:35:13 [2021-06-17T18:35:13.871Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 14.359 s
14:35:13 [2021-06-17T18:35:13.871Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.430Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:35:20 [2021-06-17T18:35:20.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.689Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:35:20 [2021-06-17T18:35:20.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:20 [2021-06-17T18:35:20.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - number of items : 26
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457286749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457286749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457286750 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457286750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457286750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457286750 data=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}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457286751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457286752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457286752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457286752 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457286752 data=null} to ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:35:24 [2021-06-17T18:35:24.872Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:35:25 [2021-06-17T18:35:25.131Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:25 [2021-06-17T18:35:25.131Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:25 [2021-06-17T18:35:25.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:35:25 [2021-06-17T18:35:25.131Z] DEBUG - number of items : 26
14:35:25 [2021-06-17T18:35:25.131Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - number of items : 26
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - number of items : 26
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457287355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457287355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457287367 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457287368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457287368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457287368 data=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}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457287369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457287370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457287370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457287370 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457287370 data=null} to ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.391Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457287765 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Attempting to set focus on Tree with text {}
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457287863 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457287863 data=null doit=true} to TreeItem with text {test}
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457287863 data=null} to TreeItem with text {test}
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457287863 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457287864 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457287881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Clicking on with mnemonic 'Delete'
14:35:25 [2021-06-17T18:35:25.957Z] DEBUG - Clicked on with mnemonic 'Delete'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288484 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288484 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288484 data=null 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')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288485 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457288485 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Clicking on OK
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457288486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457288486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457288486 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457288486 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457288486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457288486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.523Z] DEBUG - Clicked on OK
14:35:26 [2021-06-17T18:35:26.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457288487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:26 [2021-06-17T18:35:26.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457287965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:35:27 [2021-06-17T18:35:27.039Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.289 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
14:35:27 [2021-06-17T18:35:27.039Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 6.654 s
14:35:27 [2021-06-17T18:35:27.039Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 4.617 s
14:35:27 [2021-06-17T18:35:27.039Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
14:35:27 [2021-06-17T18:35:27.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
14:35:27 [2021-06-17T18:35:27.605Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:35:30 [2021-06-17T18:35:30.138Z] 
14:35:30 [2021-06-17T18:35:30.138Z] (Eclipse:12379): Gtk-WARNING **: 18:35:29.730: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - number of items : 6
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457292845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457292846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457292846 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457292846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457292846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457292846 data=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}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457292847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457292847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457292865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457292868 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457292868 data=null} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - number of items : 6
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457292870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457292870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457292871 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457292871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457292871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457292871 data=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}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457292875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457292880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457292880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457292880 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457292880 data=null} to ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.073Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
14:35:31 [2021-06-17T18:35:31.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:35:31 [2021-06-17T18:35:31.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:35:31 [2021-06-17T18:35:31.073Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
14:35:31 [2021-06-17T18:35:31.073Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Setting state to checked on: lttng-sessiond
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Setting state to checked on: lttng-consumerd
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457295584 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Attempting to set focus on Tree with text {}
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457295652 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457295652 data=null doit=true} to TreeItem with text {test}
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457295652 data=null} to TreeItem with text {test}
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457295653 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457295653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:35:33 [2021-06-17T18:35:33.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457295673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:35:33 [2021-06-17T18:35:33.859Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:35:33 [2021-06-17T18:35:33.859Z] DEBUG - Clicking on with mnemonic 'Delete'
14:35:33 [2021-06-17T18:35:33.859Z] DEBUG - Clicked on with mnemonic 'Delete'
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null 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')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457296251 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Clicking on OK
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457296252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457296252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457296253 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457296253 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457296253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457296253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.424Z] DEBUG - Clicked on OK
14:35:34 [2021-06-17T18:35:34.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457296253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:34 [2021-06-17T18:35:34.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457295769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:35:34 [2021-06-17T18:35:34.681Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.68 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
14:35:34 [2021-06-17T18:35:34.681Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 3.554 s
14:35:34 [2021-06-17T18:35:34.681Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.538 s
14:35:34 [2021-06-17T18:35:34.681Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
14:35:35 [2021-06-17T18:35:35.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:35:38 [2021-06-17T18:35:38.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:38 [2021-06-17T18:35:38.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:38 [2021-06-17T18:35:38.737Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:38 [2021-06-17T18:35:38.994Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:35:38 [2021-06-17T18:35:38.994Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:38 [2021-06-17T18:35:38.994Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:38 [2021-06-17T18:35:38.994Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:39 [2021-06-17T18:35:39.560Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:39 [2021-06-17T18:35:39.560Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:39 [2021-06-17T18:35:39.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:40 [2021-06-17T18:35:40.127Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:40 [2021-06-17T18:35:40.127Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:40 [2021-06-17T18:35:40.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:40 [2021-06-17T18:35:40.385Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:40 [2021-06-17T18:35:40.385Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:40 [2021-06-17T18:35:40.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:40 [2021-06-17T18:35:40.953Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:40 [2021-06-17T18:35:40.953Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:40 [2021-06-17T18:35:40.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:41 [2021-06-17T18:35:41.518Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:41 [2021-06-17T18:35:41.518Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:41 [2021-06-17T18:35:41.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:42 [2021-06-17T18:35:42.083Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:42 [2021-06-17T18:35:42.083Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:42 [2021-06-17T18:35:42.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:42 [2021-06-17T18:35:42.649Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:42 [2021-06-17T18:35:42.649Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:42 [2021-06-17T18:35:42.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:43 [2021-06-17T18:35:43.215Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:43 [2021-06-17T18:35:43.215Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:43 [2021-06-17T18:35:43.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:43 [2021-06-17T18:35:43.780Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:43 [2021-06-17T18:35:43.780Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:43 [2021-06-17T18:35:43.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:44 [2021-06-17T18:35:44.039Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:44 [2021-06-17T18:35:44.039Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:44 [2021-06-17T18:35:44.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:44 [2021-06-17T18:35:44.607Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:44 [2021-06-17T18:35:44.607Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:35:44 [2021-06-17T18:35:44.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:44 [2021-06-17T18:35:44.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:46 [2021-06-17T18:35:46.776Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:35:46 [2021-06-17T18:35:46.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:46 [2021-06-17T18:35:46.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - number of items : 18
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457309028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457309028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457309028 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457309028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457309029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457309029 data=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}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457309029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457309029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457309029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457309029 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457309030 data=null} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - number of items : 18
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457309033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457309033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457309033 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457309033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457309034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457309034 data=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}
14:35:47 [2021-06-17T18:35:47.035Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457309034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457309034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457309035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457309036 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457309036 data=null} to ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.035Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:35:47 [2021-06-17T18:35:47.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - number of items : 18
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457310992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457310992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:48 [2021-06-17T18:35:48.934Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457310992 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:35:48 [2021-06-17T18:35:48.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457310992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:48 [2021-06-17T18:35:48.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457310992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457311449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457311450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457311450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457311450 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457311450 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Clicking on OK
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457311456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457311456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457311456 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457311456 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457311456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457311456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457311456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:49 [2021-06-17T18:35:49.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457310992 data=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...}
14:35:49 [2021-06-17T18:35:49.761Z] DEBUG - Clicked on 
14:35:49 [2021-06-17T18:35:49.761Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:49 [2021-06-17T18:35:49.761Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:35:49 [2021-06-17T18:35:49.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=457311782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:49 [2021-06-17T18:35:49.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=457311783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:49 [2021-06-17T18:35:49.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=457311783 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:35:49 [2021-06-17T18:35:49.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=457311783 data=null} to TimeGraphMarkerAxis with text {}
14:35:49 [2021-06-17T18:35:49.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=457311783 data=null button=1 stateMask=0x0 x=539 y=10 count=1} to TimeGraphMarkerAxis with text {}
14:35:49 [2021-06-17T18:35:49.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=457311785 data=null button=1 stateMask=0x80000 x=539 y=10 count=1} to TimeGraphMarkerAxis with text {}
14:35:49 [2021-06-17T18:35:49.762Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:35:50 [2021-06-17T18:35:50.327Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:35:50 [2021-06-17T18:35:50.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=457312377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:50 [2021-06-17T18:35:50.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=457312377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:50 [2021-06-17T18:35:50.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=457312378 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:35:50 [2021-06-17T18:35:50.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=457312378 data=null} to TimeGraphMarkerAxis with text {}
14:35:50 [2021-06-17T18:35:50.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=457312378 data=null button=1 stateMask=0x0 x=239 y=28 count=1} to TimeGraphMarkerAxis with text {}
14:35:50 [2021-06-17T18:35:50.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=457312380 data=null button=1 stateMask=0x80000 x=239 y=28 count=1} to TimeGraphMarkerAxis with text {}
14:35:50 [2021-06-17T18:35:50.327Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - number of items : 18
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457312900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457312900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457312900 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457312900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457312900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457312901 data=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}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457312950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457312996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457312997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457312997 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:35:50 [2021-06-17T18:35:50.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457312997 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=457313049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=457313049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=457313049 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=457313050 data=null} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=457313050 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=457313050 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=457313051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=457313051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=457313051 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=457313051 data=null} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=457313051 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=457313052 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=457313052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=457313052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=457313052 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=457313052 data=null} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=457313053 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=457313053 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Clicking on with mnemonic 'Lost Events'
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=457313170 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'
14:35:51 [2021-06-17T18:35:51.152Z] DEBUG - Clicked on with mnemonic 'Lost Events'
14:35:51 [2021-06-17T18:35:51.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - number of items : 18
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457315096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457315097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457315097 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457315097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457315097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457315097 data=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}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457315098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457315098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457315099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457315099 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457315099 data=null} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:53 [2021-06-17T18:35:53.569Z] DEBUG - number of items : 18
14:35:53 [2021-06-17T18:35:53.569Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457315601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457315601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.569Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457315601 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457315601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457315601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457315601 data=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}
14:35:53 [2021-06-17T18:35:53.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457315603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457315603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457315603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457315603 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457315603 data=null} to ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.570Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:35:53 [2021-06-17T18:35:53.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:54 [2021-06-17T18:35:54.135Z] DEBUG - number of items : 18
14:35:54 [2021-06-17T18:35:54.135Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457316105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457316105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.135Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457316105 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457316105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457316105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457316404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457316405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457316405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457316405 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457316405 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Clicking on OK
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457316408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457316408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457316408 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457316408 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457316408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457316408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457316409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:54 [2021-06-17T18:35:54.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457316105 data=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...}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Clicked on 
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - number of items : 18
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457316648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457316648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457316648 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457316648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457316648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457316648 data=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}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457316650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457316650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457316650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457316650 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457316650 data=null} to ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:35:54 [2021-06-17T18:35:54.652Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - number of items : 18
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457317152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457317152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457317152 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457317152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457317152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457317152 data=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}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457317154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457317154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457317154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457317154 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457317154 data=null} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - number of items : 18
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457317656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457317656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457317656 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457317656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457317656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457317656 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}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457317666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457317666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457317666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457317666 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457317666 data=null} to ToolItem with tooltip text {Select Next State Change}
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:35:55 [2021-06-17T18:35:55.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:56 [2021-06-17T18:35:56.350Z] DEBUG - number of items : 18
14:35:56 [2021-06-17T18:35:56.350Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457318168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457318168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.350Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457318168 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457318168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457318168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457318481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457318481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457318481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457318482 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457318482 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Clicking on OK
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457318484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457318484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457318484 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457318484 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457318484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457318484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457318484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:35:56 [2021-06-17T18:35:56.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457318168 data=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...}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Clicked on 
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - number of items : 18
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457318744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457318744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457318744 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457318744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457318744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457318745 data=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}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457318745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457318745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457318745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457318745 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457318745 data=null} to ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:35:56 [2021-06-17T18:35:56.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - number of items : 18
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457319247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457319247 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457319247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457319247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457319247 data=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}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457319249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457319297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457319297 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457319298 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - number of items : 18
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457319298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457319299 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457319299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457319299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457319299 data=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}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457319300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457319300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457319301 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457319301 data=null} to ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:35:57 [2021-06-17T18:35:57.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:57 [2021-06-17T18:35:57.692Z] DEBUG - number of items : 18
14:35:57 [2021-06-17T18:35:57.692Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457319802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.692Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457319802 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457319803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457319803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:35:57 [2021-06-17T18:35:57.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457319803 data=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}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457319804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457319853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457319853 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457319854 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - number of items : 18
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457319855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457319855 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457319856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457319856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457319856 data=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}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457319856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457319856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457319856 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457319856 data=null} to ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - number of items : 18
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457319857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457319857 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457319857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457319857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457319858 data=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}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457319859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457319859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457319859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457319859 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457319859 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.952Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:35:57 [2021-06-17T18:35:57.952Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:35:58 [2021-06-17T18:35:58.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - number of items : 18
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - number of items : 18
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - Clicking on with mnemonic 'Lost Events'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=457322309 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'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - Clicked on with mnemonic 'Lost Events'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - number of items : 18
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - number of items : 18
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - Clicking on with mnemonic 'Lost Events'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=457322347 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'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - Clicked on with mnemonic 'Lost Events'
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - number of items : 18
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - number of items : 18
14:36:00 [2021-06-17T18:36:00.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:02 [2021-06-17T18:36:02.318Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:36:02 [2021-06-17T18:36:02.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:02 [2021-06-17T18:36:02.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:02 [2021-06-17T18:36:02.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:02 [2021-06-17T18:36:02.576Z] DEBUG - number of items : 18
14:36:02 [2021-06-17T18:36:02.576Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
14:36:02 [2021-06-17T18:36:02.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457324622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:36:02 [2021-06-17T18:36:02.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457324622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:36:02 [2021-06-17T18:36:02.576Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457324622 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:36:02 [2021-06-17T18:36:02.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457324622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:36:02 [2021-06-17T18:36:02.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457324622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457325051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457325053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457325053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457325053 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457325053 data=null} to ToolItem with tooltip text {Show View Filters}
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=457325055 data=null doit=true} to Shell with text {Filter}
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:36:03 [2021-06-17T18:36:03.142Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:36:03 [2021-06-17T18:36:03.709Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
14:36:03 [2021-06-17T18:36:03.709Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Clicking on Uncheck all
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=457326063 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')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457326063 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')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=457326063 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=457326063 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=457326063 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')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=457326063 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')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=457326063 data=null item=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')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=457326084 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')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457326084 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')
14:36:03 [2021-06-17T18:36:03.987Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=457326084 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')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=457326084 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=457326084 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Clicked on Uncheck all
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Clicking on Check all
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=457326086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457326086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=457326086 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=457326086 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=457326086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=457326086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=457326086 data=null item=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')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=457326099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457326099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=457326099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=457326099 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=457326099 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Clicked on Check all
14:36:03 [2021-06-17T18:36:03.988Z] DEBUG - Attempting to set focus on Tree with text {}
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=457326101 data=null button=0 stateMask=0x0 x=106 y=127 count=0} to TreeItem with text {synthetic-trace}
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=457326101 data=null doit=true} to TreeItem with text {synthetic-trace}
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=457326102 data=null} to TreeItem with text {synthetic-trace}
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=457326102 data=null button=1 stateMask=0x0 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457326102 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}
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=457326103 data=null button=1 stateMask=0x80000 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Clicking on Uncheck all
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=457326114 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')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457326114 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')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=457326114 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=457326114 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=457326114 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')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=457326114 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')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=457326114 data=null item=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')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=457326127 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')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457326127 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')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=457326127 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')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=457326127 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=457326127 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - Clicked on Uncheck all
14:36:04 [2021-06-17T18:36:04.248Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Clicking on Check selected
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=457326128 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=457326128 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=457326128 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=457326128 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=457326128 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=457326129 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=457326129 data=null item=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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=457326129 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=457326129 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=457326129 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=457326129 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=457326129 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Clicked on Check selected
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Clicking on Uncheck all
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=457326131 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457326131 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=457326131 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=457326131 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=457326131 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=457326131 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=457326131 data=null item=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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=457326133 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457326134 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=457326134 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=457326134 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=457326134 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Clicked on Uncheck all
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Clicking on Check subtree
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=457326135 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457326135 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=457326135 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=457326135 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=457326135 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=457326135 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=457326135 data=null item=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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=457326136 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457326136 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=457326136 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')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=457326136 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=457326136 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - Clicked on Check subtree
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.249Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Clicking on Check all
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=457326137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457326137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=457326138 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=457326138 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=457326138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=457326138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=457326138 data=null item=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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=457326156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457326156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=457326156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=457326156 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=457326156 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Clicked on Check all
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Clicking on Uncheck selected
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=457326157 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=457326157 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=457326157 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=457326157 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=457326158 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=457326158 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=457326158 data=null item=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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=457326158 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=457326158 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=457326158 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=457326159 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=457326159 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Clicked on Uncheck selected
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Clicking on Check all
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=457326160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457326160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=457326160 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=457326160 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=457326160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=457326160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=457326160 data=null item=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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=457326163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457326163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=457326163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=457326163 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=457326164 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Clicked on Check all
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Clicking on Uncheck subtree
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=457326165 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=457326165 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=457326165 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=457326165 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=457326165 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=457326165 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=457326165 data=null item=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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=457326166 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')
14:36:04 [2021-06-17T18:36:04.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=457326166 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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=457326166 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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=457326166 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=457326166 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Clicked on Uncheck subtree
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Clicking on Uncheck all
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=457326167 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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457326167 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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=457326167 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=457326167 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=457326168 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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=457326168 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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=457326168 data=null item=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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=457326182 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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457326183 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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=457326183 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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=457326183 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=457326183 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Clicked on Uncheck all
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Clicking on Check all
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=457326186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457326186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=457326186 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=457326186 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=457326186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=457326186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=457326186 data=null item=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')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=457326196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457326196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=457326196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=457326196 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=457326196 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Clicked on Check all
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Clicking on OK
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457326198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457326198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457326198 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457326198 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457326198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457326198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457326198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457324622 data=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}
14:36:04 [2021-06-17T18:36:04.251Z] DEBUG - Clicked on 
14:36:04 [2021-06-17T18:36:04.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - number of items : 18
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457328184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457328184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457328184 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457328184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457328184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457328184 data=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}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457328185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457328185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457328185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457328185 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457328185 data=null} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:06 [2021-06-17T18:36:06.665Z] DEBUG - number of items : 18
14:36:06 [2021-06-17T18:36:06.665Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457328751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457328751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457328751 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457328751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457328751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457328752 data=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}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457328752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457328752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457328752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457328752 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457328752 data=null} to ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:36:06 [2021-06-17T18:36:06.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - number of items : 18
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457329255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457329255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457329255 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457329256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457329256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457329256 data=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}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457329256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457329256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457329256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457329256 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457329257 data=null} to ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:36:07 [2021-06-17T18:36:07.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - number of items : 18
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457329764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457329764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457329764 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457329764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457329764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457329764 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}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457329765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457329765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457329765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457329765 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457329766 data=null} to ToolItem with tooltip text {Previous Marker}
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:36:07 [2021-06-17T18:36:07.798Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - number of items : 18
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457330268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457330268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457330268 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457330269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457330269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457330269 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}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457330269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457330269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457330270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457330270 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457330270 data=null} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:36:08 [2021-06-17T18:36:08.363Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - number of items : 18
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457330771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457330771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457330771 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457330771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457330771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457330772 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}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457330772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457330772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457330772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457330772 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457330772 data=null} to ToolItem with tooltip text {Previous Marker}
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:36:08 [2021-06-17T18:36:08.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - number of items : 18
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457331274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457331274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457331274 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457331274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457331274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457331274 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}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457331275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457331275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457331275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457331275 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457331275 data=null} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:36:09 [2021-06-17T18:36:09.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - number of items : 18
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457331776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457331777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457331777 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457331777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457331777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457331777 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}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457331777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457331777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457331777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457331777 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457331778 data=null} to ToolItem with tooltip text {Next Marker}
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:36:09 [2021-06-17T18:36:09.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - number of items : 18
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457332279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457332279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457332279 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457332279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457332279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457332279 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}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457332280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457332280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457332280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457332280 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457332281 data=null} to ToolItem with tooltip text {Next Marker}
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:36:10 [2021-06-17T18:36:10.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - number of items : 18
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457332788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457332788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457332788 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457332789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457332789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457332839 data=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}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457332840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457332840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457332840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457332840 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457332840 data=null} to ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:36:10 [2021-06-17T18:36:10.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:11 [2021-06-17T18:36:11.446Z] DEBUG - number of items : 18
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457333341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457333341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457333342 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457333342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457333342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457333342 data=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}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457333342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457333342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457333343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457333343 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457333343 data=null} to ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:36:11 [2021-06-17T18:36:11.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - number of items : 18
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457333883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457333883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457333883 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457333883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457333883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457333883 data=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}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457333883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457333883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457333883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457333883 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457333883 data=null} to ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:12 [2021-06-17T18:36:12.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:13 [2021-06-17T18:36:13.907Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:36:13 [2021-06-17T18:36:13.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:13 [2021-06-17T18:36:13.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:13 [2021-06-17T18:36:13.907Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:36:13 [2021-06-17T18:36:13.907Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:36:13 [2021-06-17T18:36:13.907Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:13 [2021-06-17T18:36:13.907Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:13 [2021-06-17T18:36:13.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:15 [2021-06-17T18:36:15.281Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:36:15 [2021-06-17T18:36:15.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:15 [2021-06-17T18:36:15.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:15 [2021-06-17T18:36:15.539Z] DEBUG - number of items : 18
14:36:15 [2021-06-17T18:36:15.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:17 [2021-06-17T18:36:17.439Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:36:17 [2021-06-17T18:36:17.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:17 [2021-06-17T18:36:17.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:17 [2021-06-17T18:36:17.439Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:36:17 [2021-06-17T18:36:17.439Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:36:17 [2021-06-17T18:36:17.439Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:17 [2021-06-17T18:36:17.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:18 [2021-06-17T18:36:18.816Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:36:18 [2021-06-17T18:36:18.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:18 [2021-06-17T18:36:18.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:18 [2021-06-17T18:36:18.816Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:19 [2021-06-17T18:36:19.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:19 [2021-06-17T18:36:19.752Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:19 [2021-06-17T18:36:19.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - number of items : 18
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457343329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457343329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457343329 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457343329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457343329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457343684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457343685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457343685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457343685 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457343685 data=null} to ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=457343686 data=null doit=true} to Shell with text {Legend}
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.652Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - Clicking on OK
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457343707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457343707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457343707 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457343707 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457343707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457343707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457343707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:21 [2021-06-17T18:36:21.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457343329 data=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}
14:36:21 [2021-06-17T18:36:21.911Z] DEBUG - Clicked on 
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457344078 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Attempting to set focus on Tree with text {}
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457344156 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457344156 data=null doit=true} to TreeItem with text {test}
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457344156 data=null} to TreeItem with text {test}
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457344156 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457344156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457344163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Clicking on with mnemonic 'Delete'
14:36:22 [2021-06-17T18:36:22.169Z] DEBUG - Clicked on with mnemonic 'Delete'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344744 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344744 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344744 data=null 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')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344745 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457344745 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Clicking on OK
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457344746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457344746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457344746 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457344746 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457344746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457344746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.736Z] DEBUG - Clicked on OK
14:36:22 [2021-06-17T18:36:22.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457344746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:22 [2021-06-17T18:36:22.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457344248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:36:23 [2021-06-17T18:36:23.252Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 48.489 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
14:36:23 [2021-06-17T18:36:23.252Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 9.429 s
14:36:23 [2021-06-17T18:36:23.252Z] testShowRows(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.338 s
14:36:23 [2021-06-17T18:36:23.253Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.191 s
14:36:23 [2021-06-17T18:36:23.253Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.129 s
14:36:23 [2021-06-17T18:36:23.253Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.039 s
14:36:23 [2021-06-17T18:36:23.253Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
14:36:23 [2021-06-17T18:36:23.253Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.974 s
14:36:23 [2021-06-17T18:36:23.253Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.506 s
14:36:23 [2021-06-17T18:36:23.253Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.724 s
14:36:23 [2021-06-17T18:36:23.253Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.811 s
14:36:23 [2021-06-17T18:36:23.253Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.742 s
14:36:23 [2021-06-17T18:36:23.253Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.468 s
14:36:23 [2021-06-17T18:36:23.253Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.297 s
14:36:23 [2021-06-17T18:36:23.253Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
14:36:23 [2021-06-17T18:36:23.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
14:36:23 [2021-06-17T18:36:23.818Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:36:28 [2021-06-17T18:36:28.006Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:36:28 [2021-06-17T18:36:28.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:28 [2021-06-17T18:36:28.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:36:28 [2021-06-17T18:36:28.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:36:28 [2021-06-17T18:36:28.006Z] DEBUG - Setting state to checked on: scp_dest
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457350255 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - Attempting to set focus on Tree with text {}
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457350286 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457350287 data=null doit=true} to TreeItem with text {test}
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457350287 data=null} to TreeItem with text {test}
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457350287 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:36:28 [2021-06-17T18:36:28.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457350287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:36:28 [2021-06-17T18:36:28.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457350298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:36:28 [2021-06-17T18:36:28.265Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:36:28 [2021-06-17T18:36:28.265Z] DEBUG - Clicking on with mnemonic 'Delete'
14:36:28 [2021-06-17T18:36:28.522Z] DEBUG - Clicked on with mnemonic 'Delete'
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.780Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null 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')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457350784 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Clicking on OK
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457350785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457350785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457350785 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457350785 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457350786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457350786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:28 [2021-06-17T18:36:28.781Z] DEBUG - Clicked on OK
14:36:29 [2021-06-17T18:36:29.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457350786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:29 [2021-06-17T18:36:29.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457350356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:36:29 [2021-06-17T18:36:29.348Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.032 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
14:36:29 [2021-06-17T18:36:29.348Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 4.472 s
14:36:29 [2021-06-17T18:36:29.348Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
14:36:34 [2021-06-17T18:36:34.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:36:34 [2021-06-17T18:36:34.617Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:34 [2021-06-17T18:36:34.617Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:36:34 [2021-06-17T18:36:34.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:34 [2021-06-17T18:36:34.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:34 [2021-06-17T18:36:34.874Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:36:35 [2021-06-17T18:36:35.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.132Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:36:35 [2021-06-17T18:36:35.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.390Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:36:35 [2021-06-17T18:36:35.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.390Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:36:35 [2021-06-17T18:36:35.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.648Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:36:35 [2021-06-17T18:36:35.906Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.906Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:35 [2021-06-17T18:36:35.906Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:36:36 [2021-06-17T18:36:36.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:36 [2021-06-17T18:36:36.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - number of items : 18
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457362052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457362052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457362052 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457362052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457362052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457362052 data=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}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457362053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457362053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457362053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457362053 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457362054 data=null} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - number of items : 18
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:40 [2021-06-17T18:36:40.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - number of items : 18
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - number of items : 18
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457362474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457362543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457362543 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457362544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457362544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457362544 data=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}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457362544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457362544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457362544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457362545 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457362545 data=null} to ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.607Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457362885 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - Attempting to set focus on Tree with text {}
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457362916 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457362917 data=null doit=true} to TreeItem with text {test}
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457362917 data=null} to TreeItem with text {test}
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457362917 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457362917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:36:40 [2021-06-17T18:36:40.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457362924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:36:41 [2021-06-17T18:36:41.123Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:36:41 [2021-06-17T18:36:41.123Z] DEBUG - Clicking on with mnemonic 'Delete'
14:36:41 [2021-06-17T18:36:41.123Z] DEBUG - Clicked on with mnemonic 'Delete'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363488 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363488 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363488 data=null 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')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363489 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457363489 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Clicking on OK
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457363490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457363490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457363490 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457363490 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457363491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457363491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.383Z] DEBUG - Clicked on OK
14:36:41 [2021-06-17T18:36:41.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457363491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:41 [2021-06-17T18:36:41.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457362981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:36:42 [2021-06-17T18:36:42.209Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.778 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
14:36:42 [2021-06-17T18:36:42.209Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 6.426 s
14:36:42 [2021-06-17T18:36:42.209Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 4.495 s
14:36:42 [2021-06-17T18:36:42.209Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:45 [2021-06-17T18:36:45.488Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457367785 data=null doit=true} to Shell with text {Find}
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=457367790 data=null} to (of type 'Combo')
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - Set text on (of type 'Combo') to lttng
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.747Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6cd123b9
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=457367795 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457367795 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=457367795 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=457367795 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=457367795 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=457367795 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=457367805 data=null item=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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=457367806 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457367806 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=457367806 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=457367806 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=457367807 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7003891
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=457367809 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=457367809 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=457367809 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=457367809 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=457367809 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=457367809 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=457367809 data=null item=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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=457367811 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=457367811 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=457367811 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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=457367811 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=457367811 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Clicking on Fi&nd
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457367816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457367816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457367816 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457367816 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457367816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457367816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457367816 data=null item=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')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457367819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457367822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457367822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457367822 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457367822 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Clicked on Fi&nd
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Setting text on (of type 'Combo') to lttn
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=457367824 data=null} to (of type 'Combo')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Set text on (of type 'Combo') to lttn
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:45 [2021-06-17T18:36:45.748Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Clicking on Fi&nd
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457367855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457367855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457367855 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457367855 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457367855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457367856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457367856 data=null item=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')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457367859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:45 [2021-06-17T18:36:45.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457367859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457367859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457367859 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457367859 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - Clicked on Fi&nd
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:46 [2021-06-17T18:36:46.008Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - Clicking on Close
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457367862 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')
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457367865 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')
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457367865 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457367865 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457367865 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')
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457367865 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')
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457367865 data=null item=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')
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - Clicked on 
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:46 [2021-06-17T18:36:46.009Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:46 [2021-06-17T18:36:46.266Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:46 [2021-06-17T18:36:46.266Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:46 [2021-06-17T18:36:46.266Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:46 [2021-06-17T18:36:46.266Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:46 [2021-06-17T18:36:46.266Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:46 [2021-06-17T18:36:46.266Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:46 [2021-06-17T18:36:46.266Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:46 [2021-06-17T18:36:46.266Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457368575 data=null doit=true} to Shell with text {Find}
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=457368578 data=null} to (of type 'Combo')
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - Set text on (of type 'Combo') to lttng
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.526Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@192f8d6
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=457368580 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=457368580 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=457368580 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=457368580 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=457368580 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=457368580 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=457368581 data=null item=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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=457368581 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=457368581 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=457368581 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=457368581 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=457368581 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4f6dbf03
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=457368598 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=457368598 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=457368598 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=457368598 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=457368598 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=457368598 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=457368598 data=null item=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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=457368598 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=457368598 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=457368598 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')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=457368599 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=457368599 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Clicking on Fi&nd
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457368603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457368603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457368603 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457368603 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457368603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457368603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457368603 data=null item=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')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457368604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457368604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457368604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457368604 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457368604 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Clicked on Fi&nd
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=457368605 data=null} to (of type 'Combo')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Set text on (of type 'Combo') to LTTNG
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:46 [2021-06-17T18:36:46.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Clicking on Fi&nd
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457368610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457368610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457368610 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457368610 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457368610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457368610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457368610 data=null item=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')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457368612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457368613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457368613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457368613 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457368613 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Clicked on Fi&nd
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Clicking on Close
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457368618 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')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457368618 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')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457368618 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457368618 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457368618 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')
14:36:46 [2021-06-17T18:36:46.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457368618 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')
14:36:46 [2021-06-17T18:36:46.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457368618 data=null item=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')
14:36:46 [2021-06-17T18:36:46.787Z] DEBUG - Clicked on 
14:36:46 [2021-06-17T18:36:46.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:46 [2021-06-17T18:36:46.787Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:47 [2021-06-17T18:36:47.046Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:47 [2021-06-17T18:36:47.046Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:47 [2021-06-17T18:36:47.047Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:47 [2021-06-17T18:36:47.047Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:47 [2021-06-17T18:36:47.047Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:47 [2021-06-17T18:36:47.047Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:47 [2021-06-17T18:36:47.047Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:47 [2021-06-17T18:36:47.047Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457369274 data=null doit=true} to Shell with text {Find}
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.304Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=457369277 data=null} to (of type 'Combo')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Set text on (of type 'Combo') to \Alttng
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5861484b
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=457369279 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=457369279 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=457369279 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=457369279 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=457369280 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=457369280 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=457369280 data=null item=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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=457369280 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=457369280 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=457369280 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=457369280 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=457369280 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@13674b28
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=457369296 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457369296 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=457369296 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=457369296 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=457369296 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=457369296 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')
14:36:47 [2021-06-17T18:36:47.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=457369296 data=null item=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')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=457369297 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')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457369297 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')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=457369297 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')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=457369297 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=457369297 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Clicking on Fi&nd
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457369297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457369297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457369297 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457369297 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457369297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457369297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457369297 data=null item=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')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457369305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457369305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457369306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457369306 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457369306 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Clicked on Fi&nd
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=457369307 data=null} to (of type 'Combo')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Set text on (of type 'Combo') to \Alttng
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28442b5c
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=457369311 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')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457369312 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')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=457369312 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=457369312 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=457369312 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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=457369312 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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=457369312 data=null item=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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=457369312 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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457369312 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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=457369312 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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=457369312 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=457369312 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Clicking on Fi&nd
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457369313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457369313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457369313 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457369313 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457369313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457369313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457369313 data=null item=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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457369314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457369314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457369314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457369314 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457369314 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Clicked on Fi&nd
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Clicking on Close
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457369322 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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457369322 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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457369322 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457369322 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457369322 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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457369322 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')
14:36:47 [2021-06-17T18:36:47.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457369340 data=null item=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')
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - Clicked on 
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:47 [2021-06-17T18:36:47.565Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457369954 data=null doit=true} to Shell with text {Find}
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=457369958 data=null} to (of type 'Combo')
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - Set text on (of type 'Combo') to lttng
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@49a03511
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=457369961 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')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457369962 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')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=457369962 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=457369962 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=457369962 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')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=457369962 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')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=457369962 data=null item=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')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=457369962 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')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457369976 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')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=457369976 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')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=457369976 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=457369976 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Clicking on Fi&nd
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457369978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457369978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457369978 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457369978 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457369978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457369978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457369978 data=null item=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')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457369979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457369979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457369979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457369979 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457369979 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Clicked on Fi&nd
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=457369988 data=null} to (of type 'Combo')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - Set text on (of type 'Combo') to lttng
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.132Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=457369989 data=null doit=true} to Button with text {F&orward}
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=457369990 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}
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=457369991 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=457369991 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')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=457369991 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')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=457369991 data=null item=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')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Clicking on Fi&nd
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457370052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457370052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457370053 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457370053 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457370053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457370053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457370053 data=null item=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')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457370053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457370053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457370054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457370054 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457370054 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Clicked on Fi&nd
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Clicking on Close
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457370058 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')
14:36:48 [2021-06-17T18:36:48.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457370058 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')
14:36:48 [2021-06-17T18:36:48.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457370058 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457370058 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457370058 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')
14:36:48 [2021-06-17T18:36:48.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457370058 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')
14:36:48 [2021-06-17T18:36:48.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457370058 data=null item=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')
14:36:48 [2021-06-17T18:36:48.134Z] DEBUG - Clicked on 
14:36:48 [2021-06-17T18:36:48.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:48 [2021-06-17T18:36:48.134Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:48 [2021-06-17T18:36:48.391Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:48 [2021-06-17T18:36:48.391Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.391Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:48 [2021-06-17T18:36:48.391Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.391Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:48 [2021-06-17T18:36:48.391Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.391Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.391Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457370648 data=null doit=true} to Shell with text {Find}
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - Clicking on Close
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457370663 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')
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457370663 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')
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457370663 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457370663 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:48 [2021-06-17T18:36:48.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457370663 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')
14:36:48 [2021-06-17T18:36:48.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457370664 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')
14:36:48 [2021-06-17T18:36:48.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457370664 data=null item=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')
14:36:48 [2021-06-17T18:36:48.907Z] DEBUG - Clicked on 
14:36:48 [2021-06-17T18:36:48.907Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:48 [2021-06-17T18:36:48.907Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.907Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:48 [2021-06-17T18:36:48.907Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.907Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:48 [2021-06-17T18:36:48.907Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.907Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:48 [2021-06-17T18:36:48.907Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457371249 data=null doit=true} to Shell with text {Find}
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - Clicking on Close
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457371252 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')
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457371252 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')
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457371252 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457371252 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457371252 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')
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457371252 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')
14:36:49 [2021-06-17T18:36:49.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457371252 data=null item=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')
14:36:49 [2021-06-17T18:36:49.422Z] DEBUG - Clicked on 
14:36:49 [2021-06-17T18:36:49.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:49 [2021-06-17T18:36:49.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:49 [2021-06-17T18:36:49.422Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:49 [2021-06-17T18:36:49.422Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:49 [2021-06-17T18:36:49.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:49 [2021-06-17T18:36:49.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:49 [2021-06-17T18:36:49.422Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:49 [2021-06-17T18:36:49.422Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:49 [2021-06-17T18:36:49.680Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:49 [2021-06-17T18:36:49.680Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457371983 data=null doit=true} to Shell with text {Find}
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=457371986 data=null} to (of type 'Combo')
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - Set text on (of type 'Combo') to lttng
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:49 [2021-06-17T18:36:49.939Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Clicking on Fi&nd
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457371991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457371992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457371992 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457371992 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457371992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457371992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:49 [2021-06-17T18:36:49.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457371992 data=null item=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')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457372053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457372053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457372053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457372054 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457372054 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Clicked on Fi&nd
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=457372060 data=null} to (of type 'Combo')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Set text on (of type 'Combo') to lttng
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=457372061 data=null doit=true} to Button with text {&Backward}
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=457372061 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}
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=457372062 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=457372062 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')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=457372062 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')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=457372062 data=null item=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')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:50 [2021-06-17T18:36:50.198Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Clicking on Fi&nd
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457372066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457372066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457372066 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457372066 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457372066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457372066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457372066 data=null item=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')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457372071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457372072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457372072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457372072 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457372072 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Clicked on Fi&nd
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Clicking on Close
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457372093 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')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457372093 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')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457372093 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457372093 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457372093 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')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457372093 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')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457372093 data=null item=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')
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - Clicked on 
14:36:50 [2021-06-17T18:36:50.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:50 [2021-06-17T18:36:50.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:50 [2021-06-17T18:36:50.457Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:50 [2021-06-17T18:36:50.457Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:50 [2021-06-17T18:36:50.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:50 [2021-06-17T18:36:50.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:50 [2021-06-17T18:36:50.457Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:50 [2021-06-17T18:36:50.457Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:50 [2021-06-17T18:36:50.457Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:50 [2021-06-17T18:36:50.457Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457372824 data=null doit=true} to Shell with text {Find}
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:50 [2021-06-17T18:36:50.716Z] DEBUG - Clicking on Close
14:36:50 [2021-06-17T18:36:50.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457372827 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')
14:36:50 [2021-06-17T18:36:50.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457372827 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')
14:36:50 [2021-06-17T18:36:50.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457372827 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457372827 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:50 [2021-06-17T18:36:50.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457372827 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')
14:36:50 [2021-06-17T18:36:50.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457372827 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')
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457372827 data=null item=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')
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - Clicked on 
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:50 [2021-06-17T18:36:50.974Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457373348 data=null doit=true} to Shell with text {Find}
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Clicking on Close
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457373350 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')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457373350 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')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457373350 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457373350 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457373350 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')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457373351 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')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457373351 data=null item=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')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Clicked on 
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:51 [2021-06-17T18:36:51.541Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457373862 data=null doit=true} to Shell with text {Find}
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - Setting text on (of type 'Combo') to \A492
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=457373865 data=null} to (of type 'Combo')
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - Set text on (of type 'Combo') to \A492
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.800Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@262dc30b
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=457373868 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457373868 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=457373868 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=457373868 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=457373868 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=457373869 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=457373869 data=null item=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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=457373869 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457373869 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=457373869 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=457373869 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=457373869 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@29ffc1f3
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=457373871 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457373871 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=457373871 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=457373871 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=457373871 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=457373871 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=457373871 data=null item=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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=457373871 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457373872 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=457373872 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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=457373872 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=457373872 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Clicking on Fi&nd
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457373872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457373872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457373872 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457373872 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457373872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457373872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457373872 data=null item=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')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457373873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457373873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457373873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457373873 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457373873 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.801Z] DEBUG - Clicked on Fi&nd
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Combo with text "\A492", using matcher: of type 'Combo'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Combo with text "\A492", using matcher: (of type 'Combo')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Setting text on (of type 'Combo') to \A492
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=457373886 data=null} to (of type 'Combo')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Set text on (of type 'Combo') to \A492
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@37754509
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=457373897 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')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457373898 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')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=457373898 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=457373898 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=457373898 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')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=457373898 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')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=457373898 data=null item=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')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=457373898 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')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457373899 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')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=457373899 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')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=457373899 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=457373899 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Clicking on Fi&nd
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457373899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457373899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457373899 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457373899 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457373899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457373899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457373899 data=null item=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')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457373900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457373900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457373900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457373900 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457373900 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - Clicked on Fi&nd
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:51 [2021-06-17T18:36:51.802Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - Clicking on Close
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457373902 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')
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457373903 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')
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457373903 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457373903 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457373903 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')
14:36:51 [2021-06-17T18:36:51.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457373903 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')
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457373903 data=null item=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')
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - Clicked on 
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:52 [2021-06-17T18:36:52.061Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457374421 data=null doit=true} to Shell with text {Find}
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:36:52 [2021-06-17T18:36:52.318Z] DEBUG - Setting text on (of type 'Combo') to 492
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=457374429 data=null} to (of type 'Combo')
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - Set text on (of type 'Combo') to 492
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.319Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2e37e758
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=457374432 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')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457374432 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')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=457374432 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=457374432 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=457374432 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')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=457374433 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')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=457374433 data=null item=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')
14:36:52 [2021-06-17T18:36:52.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=457374433 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')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457374433 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')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=457374433 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')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=457374433 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=457374433 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Clicking on Fi&nd
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457374435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457374435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457374435 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457374435 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457374435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457374435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457374435 data=null item=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')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457374435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457374435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457374436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457374436 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457374436 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Clicked on Fi&nd
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Setting text on (of type 'Combo') to 492
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=457374450 data=null} to (of type 'Combo')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Set text on (of type 'Combo') to 492
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=457374451 data=null doit=true} to Button with text {F&orward}
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=457374451 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}
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=457374452 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=457374452 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')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=457374453 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')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=457374453 data=null item=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')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Clicking on Fi&nd
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457374468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457374468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457374469 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457374469 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457374469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457374469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457374469 data=null item=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')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457374469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457374469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457374469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457374470 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457374470 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Clicked on Fi&nd
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Clicking on Close
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457374474 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')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457374474 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')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457374474 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457374475 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457374475 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')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457374475 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')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457374475 data=null item=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')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Clicked on 
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:52 [2021-06-17T18:36:52.579Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457375000 data=null doit=true} to Shell with text {Find}
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:53 [2021-06-17T18:36:53.146Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Clicking on Close
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457375009 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')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457375010 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')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457375010 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457375010 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457375010 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')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457375010 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')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457375010 data=null item=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')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Clicked on 
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.147Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.713Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:53 [2021-06-17T18:36:53.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457375527 data=null doit=true} to Shell with text {Find}
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Clicking on Close
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457375529 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')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457375529 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')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457375529 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457375530 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457375530 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')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457375530 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')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457375530 data=null item=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')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Clicked on 
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:53 [2021-06-17T18:36:53.714Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457376135 data=null doit=true} to Shell with text {Find}
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Setting text on (of type 'Combo') to 492
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=457376137 data=null} to (of type 'Combo')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Set text on (of type 'Combo') to 492
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Clicking on Fi&nd
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457376150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457376150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457376150 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457376150 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457376150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457376150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457376150 data=null item=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')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457376152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457376152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457376152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457376152 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457376152 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Clicked on Fi&nd
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Setting text on (of type 'Combo') to 492
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=457376154 data=null} to (of type 'Combo')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Set text on (of type 'Combo') to 492
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=457376155 data=null doit=true} to Button with text {&Backward}
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=457376155 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}
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=457376156 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=457376164 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')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=457376164 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')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=457376164 data=null item=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')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Clicking on Fi&nd
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457376168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457376168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457376168 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457376168 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457376168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457376168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457376168 data=null item=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')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457376169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457376169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457376169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457376169 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457376169 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Clicked on Fi&nd
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Clicking on Close
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457376171 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')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457376171 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')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457376171 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457376171 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457376171 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')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457376171 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')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457376171 data=null item=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')
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Clicked on 
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=457376324 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
14:36:54 [2021-06-17T18:36:54.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:36:54 [2021-06-17T18:36:54.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - Attempting to set focus on Tree with text {}
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457376415 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457376415 data=null doit=true} to TreeItem with text {test}
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457376415 data=null} to TreeItem with text {test}
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457376415 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457376415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457376421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - Clicking on with mnemonic 'Delete'
14:36:54 [2021-06-17T18:36:54.544Z] DEBUG - Clicked on with mnemonic 'Delete'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null 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')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377068 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457377069 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Clicking on OK
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457377069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457377069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457377069 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457377070 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457377070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457377070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.109Z] DEBUG - Clicked on OK
14:36:55 [2021-06-17T18:36:55.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457377070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:36:55 [2021-06-17T18:36:55.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457376477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:36:55 [2021-06-17T18:36:55.675Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.582 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
14:36:55 [2021-06-17T18:36:55.675Z] testWholeWord[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.821 s
14:36:55 [2021-06-17T18:36:55.675Z] testCaseSensitive[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.789 s
14:36:55 [2021-06-17T18:36:55.675Z] testRegEx[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.634 s
14:36:55 [2021-06-17T18:36:55.675Z] testDirection[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.701 s
14:36:55 [2021-06-17T18:36:55.675Z] testOpenCloseDialog[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.185 s
14:36:55 [2021-06-17T18:36:55.675Z] testWrapSearch[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.913 s
14:36:55 [2021-06-17T18:36:55.675Z] testWholeWord[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.64 s
14:36:55 [2021-06-17T18:36:55.675Z] testCaseSensitive[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.528 s
14:36:55 [2021-06-17T18:36:55.675Z] testRegEx[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.624 s
14:36:55 [2021-06-17T18:36:55.675Z] testDirection[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.498 s
14:36:55 [2021-06-17T18:36:55.675Z] testOpenCloseDialog[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.117 s
14:36:55 [2021-06-17T18:36:55.675Z] testWrapSearch[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.625 s
14:36:55 [2021-06-17T18:36:55.675Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
14:36:58 [2021-06-17T18:36:58.956Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:36:58 [2021-06-17T18:36:58.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:36:58 [2021-06-17T18:36:58.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
14:36:58 [2021-06-17T18:36:58.956Z] 
14:36:58 [2021-06-17T18:36:58.956Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:58.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:58 [2021-06-17T18:36:58.956Z] 
14:36:58 [2021-06-17T18:36:58.956Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:58.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:58 [2021-06-17T18:36:58.956Z] 
14:36:58 [2021-06-17T18:36:58.956Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:58.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:58 [2021-06-17T18:36:58.956Z] 
14:36:58 [2021-06-17T18:36:58.956Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:58.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:58 [2021-06-17T18:36:58.956Z] 
14:36:58 [2021-06-17T18:36:58.956Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:58.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:58 [2021-06-17T18:36:58.956Z] 
14:36:58 [2021-06-17T18:36:58.956Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:58.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:58 [2021-06-17T18:36:58.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
14:36:59 [2021-06-17T18:36:59.215Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:59 [2021-06-17T18:36:59.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:36:59 [2021-06-17T18:36:59.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:36:59 [2021-06-17T18:36:59.215Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:36:59 [2021-06-17T18:36:59.215Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
14:36:59 [2021-06-17T18:36:59.215Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
14:36:59 [2021-06-17T18:36:59.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=457381191 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'
14:36:59 [2021-06-17T18:36:59.215Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
14:36:59 [2021-06-17T18:36:59.215Z] 
14:36:59 [2021-06-17T18:36:59.215Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:59.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:59 [2021-06-17T18:36:59.215Z] 
14:36:59 [2021-06-17T18:36:59.215Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:59.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:59 [2021-06-17T18:36:59.215Z] 
14:36:59 [2021-06-17T18:36:59.215Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:59.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:59 [2021-06-17T18:36:59.215Z] 
14:36:59 [2021-06-17T18:36:59.215Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:59.140: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:59 [2021-06-17T18:36:59.779Z] 
14:36:59 [2021-06-17T18:36:59.779Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:59.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:36:59 [2021-06-17T18:36:59.779Z] 
14:36:59 [2021-06-17T18:36:59.780Z] (Eclipse:12379): Gtk-CRITICAL **: 18:36:59.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:37:00 [2021-06-17T18:37:00.344Z] 
14:37:00 [2021-06-17T18:37:00.344Z] (Eclipse:12379): Gtk-CRITICAL **: 18:37:00.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:37:00 [2021-06-17T18:37:00.344Z] 
14:37:00 [2021-06-17T18:37:00.344Z] (Eclipse:12379): Gtk-CRITICAL **: 18:37:00.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:37:00 [2021-06-17T18:37:00.910Z] 
14:37:00 [2021-06-17T18:37:00.910Z] (Eclipse:12379): Gtk-CRITICAL **: 18:37:00.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:37:00 [2021-06-17T18:37:00.910Z] 
14:37:00 [2021-06-17T18:37:00.910Z] (Eclipse:12379): Gtk-CRITICAL **: 18:37:00.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:37:00 [2021-06-17T18:37:00.910Z] 
14:37:00 [2021-06-17T18:37:00.910Z] (Eclipse:12379): Gtk-CRITICAL **: 18:37:00.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - number of items : 20
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457383339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457383340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457383340 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457383340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457383340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457383340 data=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}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457383341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457383341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457383341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457383343 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457383343 data=null} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.476Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.734Z] DEBUG - number of items : 20
14:37:01 [2021-06-17T18:37:01.734Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457383849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457383850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457383850 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457383850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457383850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457383850 data=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}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457383851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457383851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457383851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457383851 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457383851 data=null} to ToolItem with tooltip text {Follow critical path forward}
14:37:01 [2021-06-17T18:37:01.993Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - number of items : 20
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457384354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457384354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457384355 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457384355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457384355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457384355 data=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}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457384356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457384356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457384356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457384356 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457384357 data=null} to ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.250Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
14:37:02 [2021-06-17T18:37:02.817Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
14:37:02 [2021-06-17T18:37:02.817Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
14:37:02 [2021-06-17T18:37:02.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=457384911 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'
14:37:02 [2021-06-17T18:37:02.818Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
14:37:03 [2021-06-17T18:37:03.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457385468 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:37:03 [2021-06-17T18:37:03.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - Attempting to set focus on Tree with text {}
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457385525 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457385525 data=null doit=true} to TreeItem with text {test}
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457385525 data=null} to TreeItem with text {test}
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457385525 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457385526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457385531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - Clicking on with mnemonic 'Delete'
14:37:03 [2021-06-17T18:37:03.641Z] DEBUG - Clicked on with mnemonic 'Delete'
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:37:04 [2021-06-17T18:37:04.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null 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')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457386618 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Clicking on OK
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457386619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457386619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457386619 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457386619 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457386619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457386619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:04 [2021-06-17T18:37:04.575Z] DEBUG - Clicked on OK
14:37:05 [2021-06-17T18:37:05.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457386619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:05 [2021-06-17T18:37:05.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457385583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:37:05 [2021-06-17T18:37:05.141Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.49 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
14:37:05 [2021-06-17T18:37:05.141Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 7.171 s
14:37:05 [2021-06-17T18:37:05.141Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
14:37:09 [2021-06-17T18:37:09.324Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:37:09 [2021-06-17T18:37:09.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:37:09 [2021-06-17T18:37:09.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:37:09 [2021-06-17T18:37:09.324Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:09 [2021-06-17T18:37:09.582Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:37:09 [2021-06-17T18:37:09.582Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:37:09 [2021-06-17T18:37:09.582Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:37:09 [2021-06-17T18:37:09.582Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:37:09 [2021-06-17T18:37:09.582Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:37:09 [2021-06-17T18:37:09.582Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:37:09 [2021-06-17T18:37:09.582Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:09 [2021-06-17T18:37:09.582Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457391810 data=null doit=true} to Shell with text {Find}
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=457391813 data=null} to (of type 'Combo')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Set text on (of type 'Combo') to \ACPU
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@30573e40
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=457391816 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')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457391816 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')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=457391816 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=457391816 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=457391816 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=457391816 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=457391816 data=null item=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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=457391816 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457391816 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=457391816 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=457391816 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=457391817 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38d34076
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=457391818 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457391818 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=457391818 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=457391818 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=457391818 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=457391818 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=457391818 data=null item=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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=457391819 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457391819 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=457391819 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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=457391819 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=457391819 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Clicking on Fi&nd
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457391819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457391819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457391819 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457391819 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457391819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457391819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457391819 data=null item=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')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457391833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457391833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457391833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457391833 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457391833 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Clicked on Fi&nd
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=457391834 data=null} to (of type 'Combo')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Set text on (of type 'Combo') to \ACPU
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.842Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4e224d5e
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=457391843 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457391843 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=457391843 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=457391843 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=457391844 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=457391844 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=457391844 data=null item=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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=457391844 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=457391844 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=457391844 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=457391844 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=457391844 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Clicking on Fi&nd
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457391845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457391845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457391845 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457391845 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457391845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457391845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457391845 data=null item=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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457391845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457391845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457391845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457391846 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457391846 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Clicked on Fi&nd
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Clicking on Close
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457391847 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457391847 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457391848 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457391848 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457391848 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457391848 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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457391848 data=null item=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')
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - Clicked on 
14:37:09 [2021-06-17T18:37:09.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:37:10 [2021-06-17T18:37:10.101Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:10 [2021-06-17T18:37:10.101Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:37:10 [2021-06-17T18:37:10.102Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.102Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:37:10 [2021-06-17T18:37:10.102Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.102Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:37:10 [2021-06-17T18:37:10.102Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.102Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.102Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457392390 data=null doit=true} to Shell with text {Find}
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=457392393 data=null} to (of type 'Combo')
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.360Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@582d866b
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=457392401 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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457392401 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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=457392402 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=457392402 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=457392402 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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=457392402 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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=457392402 data=null item=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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=457392402 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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457392402 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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=457392402 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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=457392402 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=457392402 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Clicking on Fi&nd
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457392404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457392404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457392404 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457392404 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457392404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457392404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457392404 data=null item=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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457392404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457392404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457392404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457392405 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457392405 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Clicked on Fi&nd
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=457392406 data=null} to (of type 'Combo')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=457392407 data=null doit=true} to Button with text {F&orward}
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=457392408 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}
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=457392409 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=457392409 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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=457392409 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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=457392409 data=null item=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')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:10 [2021-06-17T18:37:10.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Clicking on Fi&nd
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457392425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457392426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457392426 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457392426 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457392426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457392426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457392426 data=null item=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')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457392426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457392426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457392426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457392427 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457392427 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Clicked on Fi&nd
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Clicking on Close
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457392448 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')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457392448 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')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457392448 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457392448 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457392448 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')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457392449 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')
14:37:10 [2021-06-17T18:37:10.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457392449 data=null item=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')
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - Clicked on 
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.621Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457392920 data=null doit=true} to Shell with text {Find}
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Setting text on (of type 'Combo') to CPU
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=457392923 data=null} to (of type 'Combo')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Set text on (of type 'Combo') to CPU
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=457392924 data=null doit=true} to Button with text {&Backward}
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=457392924 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}
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=457392925 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=457392925 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')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=457392925 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')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=457392925 data=null item=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')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ec68dec
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=457392927 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457392927 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=457392927 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=457392927 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=457392927 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=457392927 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=457392927 data=null item=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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=457392927 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457392927 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=457392927 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=457392928 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=457392928 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@41402d1b
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=457392952 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=457392953 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=457392953 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=457392953 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=457392953 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=457392953 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=457392953 data=null item=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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=457392954 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=457392954 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=457392954 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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=457392954 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=457392954 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Clicking on Fi&nd
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457392955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457392955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457392955 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457392955 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457392955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457392955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457392955 data=null item=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')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457392956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457392956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457392956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457392956 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457392956 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Clicked on Fi&nd
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Setting text on (of type 'Combo') to CP
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=457392957 data=null} to (of type 'Combo')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - Set text on (of type 'Combo') to CP
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:10 [2021-06-17T18:37:10.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Clicking on Fi&nd
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457392961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457392961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457392961 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457392961 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457392961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457392961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:10 [2021-06-17T18:37:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457392961 data=null item=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')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457392963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457393057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457393058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457393058 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457393058 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Clicked on Fi&nd
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Clicking on Close
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457393061 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')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457393061 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')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457393061 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457393061 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457393061 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')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457393061 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')
14:37:11 [2021-06-17T18:37:11.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457393061 data=null item=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')
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - Clicked on 
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:11 [2021-06-17T18:37:11.399Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457393788 data=null doit=true} to Shell with text {Find}
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=457393792 data=null} to (of type 'Combo')
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2bbd6eea
14:37:11 [2021-06-17T18:37:11.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=457393850 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')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=457393850 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')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=457393850 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=457393851 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=457393851 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')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=457393851 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')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=457393851 data=null item=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')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=457393851 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')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=457393851 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')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=457393851 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')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=457393851 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=457393851 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Clicking on Fi&nd
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457393855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457393855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457393855 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457393855 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457393862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457393862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457393862 data=null item=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')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457393863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457393863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457393863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457393863 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457393863 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Clicked on Fi&nd
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=457393864 data=null} to (of type 'Combo')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Set text on (of type 'Combo') to cpu 1
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Clicking on Fi&nd
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457393881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457393881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457393881 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457393881 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457393881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457393881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457393881 data=null item=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')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457393883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457393884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457393884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457393884 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457393884 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Clicked on Fi&nd
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Clicking on Close
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457393887 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')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457393887 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')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457393887 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457393887 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457393887 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')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457393887 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')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457393888 data=null item=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')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Clicked on 
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:37:11 [2021-06-17T18:37:11.966Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:12 [2021-06-17T18:37:12.226Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:12 [2021-06-17T18:37:12.483Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457394429 data=null doit=true} to Shell with text {Find}
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Clicking on Close
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457394431 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')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457394432 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')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457394432 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457394432 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457394432 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')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457394432 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')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457394432 data=null item=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')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - Clicked on 
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:37:12 [2021-06-17T18:37:12.484Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:37:12 [2021-06-17T18:37:12.743Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:12 [2021-06-17T18:37:12.743Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:13 [2021-06-17T18:37:13.000Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457395053 data=null doit=true} to Shell with text {Find}
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - Clicking on Close
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457395056 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')
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457395056 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')
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457395056 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457395056 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457395056 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')
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457395056 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')
14:37:13 [2021-06-17T18:37:13.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457395056 data=null item=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')
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - Clicked on 
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:37:13 [2021-06-17T18:37:13.258Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:13 [2021-06-17T18:37:13.516Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=457395752 data=null doit=true} to Shell with text {Find}
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=457395754 data=null} to (of type 'Combo')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=457395756 data=null doit=true} to Button with text {F&orward}
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=457395756 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}
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=457395757 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=457395757 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')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=457395757 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')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=457395757 data=null item=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')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:13 [2021-06-17T18:37:13.775Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ef40fce
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=457395758 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=457395758 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=457395758 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=457395759 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=457395759 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=457395759 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=457395759 data=null item=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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=457395759 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=457395759 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=457395759 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=457395759 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=457395759 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@632006f3
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=457395760 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457395760 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=457395760 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=457395760 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=457395760 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=457395760 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=457395761 data=null item=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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=457395761 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=457395761 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=457395761 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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=457395761 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=457395761 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Clicking on Fi&nd
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457395762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457395763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457395763 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457395763 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457395763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457395763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457395763 data=null item=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')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457395763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457395763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457395777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457395777 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457395778 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - Clicked on Fi&nd
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:13 [2021-06-17T18:37:13.776Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=457395846 data=null} to (of type 'Combo')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=457395847 data=null doit=true} to Button with text {&Backward}
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=457395847 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}
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=457395848 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=457395848 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')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=457395848 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')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=457395848 data=null item=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')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Clicking on Fi&nd
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=457395851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457395851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=457395851 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=457395851 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=457395851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=457395852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=457395852 data=null item=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')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=457395852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=457395852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=457395852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=457395852 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=457395852 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - Clicked on Fi&nd
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.777Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - Clicking on Close
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=457395854 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')
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=457395854 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')
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=457395854 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=457395854 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=457395854 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')
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=457395855 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')
14:37:13 [2021-06-17T18:37:13.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=457395855 data=null item=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')
14:37:14 [2021-06-17T18:37:14.036Z] DEBUG - Clicked on 
14:37:14 [2021-06-17T18:37:14.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=457396182 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
14:37:14 [2021-06-17T18:37:14.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:37:14 [2021-06-17T18:37:14.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:37:14 [2021-06-17T18:37:14.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:37:14 [2021-06-17T18:37:14.295Z] DEBUG - Attempting to set focus on Tree with text {}
14:37:14 [2021-06-17T18:37:14.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457396281 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:37:14 [2021-06-17T18:37:14.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457396281 data=null doit=true} to TreeItem with text {test}
14:37:14 [2021-06-17T18:37:14.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457396281 data=null} to TreeItem with text {test}
14:37:14 [2021-06-17T18:37:14.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457396281 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:37:14 [2021-06-17T18:37:14.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457396282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:37:14 [2021-06-17T18:37:14.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457396288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:37:14 [2021-06-17T18:37:14.296Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:37:14 [2021-06-17T18:37:14.296Z] DEBUG - Clicking on with mnemonic 'Delete'
14:37:14 [2021-06-17T18:37:14.296Z] DEBUG - Clicked on with mnemonic 'Delete'
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397448 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397449 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397449 data=null 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')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397449 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457397449 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - Clicking on OK
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457397451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457397451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457397451 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457397451 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457397451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457397451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.671Z] DEBUG - Clicked on OK
14:37:15 [2021-06-17T18:37:15.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457397451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:15 [2021-06-17T18:37:15.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457396370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:37:15 [2021-06-17T18:37:15.930Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.805 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
14:37:15 [2021-06-17T18:37:15.930Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.597 s
14:37:15 [2021-06-17T18:37:15.930Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.634 s
14:37:15 [2021-06-17T18:37:15.930Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.688 s
14:37:15 [2021-06-17T18:37:15.930Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.682 s
14:37:15 [2021-06-17T18:37:15.930Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.302 s
14:37:15 [2021-06-17T18:37:15.930Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.809 s
14:37:15 [2021-06-17T18:37:15.930Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
14:37:16 [2021-06-17T18:37:16.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - number of items : 26
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457406466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457406466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457406467 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457406467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457406467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457406467 data=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}
14:37:24 [2021-06-17T18:37:24.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457406468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457406468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457406468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457406468 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457406468 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.603Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - number of items : 26
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457406969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457406970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457406970 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457406970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457406970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457406970 data=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}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457406971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457406971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457406971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457406971 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457406972 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:37:24 [2021-06-17T18:37:24.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - number of items : 26
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457407473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457407473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457407473 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457407473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457407474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457407474 data=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}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457407475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457407475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457407475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457407476 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457407476 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:25 [2021-06-17T18:37:25.995Z] DEBUG - number of items : 26
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457407977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457407977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457407977 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457407978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457407978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457407978 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}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457407979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457407980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457407980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457407980 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457407980 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:25 [2021-06-17T18:37:25.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - number of items : 26
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457408482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457408482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457408482 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457408482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457408482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457408482 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}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457408483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457408483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457408484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457408484 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457408484 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:26 [2021-06-17T18:37:26.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - number of items : 26
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457408985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457408985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457408985 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457408985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457408985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457408986 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}
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457408987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457408987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457408987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457408987 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457408987 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - number of items : 26
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457408988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457408988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457408988 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457408988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457408989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457408989 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}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457408989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457408989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457408989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457408989 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457408989 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - number of items : 26
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457408990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457408990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457408990 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457408990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457408991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457408991 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}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457408991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457408991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457408991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457408991 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457408992 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - number of items : 26
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457409493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457409493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457409493 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457409493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457409493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457409493 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}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457409495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457409495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457409495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457409495 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457409495 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - number of items : 26
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457409997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457409997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457409997 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457409998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457409998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457409998 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}
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457409999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457409999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457409999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457409999 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457409999 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:27 [2021-06-17T18:37:27.953Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:27 [2021-06-17T18:37:27.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:28 [2021-06-17T18:37:28.519Z] DEBUG - number of items : 26
14:37:28 [2021-06-17T18:37:28.519Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457410502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457410502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.519Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457410502 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457410502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457410502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457410502 data=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}
14:37:28 [2021-06-17T18:37:28.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457410503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457410504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457410504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457410504 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457410504 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.520Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:37:28 [2021-06-17T18:37:28.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:29 [2021-06-17T18:37:29.085Z] DEBUG - number of items : 26
14:37:29 [2021-06-17T18:37:29.085Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457411006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457411006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.085Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457411006 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457411006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457411006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457411007 data=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}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457411008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457411008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457411008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457411008 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457411008 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:37:29 [2021-06-17T18:37:29.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - number of items : 26
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457411510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457411510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457411510 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457411510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457411510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457411510 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}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457411525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457411525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457411526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457411526 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457411526 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:29 [2021-06-17T18:37:29.652Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - number of items : 26
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457412028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457412028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457412028 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457412028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457412028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457412028 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}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457412030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457412030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457412030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457412030 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457412030 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:30 [2021-06-17T18:37:30.218Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:30 [2021-06-17T18:37:30.475Z] DEBUG - number of items : 26
14:37:30 [2021-06-17T18:37:30.475Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:30 [2021-06-17T18:37:30.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457412532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457412532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457412532 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457412532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457412532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457412532 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}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457412545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457412545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457412545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457412545 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457412546 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:37:30 [2021-06-17T18:37:30.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - number of items : 26
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457413048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457413048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457413048 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457413048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457413048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457413048 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}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457413049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457413049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457413050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457413050 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457413050 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:31 [2021-06-17T18:37:31.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - number of items : 26
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457413552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457413552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457413552 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457413552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457413552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457413552 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}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457413553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457413554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457413554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457413554 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457413554 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:31 [2021-06-17T18:37:31.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - number of items : 26
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457414056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457414056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457414056 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457414056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457414056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457414056 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}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457414057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457414057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457414058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457414058 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457414058 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:32 [2021-06-17T18:37:32.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - number of items : 26
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457414559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457414559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457414559 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457414560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457414560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457414560 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}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457414569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457414569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457414569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457414569 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457414569 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:37:32 [2021-06-17T18:37:32.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - number of items : 26
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457415071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457415071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457415071 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457415071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457415072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457415072 data=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}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457415073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457415073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457415073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457415074 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457415074 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:37:32 [2021-06-17T18:37:32.995Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - number of items : 26
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457415576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457415576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457415576 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457415576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457415576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457415576 data=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}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457415578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457415578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457415578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457415578 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457415578 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:37:33 [2021-06-17T18:37:33.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:34 [2021-06-17T18:37:34.126Z] DEBUG - number of items : 26
14:37:34 [2021-06-17T18:37:34.126Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457416080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457416080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.126Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457416080 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457416080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457416080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457416080 data=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}
14:37:34 [2021-06-17T18:37:34.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457416082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457416082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457416082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457416082 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457416082 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.127Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - number of items : 26
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457416584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457416584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457416584 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457416584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457416584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457416584 data=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}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457416589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457416589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457416589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457416597 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457416598 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:37:34 [2021-06-17T18:37:34.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:35 [2021-06-17T18:37:35.258Z] DEBUG - number of items : 26
14:37:35 [2021-06-17T18:37:35.258Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457417100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457417100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.258Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457417100 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457417100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457417100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457417100 data=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}
14:37:35 [2021-06-17T18:37:35.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457417101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457417101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457417101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457417101 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457417102 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.259Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:37:35 [2021-06-17T18:37:35.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:35 [2021-06-17T18:37:35.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - number of items : 26
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457421789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457421791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457421792 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457421792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457421792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457421792 data=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}
14:37:40 [2021-06-17T18:37:40.014Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457421793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457421793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.014Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457421793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457421793 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.014Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457421793 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.014Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - number of items : 26
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457422295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457422295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457422295 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457422295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457422295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457422295 data=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}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457422296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457422297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457422297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457422297 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457422297 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.272Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.272Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - number of items : 26
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457422798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457422798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457422798 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457422798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457422798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457422799 data=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}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457422800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457422800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457422800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457422800 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457422800 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:37:40 [2021-06-17T18:37:40.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - number of items : 26
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457423301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457423301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457423302 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457423302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457423302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457423303 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}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457423304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457423304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457423305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457423305 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457423305 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:41 [2021-06-17T18:37:41.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:41 [2021-06-17T18:37:41.970Z] DEBUG - number of items : 26
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457423806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457423806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457423806 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457423806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457423806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457423807 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}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457423808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457423808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457423808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457423808 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457423808 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:41 [2021-06-17T18:37:41.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:42 [2021-06-17T18:37:42.229Z] DEBUG - number of items : 26
14:37:42 [2021-06-17T18:37:42.229Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:42 [2021-06-17T18:37:42.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457424309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457424310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.229Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457424310 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457424310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457424310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457424310 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}
14:37:42 [2021-06-17T18:37:42.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457424311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457424311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457424311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457424311 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457424311 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:42 [2021-06-17T18:37:42.230Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:42 [2021-06-17T18:37:42.230Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - number of items : 26
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457424813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457424813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457424813 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457424813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457424813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457424813 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}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457424815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457424815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457424815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457424815 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457424815 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:42 [2021-06-17T18:37:42.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:43 [2021-06-17T18:37:43.360Z] DEBUG - number of items : 26
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457425317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457425317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457425317 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457425317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457425317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457425317 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}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457425318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457425318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457425318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457425318 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457425318 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:43 [2021-06-17T18:37:43.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:43 [2021-06-17T18:37:43.929Z] DEBUG - number of items : 26
14:37:43 [2021-06-17T18:37:43.929Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:43 [2021-06-17T18:37:43.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457425820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457425820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.929Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457425820 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457425820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457425820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457425821 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}
14:37:43 [2021-06-17T18:37:43.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457425822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457425822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457425822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457425822 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457425822 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:43 [2021-06-17T18:37:43.930Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:43 [2021-06-17T18:37:43.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - number of items : 26
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457426389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457426442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457426442 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457426443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457426443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457426443 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}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457426444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457426444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457426444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457426444 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457426445 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:44 [2021-06-17T18:37:44.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - number of items : 26
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457426946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457426947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457426947 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457426947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457426947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457426947 data=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}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457426948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457426949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457426949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457426949 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457426949 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.063Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - number of items : 26
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457427450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457427451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457427451 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457427451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457427451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457427451 data=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}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457427452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457427453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457427453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457427453 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457427453 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:37:45 [2021-06-17T18:37:45.630Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:45 [2021-06-17T18:37:45.888Z] DEBUG - number of items : 26
14:37:45 [2021-06-17T18:37:45.888Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457427955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457427955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457427955 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457427955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457427955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457427955 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}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457427965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457427965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457427965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457427965 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457427965 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:45 [2021-06-17T18:37:45.889Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - number of items : 26
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457428468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457428468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457428468 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457428468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457428468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457428468 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}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457428470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457428470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457428470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457428470 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457428470 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:46 [2021-06-17T18:37:46.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:47 [2021-06-17T18:37:47.022Z] DEBUG - number of items : 26
14:37:47 [2021-06-17T18:37:47.022Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:47 [2021-06-17T18:37:47.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457428972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457428972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.022Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457428972 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457428972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457428972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457428972 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}
14:37:47 [2021-06-17T18:37:47.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457428973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457428974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457428974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457428974 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457428974 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:47 [2021-06-17T18:37:47.023Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:37:47 [2021-06-17T18:37:47.023Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - number of items : 26
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457429475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457429476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457429476 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457429476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457429476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457429476 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}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457429477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457429477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457429477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457429478 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457429478 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:47 [2021-06-17T18:37:47.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - number of items : 26
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457429979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457429979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457429979 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457429980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457429980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457429980 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}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457429981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457429981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457429981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457429981 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457429981 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:48 [2021-06-17T18:37:48.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - number of items : 26
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457430483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457430483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457430483 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457430484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457430484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457430484 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}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457430485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457430485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457430486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457430486 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457430486 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:48 [2021-06-17T18:37:48.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - number of items : 26
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457430987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457430988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457430988 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457430988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457430988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457430988 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}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457430990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457430990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457430990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457430990 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457430990 data=null} to ToolItem with tooltip text {Select Next State Change}
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:37:48 [2021-06-17T18:37:48.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - number of items : 26
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457431491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457431492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457431492 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457431492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457431492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457431492 data=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}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457431493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457431493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457431493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457431494 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457431494 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:37:49 [2021-06-17T18:37:49.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - number of items : 26
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457431995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457431995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457431995 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457431995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457431995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457431995 data=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}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457431997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457431997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457431997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457431997 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457431997 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.109Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - number of items : 26
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457432498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457432498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457432498 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457432499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457432499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457432499 data=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}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457432500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457432500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457432500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457432500 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457432500 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - number of items : 26
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457433001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457433002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457433002 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457433002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457433002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457433002 data=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}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457433003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457433003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457433003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457433003 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457433003 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:37:50 [2021-06-17T18:37:50.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - number of items : 26
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457433506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457433506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457433506 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457433506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457433506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457433506 data=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}
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457433507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457433507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457433507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457433507 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457433507 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.498Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:37:51 [2021-06-17T18:37:51.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:52 [2021-06-17T18:37:52.064Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=457438339 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:37:56 [2021-06-17T18:37:56.247Z] 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:37:56 [2021-06-17T18:37:56.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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Text with text " 
14:37:56 [2021-06-17T18:37:56.247Z]  ", using matcher: of type 'Text'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=457438343 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457438343 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=457438343 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=457438343 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=457438343 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=457438343 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=457438343 data=null item=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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=457438344 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457438344 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=457438344 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=457438344 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=457438344 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=457438344 data=null doit=true} to Button with text {All Active Threads}
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=457438344 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}
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=457438345 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=457438345 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=457438345 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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=457438345 data=null item=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')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Clicking on OK
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457438356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457438356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457438356 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457438356 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457438356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:56 [2021-06-17T18:37:56.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457438356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:56 [2021-06-17T18:37:56.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457438356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:37:56 [2021-06-17T18:37:56.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=457438013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
14:37:56 [2021-06-17T18:37:56.763Z] DEBUG - Clicked on 
14:37:56 [2021-06-17T18:37:56.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:56 [2021-06-17T18:37:56.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:56 [2021-06-17T18:37:56.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:37:56 [2021-06-17T18:37:56.763Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:37:56 [2021-06-17T18:37:56.763Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=457439208 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:37:57 [2021-06-17T18:37:57.327Z] 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')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=457439209 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')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457439209 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')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=457439209 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=457439209 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=457439209 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')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=457439209 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')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=457439210 data=null item=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')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=457439245 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')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457439246 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')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=457439246 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')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=457439246 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=457439246 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=457439297 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=457438854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
14:37:57 [2021-06-17T18:37:57.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:00 [2021-06-17T18:38:00.609Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:38:00 [2021-06-17T18:38:00.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:38:00 [2021-06-17T18:38:00.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:00 [2021-06-17T18:38:00.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:00 [2021-06-17T18:38:00.866Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:38:00 [2021-06-17T18:38:00.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:00 [2021-06-17T18:38:00.866Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:38:00 [2021-06-17T18:38:00.866Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=457443361 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:38:01 [2021-06-17T18:38:01.432Z] 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')
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
14:38:01 [2021-06-17T18:38:01.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=457443361 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')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457443362 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')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=457443362 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=457443362 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=457443362 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')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=457443362 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')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=457443362 data=null item=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')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=457443362 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')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457443362 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')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=457443362 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')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=457443362 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=457443362 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Clicking on OK
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457443363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457443363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457443363 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457443363 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457443364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457443364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457443364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=457442974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - Clicked on 
14:38:01 [2021-06-17T18:38:01.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:01 [2021-06-17T18:38:01.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:02 [2021-06-17T18:38:02.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:02 [2021-06-17T18:38:02.256Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:38:02 [2021-06-17T18:38:02.256Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:38:02 [2021-06-17T18:38:02.514Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:38:02 [2021-06-17T18:38:02.514Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:38:02 [2021-06-17T18:38:02.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=457444407 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:38:02 [2021-06-17T18:38:02.514Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:02 [2021-06-17T18:38:02.514Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:38:02 [2021-06-17T18:38:02.514Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:38:02 [2021-06-17T18:38:02.514Z] 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')
14:38:02 [2021-06-17T18:38:02.514Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=457444408 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')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457444408 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')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=457444408 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=457444408 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=457444408 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')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=457444408 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')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=457444408 data=null item=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')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=457444409 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')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457444409 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')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=457444409 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')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=457444409 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=457444409 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=457444470 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=457444093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
14:38:02 [2021-06-17T18:38:02.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:06 [2021-06-17T18:38:06.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:06 [2021-06-17T18:38:06.955Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:06 [2021-06-17T18:38:06.955Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:06 [2021-06-17T18:38:06.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:07 [2021-06-17T18:38:07.521Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:07 [2021-06-17T18:38:07.521Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:07 [2021-06-17T18:38:07.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:08 [2021-06-17T18:38:08.086Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:08 [2021-06-17T18:38:08.087Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:08 [2021-06-17T18:38:08.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:08 [2021-06-17T18:38:08.654Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:08 [2021-06-17T18:38:08.654Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:08 [2021-06-17T18:38:08.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:09 [2021-06-17T18:38:09.219Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:09 [2021-06-17T18:38:09.219Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:09 [2021-06-17T18:38:09.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:09 [2021-06-17T18:38:09.478Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:09 [2021-06-17T18:38:09.478Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:09 [2021-06-17T18:38:09.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:10 [2021-06-17T18:38:10.043Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:10 [2021-06-17T18:38:10.043Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:10 [2021-06-17T18:38:10.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:10 [2021-06-17T18:38:10.607Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:10 [2021-06-17T18:38:10.607Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:10 [2021-06-17T18:38:10.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:11 [2021-06-17T18:38:11.171Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:11 [2021-06-17T18:38:11.171Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:11 [2021-06-17T18:38:11.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:11 [2021-06-17T18:38:11.736Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:11 [2021-06-17T18:38:11.736Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:11 [2021-06-17T18:38:11.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:12 [2021-06-17T18:38:12.302Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:12 [2021-06-17T18:38:12.302Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:12 [2021-06-17T18:38:12.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:12 [2021-06-17T18:38:12.559Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:12 [2021-06-17T18:38:12.559Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:12 [2021-06-17T18:38:12.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:13 [2021-06-17T18:38:13.126Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:13 [2021-06-17T18:38:13.126Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:13 [2021-06-17T18:38:13.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:13 [2021-06-17T18:38:13.691Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:13 [2021-06-17T18:38:13.691Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:13 [2021-06-17T18:38:13.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:14 [2021-06-17T18:38:14.258Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:14 [2021-06-17T18:38:14.258Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:14 [2021-06-17T18:38:14.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:14 [2021-06-17T18:38:14.823Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:14 [2021-06-17T18:38:14.823Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:14 [2021-06-17T18:38:14.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:15 [2021-06-17T18:38:15.082Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:15 [2021-06-17T18:38:15.082Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:15 [2021-06-17T18:38:15.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:15 [2021-06-17T18:38:15.651Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:15 [2021-06-17T18:38:15.651Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:15 [2021-06-17T18:38:15.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:16 [2021-06-17T18:38:16.217Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:16 [2021-06-17T18:38:16.217Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:16 [2021-06-17T18:38:16.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:16 [2021-06-17T18:38:16.785Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:16 [2021-06-17T18:38:16.785Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:16 [2021-06-17T18:38:16.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:17 [2021-06-17T18:38:17.351Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:17 [2021-06-17T18:38:17.351Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:17 [2021-06-17T18:38:17.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:17 [2021-06-17T18:38:17.608Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:17 [2021-06-17T18:38:17.609Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:17 [2021-06-17T18:38:17.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:18 [2021-06-17T18:38:18.174Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:18 [2021-06-17T18:38:18.174Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:38:18 [2021-06-17T18:38:18.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:18 [2021-06-17T18:38:18.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:22 [2021-06-17T18:38:22.022Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:38:22 [2021-06-17T18:38:22.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:38:22 [2021-06-17T18:38:22.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:22 [2021-06-17T18:38:22.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:22 [2021-06-17T18:38:22.587Z] DEBUG - number of items : 26
14:38:22 [2021-06-17T18:38:22.587Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
14:38:22 [2021-06-17T18:38:22.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457464567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:38:22 [2021-06-17T18:38:22.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457464568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:38:22 [2021-06-17T18:38:22.587Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457464568 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:38:22 [2021-06-17T18:38:22.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457464568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:38:22 [2021-06-17T18:38:22.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457464568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457465005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457465008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457465008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457465008 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457465008 data=null} to ToolItem with tooltip text {Show View Filters}
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=457465009 data=null doit=true} to Shell with text {Filter}
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Clicking on Uncheck all
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=457465011 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457465011 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=457465011 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=457465011 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=457465011 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=457465011 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=457465011 data=null item=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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=457465078 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457465078 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=457465078 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=457465078 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=457465079 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Clicked on Uncheck all
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Clicking on Check Active
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=457465080 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=457465080 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=457465080 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=457465080 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=457465080 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')
14:38:23 [2021-06-17T18:38:23.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=457465080 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')
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=457465080 data=null item=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')
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=457466334 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')
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=457466400 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')
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=457466400 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')
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=457466400 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=457466400 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - Clicked on Check Active
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:38:24 [2021-06-17T18:38:24.526Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Clicking on Check all
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=457466401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457466401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=457466401 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=457466401 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=457466401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=457466401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=457466402 data=null item=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')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=457466445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457466445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=457466445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=457466445 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=457466445 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Clicked on Check all
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Clicking on Uncheck Inactive
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=457466446 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')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=457466447 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')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=457466447 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=457466447 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=457466447 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')
14:38:24 [2021-06-17T18:38:24.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=457466447 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')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=457466447 data=null item=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')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=457467407 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')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=457467407 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')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=457467407 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')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=457467407 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=457467407 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Clicked on Uncheck Inactive
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Attempting to set focus on Tree with text {}
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=457467422 data=null button=0 stateMask=0x0 x=89 y=35 count=0} to TreeItem with text {synthetic-trace}
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=457467423 data=null doit=true} to TreeItem with text {synthetic-trace}
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=457467423 data=null} to TreeItem with text {synthetic-trace}
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=457467423 data=null button=1 stateMask=0x0 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457467423 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}
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=457467423 data=null button=1 stateMask=0x80000 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Clicking on Uncheck all
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=457467424 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')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457467424 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')
14:38:25 [2021-06-17T18:38:25.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=457467425 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=457467425 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=457467425 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=457467425 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=457467425 data=null item=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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=457467465 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457467465 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=457467465 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=457467465 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=457467465 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Clicked on Uncheck all
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Clicking on Check selected
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=457467467 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=457467467 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=457467467 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=457467467 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=457467467 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=457467467 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=457467467 data=null item=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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=457467472 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=457467472 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=457467472 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=457467472 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=457467472 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Clicked on Check selected
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Clicking on Uncheck all
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=457467473 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457467473 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=457467473 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=457467474 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=457467474 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=457467474 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=457467474 data=null item=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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=457467496 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457467497 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=457467497 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=457467497 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=457467497 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Clicked on Uncheck all
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Clicking on Check subtree
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=457467498 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457467498 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=457467498 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=457467498 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=457467498 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=457467498 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')
14:38:25 [2021-06-17T18:38:25.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=457467498 data=null item=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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=457467499 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=457467499 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=457467499 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=457467499 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=457467499 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Clicked on Check subtree
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Clicking on Check all
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=457467500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457467500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=457467500 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=457467500 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=457467500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=457467500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=457467501 data=null item=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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=457467565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457467566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=457467566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=457467566 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=457467566 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Clicked on Check all
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Clicking on Uncheck selected
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=457467567 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=457467567 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=457467567 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=457467567 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=457467567 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=457467567 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=457467567 data=null item=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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=457467569 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=457467569 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=457467569 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')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=457467569 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=457467569 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Clicked on Uncheck selected
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Clicking on Check all
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=457467570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457467570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=457467571 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=457467571 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=457467571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=457467571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=457467571 data=null item=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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=457467591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457467591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=457467591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=457467591 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=457467591 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Clicked on Check all
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Clicking on Uncheck subtree
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=457467592 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=457467592 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=457467592 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=457467594 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=457467594 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=457467594 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=457467594 data=null item=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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=457467594 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=457467595 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=457467595 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=457467595 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=457467595 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Clicked on Uncheck subtree
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Clicking on Uncheck all
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=457467596 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457467596 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=457467596 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=457467596 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=457467596 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=457467596 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=457467596 data=null item=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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=457467660 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=457467660 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=457467660 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')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=457467660 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=457467660 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:38:25 [2021-06-17T18:38:25.726Z] DEBUG - Clicked on Uncheck all
14:38:25 [2021-06-17T18:38:25.726Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:38:25 [2021-06-17T18:38:25.726Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Clicking on Check all
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=457468164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457468164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=457468164 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=457468164 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=457468164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=457468164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=457468164 data=null item=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')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=457468189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=457468189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=457468189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=457468189 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=457468189 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Clicked on Check all
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Clicking on OK
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457468190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457468190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457468190 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457468191 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457468191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457468191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457468191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457464568 data=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}
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - Clicked on 
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:26 [2021-06-17T18:38:26.291Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:38:26 [2021-06-17T18:38:26.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=457472805 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:38:30 [2021-06-17T18:38:30.734Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:38:30 [2021-06-17T18:38:30.735Z] 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:38:30 [2021-06-17T18:38:30.735Z] 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Text with text " 
14:38:30 [2021-06-17T18:38:30.735Z]  ", using matcher: of type 'Text'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=457472807 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457472808 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=457472808 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=457472808 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=457472808 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=457472808 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=457472808 data=null item=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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=457472808 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=457472808 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=457472808 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=457472808 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=457472808 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=457472809 data=null doit=true} to Button with text {All Active Threads}
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=457472809 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}
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=457472809 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=457472815 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=457472815 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=457472816 data=null item=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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=457472816 data=null doit=true} to Button with text {Active Threads on CPUs:}
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=457472817 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:}
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=457472817 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=457472817 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=457472817 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=457472817 data=null item=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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=457472818 data=null doit=true} to Button with text {All Active Threads}
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=457472818 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}
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=457472818 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=457472818 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=457472819 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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=457472819 data=null item=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')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.735Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - Clicking on OK
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457472834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457472834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457472834 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457472834 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457472834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457472834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457472834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:30 [2021-06-17T18:38:30.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=457472472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
14:38:30 [2021-06-17T18:38:30.994Z] DEBUG - Clicked on 
14:38:30 [2021-06-17T18:38:30.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:30 [2021-06-17T18:38:30.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:31 [2021-06-17T18:38:31.253Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
14:38:31 [2021-06-17T18:38:31.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:31 [2021-06-17T18:38:31.253Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
14:38:31 [2021-06-17T18:38:31.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:31 [2021-06-17T18:38:31.253Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
14:38:31 [2021-06-17T18:38:31.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:31 [2021-06-17T18:38:31.253Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:38:31 [2021-06-17T18:38:31.253Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=457473608 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:38:31 [2021-06-17T18:38:31.511Z] 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')
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:38:31 [2021-06-17T18:38:31.511Z] 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')
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
14:38:31 [2021-06-17T18:38:31.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Text with text " 
14:38:31 [2021-06-17T18:38:31.512Z]  ", using matcher: of type 'Text'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=457473611 data=null doit=true} to Button with text {Active Threads on CPUs:}
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=457473611 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:}
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=457473612 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=457473613 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')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=457473613 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')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=457473613 data=null item=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')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Clicking on OK
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457473613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457473614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457473614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457473614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457473614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:31 [2021-06-17T18:38:31.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457473614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:31 [2021-06-17T18:38:31.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457473614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:31 [2021-06-17T18:38:31.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=457473259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
14:38:31 [2021-06-17T18:38:31.770Z] DEBUG - Clicked on 
14:38:31 [2021-06-17T18:38:31.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:32 [2021-06-17T18:38:32.335Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:32 [2021-06-17T18:38:32.335Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:38:32 [2021-06-17T18:38:32.335Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=457474599 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:38:32 [2021-06-17T18:38:32.593Z] 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')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:38:32 [2021-06-17T18:38:32.593Z] 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')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Text with text " 
14:38:32 [2021-06-17T18:38:32.593Z]  ", using matcher: of type 'Text'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Clicking on Cancel
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=457474601 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')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=457474601 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')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=457474602 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=457474602 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=457474602 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')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=457474602 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')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=457474602 data=null item=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')
14:38:32 [2021-06-17T18:38:32.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=457474262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
14:38:32 [2021-06-17T18:38:32.851Z] DEBUG - Clicked on 
14:38:32 [2021-06-17T18:38:32.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:37 [2021-06-17T18:38:37.037Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:38:37 [2021-06-17T18:38:37.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:38:37 [2021-06-17T18:38:37.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:37 [2021-06-17T18:38:37.037Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:38:37 [2021-06-17T18:38:37.037Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:38:37 [2021-06-17T18:38:37.037Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:38:37 [2021-06-17T18:38:37.037Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:38:37 [2021-06-17T18:38:37.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:40 [2021-06-17T18:38:40.318Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:38:40 [2021-06-17T18:38:40.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:38:40 [2021-06-17T18:38:40.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:40 [2021-06-17T18:38:40.318Z] DEBUG - number of items : 26
14:38:40 [2021-06-17T18:38:40.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:44 [2021-06-17T18:38:44.502Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:38:44 [2021-06-17T18:38:44.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:38:44 [2021-06-17T18:38:44.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:44 [2021-06-17T18:38:44.502Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:38:44 [2021-06-17T18:38:44.502Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:38:44 [2021-06-17T18:38:44.502Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:38:44 [2021-06-17T18:38:44.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:48 [2021-06-17T18:38:48.684Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:38:48 [2021-06-17T18:38:48.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:38:48 [2021-06-17T18:38:48.684Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:48 [2021-06-17T18:38:48.684Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:38:48 [2021-06-17T18:38:48.944Z] 
14:38:48 [2021-06-17T18:38:48.944Z] (Eclipse:12379): Gtk-WARNING **: 18:38:48.840: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:38:48 [2021-06-17T18:38:48.944Z] 
14:38:48 [2021-06-17T18:38:48.944Z] (Eclipse:12379): Gtk-WARNING **: 18:38:48.845: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:48 [2021-06-17T18:38:48.944Z] 
14:38:48 [2021-06-17T18:38:48.944Z] (Eclipse:12379): Gtk-WARNING **: 18:38:48.930: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:48 [2021-06-17T18:38:48.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:49 [2021-06-17T18:38:49.201Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:38:49 [2021-06-17T18:38:49.201Z] 
14:38:49 [2021-06-17T18:38:49.201Z] (Eclipse:12379): Gtk-WARNING **: 18:38:48.948: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:49 [2021-06-17T18:38:49.201Z] 
14:38:49 [2021-06-17T18:38:49.201Z] (Eclipse:12379): Gtk-WARNING **: 18:38:49.051: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:49 [2021-06-17T18:38:49.201Z] 
14:38:49 [2021-06-17T18:38:49.201Z] (Eclipse:12379): Gtk-WARNING **: 18:38:49.067: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:49 [2021-06-17T18:38:49.201Z] 
14:38:49 [2021-06-17T18:38:49.201Z] (Eclipse:12379): Gtk-WARNING **: 18:38:49.068: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:49 [2021-06-17T18:38:49.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:49 [2021-06-17T18:38:49.201Z] 
14:38:49 [2021-06-17T18:38:49.201Z] (Eclipse:12379): Gtk-WARNING **: 18:38:49.184: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:50 [2021-06-17T18:38:50.135Z] 
14:38:50 [2021-06-17T18:38:50.135Z] (Eclipse:12379): Gtk-WARNING **: 18:38:49.948: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - number of items : 26
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457494454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457494455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457494455 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457494455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457494455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.665Z] 
14:38:52 [2021-06-17T18:38:52.665Z] (Eclipse:12379): Gtk-WARNING **: 18:38:52.571: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:52 [2021-06-17T18:38:52.923Z] 
14:38:52 [2021-06-17T18:38:52.923Z] (Eclipse:12379): Gtk-WARNING **: 18:38:52.688: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:52 [2021-06-17T18:38:52.923Z] 
14:38:52 [2021-06-17T18:38:52.923Z] (Eclipse:12379): Gtk-WARNING **: 18:38:52.747: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:52 [2021-06-17T18:38:52.923Z] 
14:38:52 [2021-06-17T18:38:52.923Z] (Eclipse:12379): Gtk-WARNING **: 18:38:52.796: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457494923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457494924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457494924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457494924 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457494924 data=null} to ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=457494930 data=null doit=true} to Shell with text {Legend}
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.923Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - Clicking on OK
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457494941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457494941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457494941 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457494942 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457494942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457494942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457494942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:52 [2021-06-17T18:38:52.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457494455 data=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}
14:38:52 [2021-06-17T18:38:52.924Z] 
14:38:52 [2021-06-17T18:38:52.924Z] (Eclipse:12379): Gtk-WARNING **: 18:38:52.887: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.182Z] 
14:38:53 [2021-06-17T18:38:53.182Z] (Eclipse:12379): Gtk-WARNING **: 18:38:52.970: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.182Z] DEBUG - Clicked on 
14:38:53 [2021-06-17T18:38:53.182Z] 
14:38:53 [2021-06-17T18:38:53.182Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.017: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.182Z] 
14:38:53 [2021-06-17T18:38:53.182Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.035: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.182Z] 
14:38:53 [2021-06-17T18:38:53.182Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.044: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.182Z] 
14:38:53 [2021-06-17T18:38:53.182Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.046: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.182Z] 
14:38:53 [2021-06-17T18:38:53.182Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.064: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.182Z] 
14:38:53 [2021-06-17T18:38:53.182Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.071: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457495270 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:38:53 [2021-06-17T18:38:53.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - Attempting to set focus on Tree with text {}
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457495304 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457495304 data=null doit=true} to TreeItem with text {test}
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457495325 data=null} to TreeItem with text {test}
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457495326 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457495326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457495338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - Clicking on with mnemonic 'Delete'
14:38:53 [2021-06-17T18:38:53.441Z] DEBUG - Clicked on with mnemonic 'Delete'
14:38:53 [2021-06-17T18:38:53.699Z] 
14:38:53 [2021-06-17T18:38:53.699Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.480: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.699Z] 
14:38:53 [2021-06-17T18:38:53.699Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.508: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.699Z] 
14:38:53 [2021-06-17T18:38:53.699Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.538: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.699Z] 
14:38:53 [2021-06-17T18:38:53.699Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.569: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.699Z] 
14:38:53 [2021-06-17T18:38:53.699Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.593: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.699Z] 
14:38:53 [2021-06-17T18:38:53.699Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.616: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.699Z] 
14:38:53 [2021-06-17T18:38:53.699Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.643: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.699Z] 
14:38:53 [2021-06-17T18:38:53.699Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.670: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:53 [2021-06-17T18:38:53.699Z] 
14:38:53 [2021-06-17T18:38:53.699Z] (Eclipse:12379): Gtk-WARNING **: 18:38:53.693: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496324 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496324 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496324 data=null 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')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496325 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457496326 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Clicking on OK
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457496326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457496327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457496327 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457496327 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457496327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457496327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.265Z] DEBUG - Clicked on OK
14:38:54 [2021-06-17T18:38:54.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457496327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:38:54 [2021-06-17T18:38:54.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457495376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:38:55 [2021-06-17T18:38:55.089Z] 
14:38:55 [2021-06-17T18:38:55.089Z] (Eclipse:12379): Gtk-WARNING **: 18:38:54.936: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:55 [2021-06-17T18:38:55.089Z] 
14:38:55 [2021-06-17T18:38:55.089Z] (Eclipse:12379): Gtk-WARNING **: 18:38:55.043: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
14:38:55 [2021-06-17T18:38:55.089Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.192 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
14:38:55 [2021-06-17T18:38:55.089Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 19.151 s
14:38:55 [2021-06-17T18:38:55.089Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 16.395 s
14:38:55 [2021-06-17T18:38:55.089Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.325 s
14:38:55 [2021-06-17T18:38:55.089Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.21 s
14:38:55 [2021-06-17T18:38:55.089Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 16.184 s
14:38:55 [2021-06-17T18:38:55.089Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 7.804 s
14:38:55 [2021-06-17T18:38:55.089Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.199 s
14:38:55 [2021-06-17T18:38:55.089Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.931 s
14:38:55 [2021-06-17T18:38:55.089Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.357 s
14:38:55 [2021-06-17T18:38:55.089Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.528 s
14:38:55 [2021-06-17T18:38:55.089Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.584 s
14:38:55 [2021-06-17T18:38:55.089Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.977 s
14:38:55 [2021-06-17T18:38:55.089Z] 
14:38:55 [2021-06-17T18:38:55.089Z] Results:
14:38:55 [2021-06-17T18:38:55.089Z] 
14:38:55 [2021-06-17T18:38:55.089Z] Tests run: 57, Failures: 0, Errors: 0, Skipped: 1
14:38:55 [2021-06-17T18:38:55.089Z] 
14:38:55 [2021-06-17T18:38:55.655Z] 
14:38:55 [2021-06-17T18:38:55.655Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:38:55.460
14:38:55 [2021-06-17T18:38:55.655Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:38:56 [2021-06-17T18:38:56.221Z] [INFO] All tests passed!
14:38:56 [2021-06-17T18:38:56.221Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:38:56 [2021-06-17T18:38:56.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
14:38:56 [2021-06-17T18:38:56.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT-pack200.jar.pack.gz
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.0.2-SNAPSHOT [95/138]
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] The project's OSGi version is 5.0.2.202106171750
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.222Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
14:38:56 [2021-06-17T18:38:56.480Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT-sources.jar
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.738Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT.jar
14:38:56 [2021-06-17T18:38:56.739Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.739Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.739Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.739Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.739Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:38:56 [2021-06-17T18:38:56.739Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.739Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.739Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:56 [2021-06-17T18:38:56.739Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT.jar
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT.jar
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT.pom
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT-sources.jar
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT-pack200.jar.pack.gz
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT-p2metadata.xml
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.2-SNAPSHOT-p2artifacts.xml
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT [96/138]
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] The project's OSGi version is 3.0.10.202106171750
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] 
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:56 [2021-06-17T18:38:56.998Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.514Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.514Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties 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
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 7.0.0-SNAPSHOT     [97/138]
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.0.0-SNAPSHOT.jar
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.0.0-SNAPSHOT-sources-feature.jar
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.515Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.0.0-SNAPSHOT.jar
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.0.0-SNAPSHOT.pom
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.0.0-SNAPSHOT-sources-feature.jar
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.0.0-SNAPSHOT-p2metadata.xml
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.0.0-SNAPSHOT-p2artifacts.xml
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.12-SNAPSHOT [98/138]
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] The project's OSGi version is 1.0.12.202106171750
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] 
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:57 [2021-06-17T18:38:57.773Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
14:38:58 [2021-06-17T18:38:58.033Z] [INFO] 
14:38:58 [2021-06-17T18:38:58.033Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:58 [2021-06-17T18:38:58.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:38:58 [2021-06-17T18:38:58.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
14:38:58 [2021-06-17T18:38:58.033Z] [INFO] 
14:38:58 [2021-06-17T18:38:58.033Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:58 [2021-06-17T18:38:58.033Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] 
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] 
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] 
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] 
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:58 [2021-06-17T18:38:58.034Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] 
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:58 [2021-06-17T18:38:58.034Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] 
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] 
14:38:58 [2021-06-17T18:38:58.034Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:38:58 [2021-06-17T18:38:58.295Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
14:38:58 [2021-06-17T18:38:58.295Z] [INFO] Command line:
14:38:58 [2021-06-17T18:38:58.295Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:38:58 [2021-06-17T18:38:58.295Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:39:01 [2021-06-17T18:39:01.577Z] !SESSION 2021-06-17 18:38:58.470 -----------------------------------------------
14:39:01 [2021-06-17T18:39:01.577Z] eclipse.buildId=unknown
14:39:01 [2021-06-17T18:39:01.577Z] java.version=11.0.2
14:39:01 [2021-06-17T18:39:01.577Z] java.vendor=Oracle Corporation
14:39:01 [2021-06-17T18:39:01.577Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:39:01 [2021-06-17T18:39:01.577Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:39:01 [2021-06-17T18:39:01.577Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:39:01 [2021-06-17T18:39:01.577Z] 
14:39:01 [2021-06-17T18:39:01.577Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:39:01.145
14:39:01 [2021-06-17T18:39:01.577Z] !MESSAGE FrameworkEvent ERROR
14:39:01 [2021-06-17T18:39:01.577Z] !STACK 0
14:39:01 [2021-06-17T18:39:01.577Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:39:01 [2021-06-17T18:39:01.577Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:01 [2021-06-17T18:39:01.577Z] 
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:01 [2021-06-17T18:39:01.577Z] 
14:39:01 [2021-06-17T18:39:01.577Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:39:01.252
14:39:01 [2021-06-17T18:39:01.577Z] !MESSAGE FrameworkEvent ERROR
14:39:01 [2021-06-17T18:39:01.577Z] !STACK 0
14:39:01 [2021-06-17T18:39:01.577Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:39:01 [2021-06-17T18:39:01.577Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:01 [2021-06-17T18:39:01.577Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:39:01 [2021-06-17T18:39:01.577Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:39:01 [2021-06-17T18:39:01.577Z]        org.apache.httpcomponents.httpclient.win [35]
14:39:01 [2021-06-17T18:39:01.577Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:01 [2021-06-17T18:39:01.577Z] 
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:01 [2021-06-17T18:39:01.577Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:03 [2021-06-17T18:39:03.479Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
14:39:03 [2021-06-17T18:39:03.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
14:39:03 [2021-06-17T18:39:03.737Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.415 s
14:39:03 [2021-06-17T18:39:03.737Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
14:39:15 [2021-06-17T18:39:15.928Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.844 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
14:39:15 [2021-06-17T18:39:15.928Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.857 s
14:39:15 [2021-06-17T18:39:15.928Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.202 s
14:39:15 [2021-06-17T18:39:15.928Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.278 s
14:39:15 [2021-06-17T18:39:15.928Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.214 s
14:39:15 [2021-06-17T18:39:15.928Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.198 s
14:39:15 [2021-06-17T18:39:15.928Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.89 s
14:39:15 [2021-06-17T18:39:15.928Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.201 s
14:39:15 [2021-06-17T18:39:15.928Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
14:39:24 [2021-06-17T18:39:24.036Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.346 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
14:39:24 [2021-06-17T18:39:24.036Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.171 s
14:39:24 [2021-06-17T18:39:24.036Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.14 s
14:39:24 [2021-06-17T18:39:24.036Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.143 s
14:39:24 [2021-06-17T18:39:24.036Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.125 s
14:39:24 [2021-06-17T18:39:24.036Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.123 s
14:39:24 [2021-06-17T18:39:24.036Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.52 s
14:39:24 [2021-06-17T18:39:24.036Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.121 s
14:39:24 [2021-06-17T18:39:24.036Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
14:39:24 [2021-06-17T18:39:24.036Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
14:39:24 [2021-06-17T18:39:24.036Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.011 s
14:39:24 [2021-06-17T18:39:24.036Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
14:39:24 [2021-06-17T18:39:24.036Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
14:39:24 [2021-06-17T18:39:24.036Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
14:39:24 [2021-06-17T18:39:24.036Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
14:39:24 [2021-06-17T18:39:24.036Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
14:39:24 [2021-06-17T18:39:24.036Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
14:39:24 [2021-06-17T18:39:24.036Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
14:39:30 [2021-06-17T18:39:30.604Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.657 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
14:39:30 [2021-06-17T18:39:30.604Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.115 s
14:39:30 [2021-06-17T18:39:30.604Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0 s
14:39:30 [2021-06-17T18:39:30.604Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.135 s
14:39:30 [2021-06-17T18:39:30.604Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.038 s
14:39:30 [2021-06-17T18:39:30.604Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.11 s
14:39:30 [2021-06-17T18:39:30.604Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.023 s
14:39:30 [2021-06-17T18:39:30.604Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.109 s
14:39:30 [2021-06-17T18:39:30.604Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.008 s
14:39:30 [2021-06-17T18:39:30.604Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.114 s
14:39:30 [2021-06-17T18:39:30.605Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
14:39:30 [2021-06-17T18:39:30.605Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
14:39:30 [2021-06-17T18:39:30.605Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
14:39:30 [2021-06-17T18:39:30.605Z] 
14:39:30 [2021-06-17T18:39:30.605Z] Results:
14:39:30 [2021-06-17T18:39:30.605Z] 
14:39:30 [2021-06-17T18:39:30.605Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
14:39:30 [2021-06-17T18:39:30.605Z] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] All tests passed!
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/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
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT [99/138]
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] 
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
14:39:30 [2021-06-17T18:39:30.605Z] [INFO] Command line:
14:39:30 [2021-06-17T18:39:30.605Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:39:30 [2021-06-17T18:39:30.605Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:39:33 [2021-06-17T18:39:33.885Z] !SESSION 2021-06-17 18:39:30.559 -----------------------------------------------
14:39:33 [2021-06-17T18:39:33.886Z] eclipse.buildId=unknown
14:39:33 [2021-06-17T18:39:33.886Z] java.version=11.0.2
14:39:33 [2021-06-17T18:39:33.886Z] java.vendor=Oracle Corporation
14:39:33 [2021-06-17T18:39:33.886Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:39:33 [2021-06-17T18:39:33.886Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:39:33 [2021-06-17T18:39:33.886Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:39:33 [2021-06-17T18:39:33.886Z] 
14:39:33 [2021-06-17T18:39:33.886Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:39:33.432
14:39:33 [2021-06-17T18:39:33.886Z] !MESSAGE FrameworkEvent ERROR
14:39:33 [2021-06-17T18:39:33.886Z] !STACK 0
14:39:33 [2021-06-17T18:39:33.886Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:39:33 [2021-06-17T18:39:33.886Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:33 [2021-06-17T18:39:33.886Z] 
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:33 [2021-06-17T18:39:33.886Z] 
14:39:33 [2021-06-17T18:39:33.886Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:39:33.530
14:39:33 [2021-06-17T18:39:33.886Z] !MESSAGE FrameworkEvent ERROR
14:39:33 [2021-06-17T18:39:33.886Z] !STACK 0
14:39:33 [2021-06-17T18:39:33.886Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:39:33 [2021-06-17T18:39:33.886Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:33 [2021-06-17T18:39:33.886Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:39:33 [2021-06-17T18:39:33.886Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:39:33 [2021-06-17T18:39:33.886Z]        org.apache.httpcomponents.httpclient.win [36]
14:39:33 [2021-06-17T18:39:33.886Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:33 [2021-06-17T18:39:33.886Z] 
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:33 [2021-06-17T18:39:33.886Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:35 [2021-06-17T18:39:35.785Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:39:35 [2021-06-17T18:39:35.785Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:39:42 [2021-06-17T18:39:42.341Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:39:42 [2021-06-17T18:39:42.341Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
14:39:42 [2021-06-17T18:39:42.341Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
14:39:42 [2021-06-17T18:39:42.341Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
14:39:42 [2021-06-17T18:39:42.341Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:39:42 [2021-06-17T18:39:42.341Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
14:39:42 [2021-06-17T18:39:42.341Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:39:42 [2021-06-17T18:39:42.599Z] 
14:39:42 [2021-06-17T18:39:42.599Z] Results:
14:39:42 [2021-06-17T18:39:42.599Z] 
14:39:42 [2021-06-17T18:39:42.599Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:39:42 [2021-06-17T18:39:42.599Z] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] All tests passed!
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/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
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT [100/138]
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] The project's OSGi version is 1.0.15.202106171750
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] 
14:39:43 [2021-06-17T18:39:43.974Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] 
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] 
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:44 [2021-06-17T18:39:44.232Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] 
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:44 [2021-06-17T18:39:44.232Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] 
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] 
14:39:44 [2021-06-17T18:39:44.232Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:39:44 [2021-06-17T18:39:44.490Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
14:39:44 [2021-06-17T18:39:44.490Z] [INFO] Command line:
14:39:44 [2021-06-17T18:39:44.490Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:39:44 [2021-06-17T18:39:44.490Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:39:47 [2021-06-17T18:39:47.772Z] !SESSION 2021-06-17 18:39:44.735 -----------------------------------------------
14:39:47 [2021-06-17T18:39:47.772Z] eclipse.buildId=unknown
14:39:47 [2021-06-17T18:39:47.772Z] java.version=11.0.2
14:39:47 [2021-06-17T18:39:47.772Z] java.vendor=Oracle Corporation
14:39:47 [2021-06-17T18:39:47.772Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:39:47 [2021-06-17T18:39:47.772Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:39:47 [2021-06-17T18:39:47.772Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:39:47 [2021-06-17T18:39:47.772Z] 
14:39:47 [2021-06-17T18:39:47.772Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:39:47.631
14:39:47 [2021-06-17T18:39:47.772Z] !MESSAGE FrameworkEvent ERROR
14:39:47 [2021-06-17T18:39:47.772Z] !STACK 0
14:39:47 [2021-06-17T18:39:47.772Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:39:47 [2021-06-17T18:39:47.772Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:47 [2021-06-17T18:39:47.772Z] 
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:47 [2021-06-17T18:39:47.772Z] 
14:39:47 [2021-06-17T18:39:47.772Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:39:47.736
14:39:47 [2021-06-17T18:39:47.772Z] !MESSAGE FrameworkEvent ERROR
14:39:47 [2021-06-17T18:39:47.772Z] !STACK 0
14:39:47 [2021-06-17T18:39:47.772Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:39:47 [2021-06-17T18:39:47.772Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:47 [2021-06-17T18:39:47.772Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:39:47 [2021-06-17T18:39:47.772Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:39:47 [2021-06-17T18:39:47.772Z]        org.apache.httpcomponents.httpclient.win [36]
14:39:47 [2021-06-17T18:39:47.772Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:47 [2021-06-17T18:39:47.772Z] 
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:47 [2021-06-17T18:39:47.772Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:49 [2021-06-17T18:39:49.672Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:39:49 [2021-06-17T18:39:49.672Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:39:56 [2021-06-17T18:39:56.229Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:39:56 [2021-06-17T18:39:56.487Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
14:39:56 [2021-06-17T18:39:56.487Z] 
14:39:56 [2021-06-17T18:39:56.487Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:39:56.445
14:39:56 [2021-06-17T18:39:56.487Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:39:56 [2021-06-17T18:39:56.746Z] Display size: 1440x900
14:39:56 [2021-06-17T18:39:56.746Z] OS version=5.10.19-200.fc33.x86_64
14:39:56 [2021-06-17T18:39:56.746Z] GTK version=3.22.30
14:39:56 [2021-06-17T18:39:56.746Z] GTK theme=Ambiance
14:39:56 [2021-06-17T18:39:56.746Z] LIBOVERLAY_SCROLLBAR=0
14:39:56 [2021-06-17T18:39:56.746Z] Time zone: Greenwich Mean Time
14:39:57 [2021-06-17T18:39:57.004Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:39:57 [2021-06-17T18:39:57.004Z] log4j:WARN Please initialize the log4j system properly.
14:39:58 [2021-06-17T18:39:58.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457560798 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457560798 data=null doit=true} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457560799 data=null} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457560799 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457560800 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}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457560875 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457560876 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457560876 data=null doit=true} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457560877 data=null} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457560877 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457560877 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}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457560894 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457560942 data=null doit=true} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457560943 data=null} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457560943 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.944Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457560944 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}
14:39:58 [2021-06-17T18:39:58.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457560977 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:39:58 [2021-06-17T18:39:58.945Z] DEBUG - Attempting to set focus on Tree with text {}
14:39:58 [2021-06-17T18:39:58.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457560981 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:39:58 [2021-06-17T18:39:58.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457560981 data=null doit=true} to TreeItem with text {Traces [0]}
14:39:58 [2021-06-17T18:39:58.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457560982 data=null} to TreeItem with text {Traces [0]}
14:39:58 [2021-06-17T18:39:58.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457560982 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:39:58 [2021-06-17T18:39:58.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457560982 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]}
14:39:58 [2021-06-17T18:39:58.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457561056 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:02 [2021-06-17T18:40:02.224Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:40:02 [2021-06-17T18:40:02.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:04 [2021-06-17T18:40:04.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:04 [2021-06-17T18:40:04.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:04 [2021-06-17T18:40:04.944Z] DEBUG - number of items : 18
14:40:04 [2021-06-17T18:40:04.944Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:04 [2021-06-17T18:40:04.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457566970 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}
14:40:04 [2021-06-17T18:40:04.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457566971 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}
14:40:04 [2021-06-17T18:40:04.944Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457566971 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:04 [2021-06-17T18:40:04.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457566971 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}
14:40:04 [2021-06-17T18:40:04.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457566971 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}
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457567360 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}
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457567362 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}
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457567362 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}
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457567362 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457567363 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Clicking on Add...
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=457567369 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')
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=457567369 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')
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=457567369 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=457567370 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=457567370 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')
14:40:05 [2021-06-17T18:40:05.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=457567370 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')
14:40:05 [2021-06-17T18:40:05.509Z] 
14:40:05 [2021-06-17T18:40:05.509Z] !ENTRY org.eclipse.cdt.core.native 4 0 2021-06-17 18:40:05.467
14:40:05 [2021-06-17T18:40:05.509Z] !MESSAGE no spawner in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=457567370 data=null item=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')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=457567648 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')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=457567649 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')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=457567649 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')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=457567649 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=457567649 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Clicked on Add...
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Clicking on OK
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457567652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457567653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457567653 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457567653 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457567653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457567653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=457567744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457567654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:05 [2021-06-17T18:40:05.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457566971 data=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}
14:40:06 [2021-06-17T18:40:06.028Z] DEBUG - Clicked on 
14:40:06 [2021-06-17T18:40:06.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:06 [2021-06-17T18:40:06.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:40:06 [2021-06-17T18:40:06.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:40:06 [2021-06-17T18:40:06.028Z] DEBUG - Attempting to set focus on (of type 'Table')
14:40:06 [2021-06-17T18:40:06.286Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:06 [2021-06-17T18:40:06.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:06 [2021-06-17T18:40:06.864Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:06 [2021-06-17T18:40:06.864Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:06 [2021-06-17T18:40:06.864Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:06 [2021-06-17T18:40:06.864Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457569304 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457569368 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457569369 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457569369 data=null} to TreeItem with text {TestForCallstack}
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457569369 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457569370 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}
14:40:07 [2021-06-17T18:40:07.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457569382 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:07 [2021-06-17T18:40:07.697Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:07 [2021-06-17T18:40:07.697Z] DEBUG - Clicking on with mnemonic 'Delete'
14:40:07 [2021-06-17T18:40:07.697Z] DEBUG - Clicked on with mnemonic 'Delete'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570181 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570182 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570182 data=null 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')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570183 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457570183 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Clicking on OK
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457570185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457570185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457570185 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457570185 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457570185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457570186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.264Z] DEBUG - Clicked on OK
14:40:08 [2021-06-17T18:40:08.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457570186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:08 [2021-06-17T18:40:08.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457569643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:40:08 [2021-06-17T18:40:08.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457571397 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457571398 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457571398 data=null} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457571398 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457571398 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}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457571419 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457571420 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457571420 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457571421 data=null} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457571421 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457571421 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}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457571430 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457571431 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457571431 data=null} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457571431 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457571432 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}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457571435 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457571436 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457571436 data=null doit=true} to TreeItem with text {Traces [0]}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457571436 data=null} to TreeItem with text {Traces [0]}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457571437 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457571437 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]}
14:40:09 [2021-06-17T18:40:09.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457571447 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - number of items : 18
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457573550 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}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457573551 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}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457573551 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457573551 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}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457573551 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}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457573880 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}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457573881 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}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457573881 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}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457573881 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457573881 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Clicking on Add...
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=457573884 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')
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=457573884 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')
14:40:11 [2021-06-17T18:40:11.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=457573885 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:11 [2021-06-17T18:40:11.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=457573885 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:11 [2021-06-17T18:40:11.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=457573885 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')
14:40:11 [2021-06-17T18:40:11.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=457573885 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')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=457574080 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')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=457574081 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')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=457574081 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')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=457574082 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=457574082 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Clicked on Add...
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Clicking on OK
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457574084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457574084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457574084 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457574084 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457574084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457574084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457574085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=457573885 data=null item=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')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Clicked on 
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Attempting to set focus on (of type 'Table')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=457574177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=457574178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=457574178 data=null doit=true} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=457574178 data=null} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/252/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=457574179 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457574180 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/252/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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/252/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=457574181 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Clicking on Down
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=457574183 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=457574183 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=457574184 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=457574184 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=457574184 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=457574184 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=457574184 data=null item=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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=457574186 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=457574187 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=457574187 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=457574187 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=457574187 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Clicked on Down
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Clicking on Down
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=457574187 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=457574188 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=457574188 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=457574188 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=457574188 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=457574188 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=457574188 data=null item=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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=457574241 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=457574242 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=457574242 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=457574242 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=457574242 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Clicked on Down
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Clicking on Down
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=457574243 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=457574243 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=457574243 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=457574243 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=457574243 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=457574243 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=457574244 data=null item=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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=457574245 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=457574246 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=457574246 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=457574246 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=457574246 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Clicked on Down
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Clicking on Up
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=457574248 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=457574249 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=457574249 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=457574249 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=457574249 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')
14:40:12 [2021-06-17T18:40:12.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=457574249 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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=457574249 data=null item=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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=457574251 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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=457574252 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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=457574252 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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=457574252 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=457574252 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Clicked on Up
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Clicking on Up
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=457574253 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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=457574253 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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=457574253 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=457574253 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=457574253 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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=457574253 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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=457574253 data=null item=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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=457574255 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')
14:40:12 [2021-06-17T18:40:12.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=457574258 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=457574259 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=457574259 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=457574259 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Clicked on Up
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Clicking on Up
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=457574260 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=457574260 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=457574260 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=457574260 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=457574260 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=457574260 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=457574261 data=null item=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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=457574263 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=457574263 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=457574263 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=457574263 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=457574263 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Clicked on Up
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Attempting to set focus on (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=457574265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=457574265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=457574265 data=null doit=true} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=457574265 data=null} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/252/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=457574266 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457574267 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/252/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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/252/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=457574267 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=457574268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=457574268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=457574268 data=null doit=true} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=457574268 data=null} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/252/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=457574269 data=null button=1 stateMask=0x40000 x=260 y=35 count=1} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457574269 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/252/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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/252/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=457574270 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1} to (of type 'Table')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Clicking on Remove
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=457574271 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=457574272 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=457574272 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=457574275 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=457574275 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=457574275 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=457574275 data=null item=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')
14:40:12 [2021-06-17T18:40:12.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Clicked on Remove
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Clicking on Cancel
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=457574280 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=457574280 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=457574280 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=457574280 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=457574280 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=457574280 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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=457574280 data=null item=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')
14:40:12 [2021-06-17T18:40:12.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457573552 data=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}
14:40:12 [2021-06-17T18:40:12.655Z] DEBUG - Clicked on 
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457575056 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457575152 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457575152 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457575152 data=null} to TreeItem with text {TestForCallstack}
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457575153 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457575153 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}
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457575164 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:13 [2021-06-17T18:40:13.219Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:13 [2021-06-17T18:40:13.477Z] DEBUG - Clicking on with mnemonic 'Delete'
14:40:13 [2021-06-17T18:40:13.477Z] DEBUG - Clicked on with mnemonic 'Delete'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576363 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576364 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576364 data=null 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')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576365 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457576365 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Clicking on OK
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457576367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457576367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457576367 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457576368 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457576368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457576368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.414Z] DEBUG - Clicked on OK
14:40:14 [2021-06-17T18:40:14.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457576368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:14 [2021-06-17T18:40:14.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457575339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:40:14 [2021-06-17T18:40:14.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457577502 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457577503 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457577503 data=null} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457577503 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457577503 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}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457577552 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457577553 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457577553 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457577554 data=null} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457577554 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457577555 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}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457577643 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457577643 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457577643 data=null} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457577644 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457577644 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}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457577648 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457577649 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457577650 data=null doit=true} to TreeItem with text {Traces [0]}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457577650 data=null} to TreeItem with text {Traces [0]}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457577650 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457577651 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]}
14:40:15 [2021-06-17T18:40:15.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457577658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:17 [2021-06-17T18:40:17.651Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:40:17 [2021-06-17T18:40:17.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:17 [2021-06-17T18:40:17.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:17 [2021-06-17T18:40:17.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:40:17 [2021-06-17T18:40:17.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:40:17 [2021-06-17T18:40:17.651Z] DEBUG - Attempting to set focus on (of type 'Table')
14:40:17 [2021-06-17T18:40:17.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=457580439 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}
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=457580445 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1} to TreeColumn with text {Name}
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=457580446 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}
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=457580448 data=null button=1 stateMask=0x80000 x=178 y=-13 count=1} to TreeColumn with text {PID/TID}
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=457580448 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}
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=457580458 data=null button=1 stateMask=0x80000 x=292 y=-13 count=1} to TreeColumn with text {Start time}
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:18 [2021-06-17T18:40:18.494Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457580777 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457580839 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457580839 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457580839 data=null} to TreeItem with text {TestForCallstack}
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457580840 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457580840 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}
14:40:18 [2021-06-17T18:40:18.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457580846 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:19 [2021-06-17T18:40:19.010Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:19 [2021-06-17T18:40:19.010Z] DEBUG - Clicking on with mnemonic 'Delete'
14:40:19 [2021-06-17T18:40:19.010Z] DEBUG - Clicked on with mnemonic 'Delete'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581896 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581896 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581896 data=null 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')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581897 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457581897 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Clicking on OK
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457581898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457581898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457581899 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457581899 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457581899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457581899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:19 [2021-06-17T18:40:19.944Z] DEBUG - Clicked on OK
14:40:20 [2021-06-17T18:40:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457581899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:20 [2021-06-17T18:40:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457580952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:40:20 [2021-06-17T18:40:20.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:21 [2021-06-17T18:40:21.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:21 [2021-06-17T18:40:21.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:21 [2021-06-17T18:40:21.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:21 [2021-06-17T18:40:21.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:21 [2021-06-17T18:40:21.026Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:21 [2021-06-17T18:40:21.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457583025 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457583025 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457583025 data=null} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457583026 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457583026 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}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457583046 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457583047 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457583047 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457583048 data=null} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457583048 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457583048 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}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457583062 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457583062 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457583062 data=null} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457583063 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457583063 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}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457583072 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457583074 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457583074 data=null doit=true} to TreeItem with text {Traces [0]}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457583074 data=null} to TreeItem with text {Traces [0]}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457583074 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457583075 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]}
14:40:21 [2021-06-17T18:40:21.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457583083 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:22 [2021-06-17T18:40:22.927Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:40:22 [2021-06-17T18:40:22.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:22 [2021-06-17T18:40:22.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:22 [2021-06-17T18:40:22.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:23 [2021-06-17T18:40:23.185Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:40:23 [2021-06-17T18:40:23.185Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:40:23 [2021-06-17T18:40:23.185Z] DEBUG - Attempting to set focus on (of type 'Table')
14:40:23 [2021-06-17T18:40:23.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:23 [2021-06-17T18:40:23.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:23 [2021-06-17T18:40:23.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:23 [2021-06-17T18:40:23.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:23 [2021-06-17T18:40:23.750Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:23 [2021-06-17T18:40:23.750Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457586251 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457586283 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457586284 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457586284 data=null} to TreeItem with text {TestForCallstack}
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457586284 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457586285 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}
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457586295 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:24 [2021-06-17T18:40:24.314Z] DEBUG - Clicking on with mnemonic 'Delete'
14:40:24 [2021-06-17T18:40:24.571Z] DEBUG - Clicked on with mnemonic 'Delete'
14:40:24 [2021-06-17T18:40:24.829Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:24 [2021-06-17T18:40:24.829Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:40:24 [2021-06-17T18:40:24.829Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:24 [2021-06-17T18:40:24.829Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:24 [2021-06-17T18:40:24.829Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.829Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:24 [2021-06-17T18:40:24.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586885 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586885 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586885 data=null 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')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586886 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457586886 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Clicking on OK
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457586887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457586887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457586887 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457586888 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457586888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:24 [2021-06-17T18:40:24.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457586888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:25 [2021-06-17T18:40:25.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:25 [2021-06-17T18:40:25.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:25 [2021-06-17T18:40:25.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:25 [2021-06-17T18:40:25.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:25 [2021-06-17T18:40:25.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:25 [2021-06-17T18:40:25.089Z] DEBUG - Clicked on OK
14:40:25 [2021-06-17T18:40:25.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457586888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:25 [2021-06-17T18:40:25.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457586393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:40:25 [2021-06-17T18:40:25.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457588068 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457588068 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457588068 data=null} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457588068 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457588068 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}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457588086 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457588087 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457588087 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457588088 data=null} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457588088 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457588088 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}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457588097 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457588097 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457588098 data=null} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457588098 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457588098 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}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457588101 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457588102 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457588102 data=null doit=true} to TreeItem with text {Traces [0]}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457588102 data=null} to TreeItem with text {Traces [0]}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457588102 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457588102 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]}
14:40:26 [2021-06-17T18:40:26.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457588107 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:28 [2021-06-17T18:40:28.117Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:40:28 [2021-06-17T18:40:28.117Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:28 [2021-06-17T18:40:28.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:28 [2021-06-17T18:40:28.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:28 [2021-06-17T18:40:28.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:28 [2021-06-17T18:40:28.117Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:28 [2021-06-17T18:40:28.117Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457590286 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457590313 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457590313 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457590313 data=null} to TreeItem with text {TestForCallstack}
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457590314 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457590314 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}
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457590319 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Clicking on with mnemonic 'Delete'
14:40:28 [2021-06-17T18:40:28.375Z] DEBUG - Clicked on with mnemonic 'Delete'
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null 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')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457590855 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Clicking on OK
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457590857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457590857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457590857 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457590857 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457590857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457590857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:28 [2021-06-17T18:40:28.941Z] DEBUG - Clicked on OK
14:40:29 [2021-06-17T18:40:29.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457590857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:29 [2021-06-17T18:40:29.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457590369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:40:29 [2021-06-17T18:40:29.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:30 [2021-06-17T18:40:30.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457591984 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457591985 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457591985 data=null} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457591985 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457591985 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}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457592004 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457592004 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457592005 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457592005 data=null} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457592005 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457592005 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}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457592010 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457592010 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457592010 data=null} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457592010 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457592011 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}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457592013 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457592014 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457592014 data=null doit=true} to TreeItem with text {Traces [0]}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457592014 data=null} to TreeItem with text {Traces [0]}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457592014 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457592014 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]}
14:40:30 [2021-06-17T18:40:30.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457592018 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:31 [2021-06-17T18:40:31.919Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:40:31 [2021-06-17T18:40:31.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:31 [2021-06-17T18:40:31.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:31 [2021-06-17T18:40:31.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:40:31 [2021-06-17T18:40:31.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:40:31 [2021-06-17T18:40:31.919Z] DEBUG - Attempting to set focus on (of type 'Table')
14:40:32 [2021-06-17T18:40:32.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - number of items : 18
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457594658 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}
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457594659 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}
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457594659 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457594659 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}
14:40:32 [2021-06-17T18:40:32.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457594659 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}
14:40:33 [2021-06-17T18:40:33.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457595049 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}
14:40:33 [2021-06-17T18:40:33.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457595050 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}
14:40:33 [2021-06-17T18:40:33.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457595050 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}
14:40:33 [2021-06-17T18:40:33.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457595050 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:33 [2021-06-17T18:40:33.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457595050 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:33 [2021-06-17T18:40:33.001Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:40:33 [2021-06-17T18:40:33.001Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
14:40:33 [2021-06-17T18:40:33.001Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.001Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Clicking on Add...
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=457595053 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')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=457595053 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')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=457595053 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=457595053 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=457595053 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')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=457595053 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')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=457595053 data=null item=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')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=457595060 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')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=457595060 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')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=457595060 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')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=457595060 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=457595060 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Clicked on Add...
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Clicking on OK
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457595061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457595061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457595061 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457595061 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457595062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457595062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.261Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=457595145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457595062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:33 [2021-06-17T18:40:33.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457594659 data=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}
14:40:33 [2021-06-17T18:40:33.261Z] DEBUG - Clicked on 
14:40:33 [2021-06-17T18:40:33.261Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:33 [2021-06-17T18:40:33.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:33 [2021-06-17T18:40:33.261Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:33 [2021-06-17T18:40:33.261Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:33 [2021-06-17T18:40:33.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457595652 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:40:33 [2021-06-17T18:40:33.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457595681 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457595681 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457595682 data=null} to TreeItem with text {TestForCallstack}
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457595682 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457595682 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}
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457595689 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - Clicking on with mnemonic 'Delete'
14:40:33 [2021-06-17T18:40:33.826Z] DEBUG - Clicked on with mnemonic 'Delete'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null 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')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457596658 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Clicking on OK
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457596660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457596660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457596660 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457596660 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457596660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457596660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:34 [2021-06-17T18:40:34.758Z] DEBUG - Clicked on OK
14:40:35 [2021-06-17T18:40:35.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457596660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:35 [2021-06-17T18:40:35.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457595771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:40:35 [2021-06-17T18:40:35.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457597780 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457597791 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457597791 data=null} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457597792 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457597792 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}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457597801 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457597802 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457597802 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457597802 data=null} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457597802 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457597802 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}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457597806 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457597807 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457597807 data=null} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457597807 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457597807 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}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457597809 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457597810 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457597810 data=null doit=true} to TreeItem with text {Traces [0]}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457597810 data=null} to TreeItem with text {Traces [0]}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457597810 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:35 [2021-06-17T18:40:35.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457597810 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]}
14:40:35 [2021-06-17T18:40:35.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457597814 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - number of items : 18
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457599780 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457599842 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457599842 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457599842 data=null} to TreeItem with text {TestForCallstack}
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457599843 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457599843 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}
14:40:37 [2021-06-17T18:40:37.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457599849 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:38 [2021-06-17T18:40:38.000Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:38 [2021-06-17T18:40:38.000Z] DEBUG - Clicking on with mnemonic 'Delete'
14:40:38 [2021-06-17T18:40:38.000Z] DEBUG - Clicked on with mnemonic 'Delete'
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600445 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600445 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600445 data=null 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')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600446 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457600446 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Clicking on OK
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457600447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457600447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457600447 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457600447 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457600447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457600447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.576Z] DEBUG - Clicked on OK
14:40:38 [2021-06-17T18:40:38.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457600447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:38 [2021-06-17T18:40:38.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457599942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:40:39 [2021-06-17T18:40:39.091Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457601565 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457601565 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457601565 data=null} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457601566 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457601566 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}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457601572 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457601573 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457601573 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457601573 data=null} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457601573 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457601573 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}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457601578 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457601588 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457601588 data=null} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457601588 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457601588 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}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457601591 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457601591 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457601591 data=null doit=true} to TreeItem with text {Traces [0]}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457601592 data=null} to TreeItem with text {Traces [0]}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457601592 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457601592 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]}
14:40:39 [2021-06-17T18:40:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457601600 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:40:41 [2021-06-17T18:40:41.559Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:40:41 [2021-06-17T18:40:41.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:41 [2021-06-17T18:40:41.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:41 [2021-06-17T18:40:41.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:41 [2021-06-17T18:40:41.559Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:40:41 [2021-06-17T18:40:41.559Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:40:41 [2021-06-17T18:40:41.559Z] DEBUG - Attempting to set focus on (of type 'Table')
14:40:41 [2021-06-17T18:40:41.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - number of items : 18
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457604147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457604147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457604147 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457604147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457604147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457604147 data=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}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457604149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457604149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457604149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457604149 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457604150 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - number of items : 18
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457604653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457604653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457604653 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457604654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457604654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457604654 data=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}
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457604655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457604655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457604655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457604655 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457604655 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.692Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:42 [2021-06-17T18:40:42.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - number of items : 18
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457605163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457605163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457605163 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457605163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457605163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457605163 data=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}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457605164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457605164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457605165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457605165 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457605165 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - number of items : 18
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457605669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457605669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457605669 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457605669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457605669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457605669 data=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}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457605671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457605671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457605671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457605671 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457605671 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:43 [2021-06-17T18:40:43.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - number of items : 18
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457606174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457606175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457606175 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457606175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457606175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457606175 data=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}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457606176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457606176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457606176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457606176 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457606176 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - number of items : 18
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457606688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457606688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457606688 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457606688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457606688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457606688 data=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}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457606689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457606689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457606689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457606689 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457606689 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:44 [2021-06-17T18:40:44.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - number of items : 18
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457607193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457607193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457607193 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457607193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457607193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457607194 data=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}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457607194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457607195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457607195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457607195 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457607195 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - number of items : 18
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457607699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457607699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457607699 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457607699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457607699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457607700 data=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}
14:40:45 [2021-06-17T18:40:45.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457607700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457607701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457607701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457607701 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457607701 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.779Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:45 [2021-06-17T18:40:45.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - number of items : 18
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457608204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457608204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457608205 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457608205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457608205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457608205 data=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}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457608206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457608206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457608206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457608206 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457608206 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - number of items : 18
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457608715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457608715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457608715 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457608715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457608715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457608715 data=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}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457608722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457608723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457608723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457608723 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457608723 data=null} to ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.868Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:40:46 [2021-06-17T18:40:46.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - number of items : 18
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457609226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457609226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457609227 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457609227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457609227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457609227 data=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}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457609228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457609228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457609228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457609228 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457609228 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - number of items : 18
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457609731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457609731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457609731 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457609731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457609731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457609732 data=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}
14:40:47 [2021-06-17T18:40:47.692Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457609732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457609732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457609732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457609733 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457609733 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.693Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:40:47 [2021-06-17T18:40:47.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - number of items : 18
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457610239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457610239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457610239 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457610240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457610240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457610240 data=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}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457610244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457610245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457610245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457610245 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457610245 data=null} to ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - number of items : 18
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457610245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457610245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457610246 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457610246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457610246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457610246 data=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}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457610246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457610246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457610246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457610246 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457610246 data=null} to ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - number of items : 18
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457610247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457610247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457610247 data=null doit=true} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457610247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457610247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457610247 data=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}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457610247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457610247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457610247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457610247 data=null doit=true} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457610248 data=null} to ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - number of items : 18
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=457610248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457610248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=457610248 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=457610248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=457610249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=457610249 data=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}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=457610249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=457610249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=457610249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=457610249 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=457610249 data=null} to ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.259Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457610546 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - Attempting to set focus on Tree with text {}
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=457610577 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=457610577 data=null doit=true} to TreeItem with text {TestForCallstack}
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=457610577 data=null} to TreeItem with text {TestForCallstack}
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=457610578 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:48 [2021-06-17T18:40:48.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457610578 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}
14:40:48 [2021-06-17T18:40:48.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=457610584 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
14:40:48 [2021-06-17T18:40:48.777Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:40:48 [2021-06-17T18:40:48.777Z] DEBUG - Clicking on with mnemonic 'Delete'
14:40:48 [2021-06-17T18:40:48.777Z] DEBUG - Clicked on with mnemonic 'Delete'
14:40:49 [2021-06-17T18:40:49.712Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611563 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611563 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611563 data=null 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')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611564 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457611564 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Clicking on OK
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457611565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457611565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457611565 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457611565 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457611565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457611565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Clicked on OK
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457611565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:40:49 [2021-06-17T18:40:49.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457610675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:40:50 [2021-06-17T18:40:50.279Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.725 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
14:40:50 [2021-06-17T18:40:50.279Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 10.704 s
14:40:50 [2021-06-17T18:40:50.279Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 6.105 s
14:40:50 [2021-06-17T18:40:50.279Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.526 s
14:40:50 [2021-06-17T18:40:50.279Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.044 s
14:40:50 [2021-06-17T18:40:50.279Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.923 s
14:40:50 [2021-06-17T18:40:50.279Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.796 s
14:40:50 [2021-06-17T18:40:50.279Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.785 s
14:40:50 [2021-06-17T18:40:50.279Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 11.117 s
14:40:50 [2021-06-17T18:40:50.279Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
14:40:50 [2021-06-17T18:40:50.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
14:40:50 [2021-06-17T18:40:50.845Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:40:52 [2021-06-17T18:40:52.745Z] 
14:40:52 [2021-06-17T18:40:52.745Z] (Eclipse:16096): Gtk-WARNING **: 18:40:52.238: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:40:58 [2021-06-17T18:40:58.025Z] DEBUG - Setting state to checked on: memory
14:40:58 [2021-06-17T18:40:58.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
14:40:58 [2021-06-17T18:40:58.589Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Setting state to checked on: memory
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457622368 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Attempting to set focus on Tree with text {}
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457622443 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457622443 data=null doit=true} to TreeItem with text {test}
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457622443 data=null} to TreeItem with text {test}
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457622443 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457622444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457622450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Clicking on with mnemonic 'Delete'
14:41:00 [2021-06-17T18:41:00.489Z] DEBUG - Clicked on with mnemonic 'Delete'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null 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')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622970 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457622971 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Clicking on OK
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457622976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457622976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457622976 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457622976 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457622976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457622976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.057Z] DEBUG - Clicked on OK
14:41:01 [2021-06-17T18:41:01.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457622976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:01 [2021-06-17T18:41:01.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457622540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:41:01 [2021-06-17T18:41:01.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.382 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
14:41:01 [2021-06-17T18:41:01.573Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 8.141 s
14:41:01 [2021-06-17T18:41:01.573Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 1.777 s
14:41:01 [2021-06-17T18:41:01.573Z] 
14:41:01 [2021-06-17T18:41:01.573Z] Results:
14:41:01 [2021-06-17T18:41:01.573Z] 
14:41:01 [2021-06-17T18:41:01.573Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
14:41:01 [2021-06-17T18:41:01.573Z] 
14:41:01 [2021-06-17T18:41:01.832Z] 
14:41:01 [2021-06-17T18:41:01.832Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:41:01.760
14:41:01 [2021-06-17T18:41:01.832Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] All tests passed!
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/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
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Building Trace Compass Pcap Format Support Parent 7.0.0-SNAPSHOT [101/138]
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
14:41:02 [2021-06-17T18:41:02.397Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
14:41:02 [2021-06-17T18:41:02.397Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-7.0.0-SNAPSHOT.pom
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT     [102/138]
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] The project's OSGi version is 1.1.3.202106171750
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.397Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/classes
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
14:41:02 [2021-06-17T18:41:02.656Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.656Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.656Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.656Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.656Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:02 [2021-06-17T18:41:02.656Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.656Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.656Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:02 [2021-06-17T18:41:02.656Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
14:41:02 [2021-06-17T18:41:02.914Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.914Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.914Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties 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
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT [103/138]
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] The project's OSGi version is 1.0.5.202106171750
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] 
14:41:02 [2021-06-17T18:41:02.915Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] 
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] 
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] 
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] 
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] 
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:03 [2021-06-17T18:41:03.172Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] 
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:03 [2021-06-17T18:41:03.172Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] 
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] 
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:03 [2021-06-17T18:41:03.172Z] [INFO] Executing tasks
14:41:03 [2021-06-17T18:41:03.172Z] 
14:41:03 [2021-06-17T18:41:03.172Z] main:
14:41:03 [2021-06-17T18:41:03.172Z] 
14:41:03 [2021-06-17T18:41:03.173Z] main:
14:41:03 [2021-06-17T18:41:03.173Z] 
14:41:03 [2021-06-17T18:41:03.173Z] checkAnyTraceExists:
14:41:03 [2021-06-17T18:41:03.173Z] 
14:41:03 [2021-06-17T18:41:03.173Z] verifyChecksum:
14:41:03 [2021-06-17T18:41:03.173Z]      [echo] Verifying: ${anyTraceExists}
14:41:03 [2021-06-17T18:41:03.173Z] 
14:41:03 [2021-06-17T18:41:03.173Z] deleteFailedCheckSumTraces:
14:41:03 [2021-06-17T18:41:03.173Z] 
14:41:03 [2021-06-17T18:41:03.173Z] downloadTraceFiles:
14:41:03 [2021-06-17T18:41:03.173Z]      [echo] Attempting to download test traces
14:41:03 [2021-06-17T18:41:03.173Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
14:41:03 [2021-06-17T18:41:03.173Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
14:41:03 [2021-06-17T18:41:03.738Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
14:41:03 [2021-06-17T18:41:03.738Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
14:41:03 [2021-06-17T18:41:03.738Z]       [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
14:41:04 [2021-06-17T18:41:04.338Z] 
14:41:04 [2021-06-17T18:41:04.338Z] extractTraces:
14:41:04 [2021-06-17T18:41:04.338Z] 
14:41:04 [2021-06-17T18:41:04.338Z] checkAnyTraceExists:
14:41:04 [2021-06-17T18:41:04.338Z] 
14:41:04 [2021-06-17T18:41:04.338Z] verifyChecksum:
14:41:04 [2021-06-17T18:41:04.338Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
14:41:04 [2021-06-17T18:41:04.598Z] 
14:41:04 [2021-06-17T18:41:04.598Z] warnFailedCheckSum:
14:41:04 [2021-06-17T18:41:04.598Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:41:04 [2021-06-17T18:41:04.598Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:41:04 [2021-06-17T18:41:04.598Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:41:04 [2021-06-17T18:41:04.598Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:41:04 [2021-06-17T18:41:04.598Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:41:04 [2021-06-17T18:41:04.598Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:41:04 [2021-06-17T18:41:04.598Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:41:04 [2021-06-17T18:41:04.856Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
14:41:06 [2021-06-17T18:41:06.228Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:41:06 [2021-06-17T18:41:06.228Z]      [echo] Traces extracted successfully
14:41:06 [2021-06-17T18:41:06.228Z] [INFO] Executed tasks
14:41:06 [2021-06-17T18:41:06.228Z] [INFO] 
14:41:06 [2021-06-17T18:41:06.228Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:06 [2021-06-17T18:41:06.485Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
14:41:06 [2021-06-17T18:41:06.485Z] [INFO] Command line:
14:41:06 [2021-06-17T18:41:06.485Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:41:06 [2021-06-17T18:41:06.485Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:41:09 [2021-06-17T18:41:09.770Z] !SESSION 2021-06-17 18:41:06.530 -----------------------------------------------
14:41:09 [2021-06-17T18:41:09.770Z] eclipse.buildId=unknown
14:41:09 [2021-06-17T18:41:09.770Z] java.version=11.0.2
14:41:09 [2021-06-17T18:41:09.770Z] java.vendor=Oracle Corporation
14:41:09 [2021-06-17T18:41:09.770Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:41:09 [2021-06-17T18:41:09.770Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:41:09 [2021-06-17T18:41:09.770Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:41:09 [2021-06-17T18:41:09.771Z] 
14:41:09 [2021-06-17T18:41:09.771Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:41:09.037
14:41:09 [2021-06-17T18:41:09.771Z] !MESSAGE FrameworkEvent ERROR
14:41:09 [2021-06-17T18:41:09.771Z] !STACK 0
14:41:09 [2021-06-17T18:41:09.771Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:41:09 [2021-06-17T18:41:09.771Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:09 [2021-06-17T18:41:09.771Z] 
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:09 [2021-06-17T18:41:09.771Z] 
14:41:09 [2021-06-17T18:41:09.771Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:41:09.234
14:41:09 [2021-06-17T18:41:09.771Z] !MESSAGE FrameworkEvent ERROR
14:41:09 [2021-06-17T18:41:09.771Z] !STACK 0
14:41:09 [2021-06-17T18:41:09.771Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:41:09 [2021-06-17T18:41:09.771Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:09 [2021-06-17T18:41:09.771Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:41:09 [2021-06-17T18:41:09.771Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:41:09 [2021-06-17T18:41:09.771Z]        org.apache.httpcomponents.httpclient.win [31]
14:41:09 [2021-06-17T18:41:09.771Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:09 [2021-06-17T18:41:09.771Z] 
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:09 [2021-06-17T18:41:09.771Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:11 [2021-06-17T18:41:11.147Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
14:41:11 [2021-06-17T18:41:11.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
14:41:11 [2021-06-17T18:41:11.147Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.026 s
14:41:11 [2021-06-17T18:41:11.147Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.016 s
14:41:11 [2021-06-17T18:41:11.147Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.046 s
14:41:11 [2021-06-17T18:41:11.147Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
14:41:11 [2021-06-17T18:41:11.147Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
14:41:11 [2021-06-17T18:41:11.147Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0.001 s
14:41:11 [2021-06-17T18:41:11.147Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
14:41:11 [2021-06-17T18:41:11.147Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.001 s
14:41:11 [2021-06-17T18:41:11.147Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0.001 s
14:41:11 [2021-06-17T18:41:11.147Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.002 s
14:41:11 [2021-06-17T18:41:11.147Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
14:41:11 [2021-06-17T18:41:11.147Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0 s
14:41:11 [2021-06-17T18:41:11.148Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
14:41:11 [2021-06-17T18:41:11.148Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
14:41:11 [2021-06-17T18:41:11.148Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.001 s
14:41:11 [2021-06-17T18:41:11.148Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
14:41:11 [2021-06-17T18:41:11.148Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
14:41:11 [2021-06-17T18:41:11.148Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.002 s
14:41:11 [2021-06-17T18:41:11.148Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0 s
14:41:11 [2021-06-17T18:41:11.148Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
14:41:11 [2021-06-17T18:41:11.148Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
14:41:11 [2021-06-17T18:41:11.148Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.001 s
14:41:11 [2021-06-17T18:41:11.148Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
14:41:11 [2021-06-17T18:41:11.148Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
14:41:11 [2021-06-17T18:41:11.148Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
14:41:11 [2021-06-17T18:41:11.148Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
14:41:11 [2021-06-17T18:41:11.148Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
14:41:11 [2021-06-17T18:41:11.148Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
14:41:11 [2021-06-17T18:41:11.148Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
14:41:11 [2021-06-17T18:41:11.148Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.013 s
14:41:11 [2021-06-17T18:41:11.148Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
14:41:11 [2021-06-17T18:41:11.148Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
14:41:11 [2021-06-17T18:41:11.148Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.008 s
14:41:11 [2021-06-17T18:41:11.148Z] 
14:41:11 [2021-06-17T18:41:11.148Z] Results:
14:41:11 [2021-06-17T18:41:11.148Z] 
14:41:11 [2021-06-17T18:41:11.148Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
14:41:11 [2021-06-17T18:41:11.148Z] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] All tests passed!
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/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
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT [104/138]
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] The project's OSGi version is 1.0.5.202106171750
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.714Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] 
14:41:11 [2021-06-17T18:41:11.972Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:12 [2021-06-17T18:41:12.230Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:12 [2021-06-17T18:41:12.230Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties 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
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT   [105/138]
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.230Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] The project's OSGi version is 1.1.4.202106171750
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.231Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
14:41:12 [2021-06-17T18:41:12.488Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.488Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:12 [2021-06-17T18:41:12.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
14:41:12 [2021-06-17T18:41:12.489Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.489Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.746Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.746Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties 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
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 7.0.0-SNAPSHOT      [106/138]
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.0.0-SNAPSHOT.jar
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] 
14:41:12 [2021-06-17T18:41:12.747Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:12 [2021-06-17T18:41:12.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
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.0.0-SNAPSHOT-sources-feature.jar
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:13 [2021-06-17T18:41:13.005Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.0.0-SNAPSHOT.jar
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.0.0-SNAPSHOT.pom
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.0.0-SNAPSHOT-sources-feature.jar
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.0.0-SNAPSHOT-p2metadata.xml
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.0.0-SNAPSHOT-p2artifacts.xml
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT [107/138]
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] The project's OSGi version is 1.0.3.202106171750
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.005Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.264Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.264Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] 
14:41:13 [2021-06-17T18:41:13.264Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:13 [2021-06-17T18:41:13.781Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
14:41:13 [2021-06-17T18:41:13.781Z] [INFO] Command line:
14:41:13 [2021-06-17T18:41:13.781Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:41:13 [2021-06-17T18:41:13.781Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:41:17 [2021-06-17T18:41:17.071Z] !SESSION 2021-06-17 18:41:13.754 -----------------------------------------------
14:41:17 [2021-06-17T18:41:17.071Z] eclipse.buildId=unknown
14:41:17 [2021-06-17T18:41:17.071Z] java.version=11.0.2
14:41:17 [2021-06-17T18:41:17.071Z] java.vendor=Oracle Corporation
14:41:17 [2021-06-17T18:41:17.071Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:41:17 [2021-06-17T18:41:17.071Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:41:17 [2021-06-17T18:41:17.071Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:41:17 [2021-06-17T18:41:17.071Z] 
14:41:17 [2021-06-17T18:41:17.071Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:41:16.742
14:41:17 [2021-06-17T18:41:17.071Z] !MESSAGE FrameworkEvent ERROR
14:41:17 [2021-06-17T18:41:17.071Z] !STACK 0
14:41:17 [2021-06-17T18:41:17.071Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:41:17 [2021-06-17T18:41:17.071Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:17 [2021-06-17T18:41:17.071Z] 
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:17 [2021-06-17T18:41:17.071Z] 
14:41:17 [2021-06-17T18:41:17.071Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:41:16.863
14:41:17 [2021-06-17T18:41:17.071Z] !MESSAGE FrameworkEvent ERROR
14:41:17 [2021-06-17T18:41:17.071Z] !STACK 0
14:41:17 [2021-06-17T18:41:17.071Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:41:17 [2021-06-17T18:41:17.071Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:17 [2021-06-17T18:41:17.071Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:41:17 [2021-06-17T18:41:17.071Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:41:17 [2021-06-17T18:41:17.071Z]        org.apache.httpcomponents.httpclient.win [35]
14:41:17 [2021-06-17T18:41:17.071Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:17 [2021-06-17T18:41:17.071Z] 
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:17 [2021-06-17T18:41:17.071Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:18 [2021-06-17T18:41:18.970Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
14:41:18 [2021-06-17T18:41:18.970Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
14:41:18 [2021-06-17T18:41:18.970Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.092 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:41:18 [2021-06-17T18:41:18.970Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:41:18 [2021-06-17T18:41:18.970Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
14:41:18 [2021-06-17T18:41:18.970Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:41:18 [2021-06-17T18:41:18.970Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.005 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
14:41:18 [2021-06-17T18:41:18.970Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:41:18 [2021-06-17T18:41:18.970Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:41:18 [2021-06-17T18:41:18.970Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:41:18 [2021-06-17T18:41:18.970Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:41:18 [2021-06-17T18:41:18.970Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:41:18 [2021-06-17T18:41:18.970Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:41:18 [2021-06-17T18:41:18.970Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
14:41:20 [2021-06-17T18:41:20.343Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.17 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
14:41:20 [2021-06-17T18:41:20.343Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.004 s
14:41:20 [2021-06-17T18:41:20.343Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.001 s
14:41:20 [2021-06-17T18:41:20.343Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.162 s
14:41:20 [2021-06-17T18:41:20.343Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
14:41:20 [2021-06-17T18:41:20.343Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
14:41:20 [2021-06-17T18:41:20.343Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.343Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.343Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.343Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
14:41:20 [2021-06-17T18:41:20.343Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.343Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
14:41:20 [2021-06-17T18:41:20.343Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
14:41:20 [2021-06-17T18:41:20.343Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.343Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.002 s
14:41:20 [2021-06-17T18:41:20.343Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.343Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.343Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.344Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.344Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
14:41:20 [2021-06-17T18:41:20.344Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:41:20 [2021-06-17T18:41:20.344Z] 
14:41:20 [2021-06-17T18:41:20.344Z] Results:
14:41:20 [2021-06-17T18:41:20.344Z] 
14:41:20 [2021-06-17T18:41:20.344Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
14:41:20 [2021-06-17T18:41:20.344Z] 
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] All tests passed!
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/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
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.601Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT [108/138]
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.602Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:20 [2021-06-17T18:41:20.860Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
14:41:20 [2021-06-17T18:41:20.860Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.860Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:20 [2021-06-17T18:41:20.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:20 [2021-06-17T18:41:20.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
14:41:20 [2021-06-17T18:41:20.860Z] [INFO] 
14:41:20 [2021-06-17T18:41:20.860Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:20 [2021-06-17T18:41:20.860Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] 
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] 
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] 
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] 
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:21 [2021-06-17T18:41:21.118Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] 
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:21 [2021-06-17T18:41:21.118Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] 
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] 
14:41:21 [2021-06-17T18:41:21.118Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:21 [2021-06-17T18:41:21.376Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
14:41:21 [2021-06-17T18:41:21.376Z] [INFO] Command line:
14:41:21 [2021-06-17T18:41:21.634Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:41:21 [2021-06-17T18:41:21.634Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:41:24 [2021-06-17T18:41:24.916Z] !SESSION 2021-06-17 18:41:21.744 -----------------------------------------------
14:41:24 [2021-06-17T18:41:24.916Z] eclipse.buildId=unknown
14:41:24 [2021-06-17T18:41:24.916Z] java.version=11.0.2
14:41:24 [2021-06-17T18:41:24.916Z] java.vendor=Oracle Corporation
14:41:24 [2021-06-17T18:41:24.916Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:41:24 [2021-06-17T18:41:24.917Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:41:24 [2021-06-17T18:41:24.917Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:41:24 [2021-06-17T18:41:24.917Z] 
14:41:24 [2021-06-17T18:41:24.917Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:41:24.750
14:41:24 [2021-06-17T18:41:24.917Z] !MESSAGE FrameworkEvent ERROR
14:41:24 [2021-06-17T18:41:24.917Z] !STACK 0
14:41:24 [2021-06-17T18:41:24.917Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:41:24 [2021-06-17T18:41:24.917Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:24 [2021-06-17T18:41:24.917Z] 
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:24 [2021-06-17T18:41:24.917Z] 
14:41:24 [2021-06-17T18:41:24.917Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:41:24.866
14:41:24 [2021-06-17T18:41:24.917Z] !MESSAGE FrameworkEvent ERROR
14:41:24 [2021-06-17T18:41:24.917Z] !STACK 0
14:41:24 [2021-06-17T18:41:24.917Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:41:24 [2021-06-17T18:41:24.917Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:24 [2021-06-17T18:41:24.917Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:41:24 [2021-06-17T18:41:24.917Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:41:24 [2021-06-17T18:41:24.917Z]        org.apache.httpcomponents.httpclient.win [36]
14:41:24 [2021-06-17T18:41:24.917Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:24 [2021-06-17T18:41:24.917Z] 
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:24 [2021-06-17T18:41:24.917Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:26 [2021-06-17T18:41:26.815Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:41:26 [2021-06-17T18:41:26.815Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:41:33 [2021-06-17T18:41:33.373Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:41:33 [2021-06-17T18:41:33.373Z] 
14:41:33 [2021-06-17T18:41:33.373Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:41:32.658
14:41:33 [2021-06-17T18:41:33.373Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:41:33 [2021-06-17T18:41:33.373Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
14:41:33 [2021-06-17T18:41:33.630Z] Display size: 1440x900
14:41:33 [2021-06-17T18:41:33.630Z] OS version=5.10.19-200.fc33.x86_64
14:41:33 [2021-06-17T18:41:33.630Z] GTK version=3.22.30
14:41:33 [2021-06-17T18:41:33.630Z] GTK theme=Ambiance
14:41:33 [2021-06-17T18:41:33.630Z] LIBOVERLAY_SCROLLBAR=0
14:41:33 [2021-06-17T18:41:33.630Z] Time zone: Greenwich Mean Time
14:41:33 [2021-06-17T18:41:33.888Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:41:33 [2021-06-17T18:41:33.888Z] log4j:WARN Please initialize the log4j system properly.
14:41:51 [2021-06-17T18:41:51.958Z] 
14:41:51 [2021-06-17T18:41:51.958Z] (Eclipse:16981): Gtk-WARNING **: 18:41:49.641: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
14:41:51 [2021-06-17T18:41:51.958Z] 
14:41:51 [2021-06-17T18:41:51.958Z] (Eclipse:16981): Gtk-WARNING **: 18:41:49.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
14:41:51 [2021-06-17T18:41:51.958Z] 
14:41:51 [2021-06-17T18:41:51.958Z] (Eclipse:16981): Gtk-WARNING **: 18:41:49.762: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:41:51 [2021-06-17T18:41:51.958Z] 
14:41:51 [2021-06-17T18:41:51.958Z] (Eclipse:16981): Gtk-WARNING **: 18:41:49.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:41:51 [2021-06-17T18:41:51.958Z] 
14:41:51 [2021-06-17T18:41:51.958Z] (Eclipse:16981): Gtk-CRITICAL **: 18:41:50.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:41:51 [2021-06-17T18:41:51.958Z] 
14:41:51 [2021-06-17T18:41:51.958Z] (Eclipse:16981): Gtk-CRITICAL **: 18:41:50.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=457673939 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - Attempting to set focus on Tree with text {}
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457673986 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457673987 data=null doit=true} to TreeItem with text {test}
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457673987 data=null} to TreeItem with text {test}
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457673987 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:41:51 [2021-06-17T18:41:51.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457673988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:41:52 [2021-06-17T18:41:52.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457674155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:41:52 [2021-06-17T18:41:52.473Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:41:52 [2021-06-17T18:41:52.473Z] DEBUG - Clicking on with mnemonic 'Delete'
14:41:52 [2021-06-17T18:41:52.473Z] DEBUG - Clicked on with mnemonic 'Delete'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675625 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675625 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675626 data=null 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')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675626 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457675627 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Clicking on OK
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457675630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457675630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457675630 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457675630 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457675631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457675631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Clicked on OK
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457675631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:41:53 [2021-06-17T18:41:53.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457674360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:41:54 [2021-06-17T18:41:54.106Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.804 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
14:41:54 [2021-06-17T18:41:54.106Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 18.499 s
14:41:54 [2021-06-17T18:41:54.106Z] 
14:41:54 [2021-06-17T18:41:54.106Z] Results:
14:41:54 [2021-06-17T18:41:54.106Z] 
14:41:54 [2021-06-17T18:41:54.106Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:41:54 [2021-06-17T18:41:54.106Z] 
14:41:55 [2021-06-17T18:41:55.039Z] 
14:41:55 [2021-06-17T18:41:55.039Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:41:54.733
14:41:55 [2021-06-17T18:41:55.039Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] All tests passed!
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/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
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Building Trace Compass RCP Parent 7.0.0-SNAPSHOT               [109/138]
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
14:41:55 [2021-06-17T18:41:55.603Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
14:41:55 [2021-06-17T18:41:55.603Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-7.0.0-SNAPSHOT.pom
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Building Trace Compass RCP Branding plug-in 7.0.0-SNAPSHOT     [110/138]
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:55 [2021-06-17T18:41:55.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT-sources.jar
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT.jar
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.604Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.604Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT.jar
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT.jar
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT.pom
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT-sources.jar
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT-pack200.jar.pack.gz
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT-p2metadata.xml
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.0.0-SNAPSHOT-p2artifacts.xml
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Building Trace Compass RCP Branding Feature 7.0.0-SNAPSHOT     [111/138]
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT.jar
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.862Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT-sources-feature.jar
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.862Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT.jar
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT.pom
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT-sources-feature.jar
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT-p2metadata.xml
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT-p2artifacts.xml
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT-p2metadata.xml
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.0.0-SNAPSHOT-p2artifacts.xml
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT  [112/138]
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] 
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:55 [2021-06-17T18:41:55.862Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
14:41:56 [2021-06-17T18:41:56.119Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.119Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:56 [2021-06-17T18:41:56.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
14:41:56 [2021-06-17T18:41:56.119Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.119Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.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
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.120Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:56 [2021-06-17T18:41:56.120Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
14:41:56 [2021-06-17T18:41:56.377Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.377Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.377Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.377Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:56 [2021-06-17T18:41:56.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties 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
14:41:56 [2021-06-17T18:41:56.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 7.0.0-SNAPSHOT        [113/138]
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.378Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT-sources.jar
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT.jar
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.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
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.635Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:56 [2021-06-17T18:41:56.635Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT.jar
14:41:56 [2021-06-17T18:41:56.893Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.893Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.893Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT.jar
14:41:56 [2021-06-17T18:41:56.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT.pom
14:41:56 [2021-06-17T18:41:56.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT-sources.jar
14:41:56 [2021-06-17T18:41:56.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT-pack200.jar.pack.gz
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT-p2metadata.xml
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.0.0-SNAPSHOT-p2artifacts.xml
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] Building Trace Compass RCP Feature 7.0.0-SNAPSHOT              [114/138]
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] 
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB)
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] The user operation is waiting for background work to complete.
14:41:56 [2021-06-17T18:41:56.894Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
14:41:56 [2021-06-17T18:41:56.894Z] [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)
14:41:57 [2021-06-17T18:41:57.152Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB)
14:41:57 [2021-06-17T18:41:57.152Z] [INFO] The user operation is waiting for background work to complete.
14:41:57 [2021-06-17T18:41:57.152Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223...
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT.jar
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
14:41:57 [2021-06-17T18:41:57.409Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT-sources-feature.jar
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
14:41:57 [2021-06-17T18:41:57.409Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
14:41:57 [2021-06-17T18:41:57.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT.jar
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT.pom
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT-sources-feature.jar
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT-p2metadata.xml
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT-p2artifacts.xml
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT-p2metadata.xml
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.0.0-SNAPSHOT-p2artifacts.xml
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT [115/138]
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.410Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.669Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.670Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.670Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.670Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:57 [2021-06-17T18:41:57.670Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.670Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.670Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:57 [2021-06-17T18:41:57.670Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
14:41:57 [2021-06-17T18:41:57.670Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.670Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.670Z] [INFO] 
14:41:57 [2021-06-17T18:41:57.670Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:41:57 [2021-06-17T18:41:57.929Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
14:41:57 [2021-06-17T18:41:57.929Z] [INFO] Command line:
14:41:57 [2021-06-17T18:41:57.929Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:41:57 [2021-06-17T18:41:57.929Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:01 [2021-06-17T18:42:01.218Z] !SESSION 2021-06-17 18:41:57.990 -----------------------------------------------
14:42:01 [2021-06-17T18:42:01.218Z] eclipse.buildId=unknown
14:42:01 [2021-06-17T18:42:01.218Z] java.version=11.0.2
14:42:01 [2021-06-17T18:42:01.218Z] java.vendor=Oracle Corporation
14:42:01 [2021-06-17T18:42:01.218Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:42:01 [2021-06-17T18:42:01.218Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:42:01 [2021-06-17T18:42:01.218Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:42:01 [2021-06-17T18:42:01.219Z] 
14:42:01 [2021-06-17T18:42:01.219Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:42:00.628
14:42:01 [2021-06-17T18:42:01.219Z] !MESSAGE FrameworkEvent ERROR
14:42:01 [2021-06-17T18:42:01.219Z] !STACK 0
14:42:01 [2021-06-17T18:42:01.219Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
14:42:01 [2021-06-17T18:42:01.219Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:42:01 [2021-06-17T18:42:01.219Z] 
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:42:01 [2021-06-17T18:42:01.219Z] 
14:42:01 [2021-06-17T18:42:01.219Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:42:00.767
14:42:01 [2021-06-17T18:42:01.219Z] !MESSAGE FrameworkEvent ERROR
14:42:01 [2021-06-17T18:42:01.219Z] !STACK 0
14:42:01 [2021-06-17T18:42:01.219Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [132]
14:42:01 [2021-06-17T18:42:01.219Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:42:01 [2021-06-17T18:42:01.219Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:42:01 [2021-06-17T18:42:01.219Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:42:01 [2021-06-17T18:42:01.219Z]        org.apache.httpcomponents.httpclient.win [37]
14:42:01 [2021-06-17T18:42:01.219Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:42:01 [2021-06-17T18:42:01.219Z] 
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:42:01 [2021-06-17T18:42:01.219Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:42:02 [2021-06-17T18:42:02.591Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
14:42:02 [2021-06-17T18:42:02.850Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
14:42:02 [2021-06-17T18:42:02.850Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.065 s
14:42:02 [2021-06-17T18:42:02.850Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
14:42:02 [2021-06-17T18:42:02.850Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
14:42:02 [2021-06-17T18:42:02.850Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
14:42:02 [2021-06-17T18:42:02.850Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
14:42:02 [2021-06-17T18:42:02.850Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:42:02 [2021-06-17T18:42:02.850Z] 
14:42:02 [2021-06-17T18:42:02.850Z] Results:
14:42:02 [2021-06-17T18:42:02.850Z] 
14:42:02 [2021-06-17T18:42:02.850Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:42:02 [2021-06-17T18:42:02.850Z] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] All tests passed!
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/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
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT  [116/138]
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] The project's OSGi version is 2.0.4.202106171750
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
14:42:03 [2021-06-17T18:42:03.417Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.418Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.418Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
14:42:03 [2021-06-17T18:42:03.675Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.676Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.676Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] 
14:42:03 [2021-06-17T18:42:03.676Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:04 [2021-06-17T18:42:04.245Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
14:42:04 [2021-06-17T18:42:04.245Z] [INFO] Command line:
14:42:04 [2021-06-17T18:42:04.245Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:42:04 [2021-06-17T18:42:04.245Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:07 [2021-06-17T18:42:07.528Z] !SESSION 2021-06-17 18:42:04.249 -----------------------------------------------
14:42:07 [2021-06-17T18:42:07.528Z] eclipse.buildId=unknown
14:42:07 [2021-06-17T18:42:07.528Z] java.version=11.0.2
14:42:07 [2021-06-17T18:42:07.528Z] java.vendor=Oracle Corporation
14:42:07 [2021-06-17T18:42:07.528Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:42:07 [2021-06-17T18:42:07.528Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:42:07 [2021-06-17T18:42:07.528Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:42:07 [2021-06-17T18:42:07.528Z] 
14:42:07 [2021-06-17T18:42:07.528Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:42:07.248
14:42:07 [2021-06-17T18:42:07.528Z] !MESSAGE FrameworkEvent ERROR
14:42:07 [2021-06-17T18:42:07.528Z] !STACK 0
14:42:07 [2021-06-17T18:42:07.528Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
14:42:07 [2021-06-17T18:42:07.528Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:42:07 [2021-06-17T18:42:07.528Z] 
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:42:07 [2021-06-17T18:42:07.528Z] 
14:42:07 [2021-06-17T18:42:07.528Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:42:07.471
14:42:07 [2021-06-17T18:42:07.528Z] !MESSAGE FrameworkEvent ERROR
14:42:07 [2021-06-17T18:42:07.528Z] !STACK 0
14:42:07 [2021-06-17T18:42:07.528Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [136]
14:42:07 [2021-06-17T18:42:07.528Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:42:07 [2021-06-17T18:42:07.528Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:42:07 [2021-06-17T18:42:07.528Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:42:07 [2021-06-17T18:42:07.528Z]        org.apache.httpcomponents.httpclient.win [38]
14:42:07 [2021-06-17T18:42:07.528Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:42:07 [2021-06-17T18:42:07.528Z] 
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:42:07 [2021-06-17T18:42:07.528Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:42:07 [2021-06-17T18:42:07.529Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:42:07 [2021-06-17T18:42:07.529Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:42:07 [2021-06-17T18:42:07.529Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:42:07 [2021-06-17T18:42:07.529Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:42:07 [2021-06-17T18:42:07.529Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:42:07 [2021-06-17T18:42:07.529Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:42:07 [2021-06-17T18:42:07.529Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:42:07 [2021-06-17T18:42:07.529Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:42:10 [2021-06-17T18:42:10.058Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:42:10 [2021-06-17T18:42:10.058Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:42:16 [2021-06-17T18:42:16.617Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:42:17 [2021-06-17T18:42:17.552Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
14:42:17 [2021-06-17T18:42:17.810Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.019 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.086 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
14:42:17 [2021-06-17T18:42:17.810Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:42:17 [2021-06-17T18:42:17.810Z] 
14:42:17 [2021-06-17T18:42:17.810Z] Results:
14:42:17 [2021-06-17T18:42:17.810Z] 
14:42:17 [2021-06-17T18:42:17.810Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
14:42:17 [2021-06-17T18:42:17.810Z] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] All tests passed!
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/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
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.2-SNAPSHOT [117/138]
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-sources.jar
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.pom
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-sources.jar
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-p2metadata.xml
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-p2artifacts.xml
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 7.0.0-SNAPSHOT [118/138]
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.0.0-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.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
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.0.0-SNAPSHOT-sources-feature.jar
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.186Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.186Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.0.0-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.0.0-SNAPSHOT.pom
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.0.0-SNAPSHOT-sources-feature.jar
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.0.0-SNAPSHOT-p2metadata.xml
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.0.0-SNAPSHOT-p2artifacts.xml
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] Building Trace Compass Json trace Parent 7.0.0-SNAPSHOT        [119/138]
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --------------------------------[ pom ]---------------------------------
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
14:42:19 [2021-06-17T18:42:19.444Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
14:42:19 [2021-06-17T18:42:19.444Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-7.0.0-SNAPSHOT.pom
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT [120/138]
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] The project's OSGi version is 1.0.3.202106171750
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.444Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.445Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
14:42:19 [2021-06-17T18:42:19.702Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties 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
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Building org.eclipse.tracecompass.jsontrace 7.0.0-SNAPSHOT     [121/138]
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.0.0-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.961Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.0.0-SNAPSHOT-sources-feature.jar
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.961Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.961Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.0.0-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.0.0-SNAPSHOT.pom
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.0.0-SNAPSHOT-sources-feature.jar
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.0.0-SNAPSHOT-p2metadata.xml
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.0.0-SNAPSHOT-p2artifacts.xml
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 7.0.0-SNAPSHOT       [122/138]
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.0.0-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.0.0-SNAPSHOT-sources-feature.jar
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.0.0-SNAPSHOT.jar
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.0.0-SNAPSHOT.pom
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.0.0-SNAPSHOT-sources-feature.jar
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.0.0-SNAPSHOT-p2metadata.xml
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.0.0-SNAPSHOT-p2artifacts.xml
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Building Trace Compass RCP Product 7.0.0-SNAPSHOT              [123/138]
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] 
14:42:19 [2021-06-17T18:42:19.962Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
14:42:20 [2021-06-17T18:42:20.220Z] [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
14:42:20 [2021-06-17T18:42:20.220Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-15, using current JRE system packages.
14:42:20 [2021-06-17T18:42:20.220Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-15 in your toolchains.xml
14:42:20 [2021-06-17T18:42:20.220Z] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
14:42:20 [2021-06-17T18:42:20.220Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-16, using current JRE system packages.
14:42:20 [2021-06-17T18:42:20.220Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-16 in your toolchains.xml
14:42:20 [2021-06-17T18:42:20.220Z] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
14:42:20 [2021-06-17T18:42:20.220Z] [INFO] 
14:42:20 [2021-06-17T18:42:20.220Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
14:42:20 [2021-06-17T18:42:20.220Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (232.04kB)
14:42:20 [2021-06-17T18:42:20.787Z] [INFO] 
14:42:20 [2021-06-17T18:42:20.787Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
14:42:20 [2021-06-17T18:42:20.787Z] [INFO] 
14:42:20 [2021-06-17T18:42:20.787Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
14:42:20 [2021-06-17T18:42:20.787Z] [INFO] 
14:42:20 [2021-06-17T18:42:20.787Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
14:42:21 [2021-06-17T18:42:21.051Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB)
14:42:21 [2021-06-17T18:42:21.051Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB)
14:42:21 [2021-06-17T18:42:21.310Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB)
14:42:21 [2021-06-17T18:42:21.310Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB)
14:42:21 [2021-06-17T18:42:21.568Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB)
14:42:21 [2021-06-17T18:42:21.568Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB)
14:42:21 [2021-06-17T18:42:21.826Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB)
14:42:21 [2021-06-17T18:42:21.826Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
14:42:22 [2021-06-17T18:42:22.084Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (141.17kB)
14:42:22 [2021-06-17T18:42:22.084Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB)
14:42:22 [2021-06-17T18:42:22.342Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
14:42:22 [2021-06-17T18:42:22.342Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB)
14:42:22 [2021-06-17T18:42:22.600Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB)
14:42:22 [2021-06-17T18:42:22.600Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB)
14:42:22 [2021-06-17T18:42:22.600Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB)
14:42:22 [2021-06-17T18:42:22.858Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B)
14:42:22 [2021-06-17T18:42:22.858Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB)
14:42:23 [2021-06-17T18:42:23.115Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB)
14:42:23 [2021-06-17T18:42:23.115Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB)
14:42:23 [2021-06-17T18:42:23.115Z] [INFO] The user operation is waiting for background work to complete.
14:42:23 [2021-06-17T18:42:23.115Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
14:42:23 [2021-06-17T18:42:23.373Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (11.05kB)
14:42:23 [2021-06-17T18:42:23.373Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.82kB)
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] 
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] 
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] 
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
14:42:45 [2021-06-17T18:42:45.297Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] 
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
14:42:45 [2021-06-17T18:42:45.297Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] 
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] 
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] --- tycho-p2-director-plugin:2.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
14:42:45 [2021-06-17T18:42:45.297Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
14:42:45 [2021-06-17T18:42:45.297Z] Installing org.eclipse.tracecompass.rcp 7.0.0.202106171750.
14:42:57 [2021-06-17T18:42:57.492Z] Operation completed in 13031 ms.
14:42:58 [2021-06-17T18:42:58.059Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
14:42:58 [2021-06-17T18:42:58.317Z] Installing org.eclipse.tracecompass.rcp 7.0.0.202106171750.
14:43:10 [2021-06-17T18:43:10.510Z] Operation completed in 10715 ms.
14:43:10 [2021-06-17T18:43:10.510Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
14:43:10 [2021-06-17T18:43:10.510Z] Installing org.eclipse.tracecompass.rcp 7.0.0.202106171750.
14:43:20 [2021-06-17T18:43:20.476Z] Operation completed in 9999 ms.
14:43:20 [2021-06-17T18:43:20.476Z] [INFO] 
14:43:20 [2021-06-17T18:43:20.476Z] [INFO] --- tycho-p2-director-plugin:2.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
14:43:20 [2021-06-17T18:43:20.476Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.0.0-20210617-1750-win32.win32.x86_64.zip
14:43:25 [2021-06-17T18:43:25.735Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.0.0-20210617-1750-macosx.cocoa.x86_64.tar.gz
14:43:30 [2021-06-17T18:43:30.999Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.0.0-20210617-1750-linux.gtk.x86_64.tar.gz
14:43:36 [2021-06-17T18:43:36.279Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
14:43:36 [2021-06-17T18:43:36.279Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:43:36 [2021-06-17T18:43:36.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.0.0-SNAPSHOT.pom
14:43:36 [2021-06-17T18:43:36.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
14:43:36 [2021-06-17T18:43:36.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
14:43:36 [2021-06-17T18:43:36.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.0.0-SNAPSHOT-p2artifacts.xml
14:43:36 [2021-06-17T18:43:36.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
14:43:36 [2021-06-17T18:43:36.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.0.0-SNAPSHOT-p2metadata.xml
14:43:36 [2021-06-17T18:43:36.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.0.0-20210617-1750-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.0.0-SNAPSHOT-win32.win32.x86_64.zip
14:43:36 [2021-06-17T18:43:36.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.0.0-20210617-1750-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:43:36 [2021-06-17T18:43:36.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.0.0-20210617-1750-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.0.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] Building Trace Compass Release Engineering Parent 7.0.0-SNAPSHOT [124/138]
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --------------------------------[ pom ]---------------------------------
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
14:43:36 [2021-06-17T18:43:36.796Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
14:43:36 [2021-06-17T18:43:36.796Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/7.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-7.0.0-SNAPSHOT.pom
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] 
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] Building Trace Compass Target Platform 7.0.0-SNAPSHOT          [125/138]
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] --------------------------------[ pom ]---------------------------------
14:43:36 [2021-06-17T18:43:36.796Z] [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
14:43:36 [2021-06-17T18:43:36.796Z] [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
14:43:36 [2021-06-17T18:43:36.796Z] [INFO] Downloading from jboss-public-repository-group: http://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
14:43:37 [2021-06-17T18:43:37.362Z] [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
14:43:37 [2021-06-17T18:43:37.362Z] [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
14:43:37 [2021-06-17T18:43:37.362Z] [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
14:43:37 [2021-06-17T18:43:37.362Z] [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 105 kB/s)
14:43:37 [2021-06-17T18:43:37.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:43:37 [2021-06-17T18:43:37.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:43:37 [2021-06-17T18:43:37.620Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:43:37 [2021-06-17T18:43:37.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:43:37 [2021-06-17T18:43:37.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:43:38 [2021-06-17T18:43:38.135Z] [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
14:43:38 [2021-06-17T18:43:38.135Z] [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.1 MB/s)
14:43:38 [2021-06-17T18:43:38.135Z] [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
14:43:38 [2021-06-17T18:43:38.135Z] [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
14:43:38 [2021-06-17T18:43:38.135Z] [INFO] Downloading from jboss-public-repository-group: http://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
14:43:38 [2021-06-17T18:43:38.393Z] [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
14:43:38 [2021-06-17T18:43:38.651Z] [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
14:43:38 [2021-06-17T18:43:38.651Z] [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
14:43:38 [2021-06-17T18:43:38.651Z] [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 1.7 MB/s)
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] 
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] 
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] 
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] 
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
14:43:38 [2021-06-17T18:43:38.651Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] 
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
14:43:38 [2021-06-17T18:43:38.651Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] 
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] 
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
14:43:38 [2021-06-17T18:43:38.651Z] [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
14:43:38 [2021-06-17T18:43:38.651Z] [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
14:43:38 [2021-06-17T18:43:38.651Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:43:39 [2021-06-17T18:43:39.218Z] [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
14:43:39 [2021-06-17T18:43:39.218Z] [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
14:43:39 [2021-06-17T18:43:39.218Z] [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
14:43:39 [2021-06-17T18:43:39.218Z] [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 90 kB/s)
14:43:39 [2021-06-17T18:43:39.218Z] [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
14:43:39 [2021-06-17T18:43:39.218Z] [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
14:43:39 [2021-06-17T18:43:39.218Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:43:39 [2021-06-17T18:43:39.786Z] [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
14:43:39 [2021-06-17T18:43:39.786Z] [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
14:43:39 [2021-06-17T18:43:39.786Z] [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
14:43:40 [2021-06-17T18:43:40.044Z] [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 15 kB/s)
14:43:40 [2021-06-17T18:43:40.044Z] [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
14:43:40 [2021-06-17T18:43:40.044Z] [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
14:43:40 [2021-06-17T18:43:40.044Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:43:40 [2021-06-17T18:43:40.609Z] [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
14:43:40 [2021-06-17T18:43:40.609Z] [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
14:43:40 [2021-06-17T18:43:40.609Z] [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
14:43:40 [2021-06-17T18:43:40.609Z] [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 107 kB/s)
14:43:40 [2021-06-17T18:43:40.609Z] [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
14:43:40 [2021-06-17T18:43:40.609Z] [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
14:43:40 [2021-06-17T18:43:40.609Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:43:41 [2021-06-17T18:43:41.175Z] [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
14:43:41 [2021-06-17T18:43:41.175Z] [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
14:43:41 [2021-06-17T18:43:41.175Z] [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
14:43:41 [2021-06-17T18:43:41.175Z] [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 33 kB/s)
14:43:41 [2021-06-17T18:43:41.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:43:41 [2021-06-17T18:43:41.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:43:41 [2021-06-17T18:43:41.175Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:43:41 [2021-06-17T18:43:41.739Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:43:41 [2021-06-17T18:43:41.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:43:41 [2021-06-17T18:43:41.739Z] [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
14:43:41 [2021-06-17T18:43:41.739Z] [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 500 kB/s)
14:43:41 [2021-06-17T18:43:41.739Z] [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
14:43:41 [2021-06-17T18:43:41.739Z] [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
14:43:41 [2021-06-17T18:43:41.739Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:43:42 [2021-06-17T18:43:42.303Z] [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
14:43:42 [2021-06-17T18:43:42.303Z] [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
14:43:42 [2021-06-17T18:43:42.303Z] [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
14:43:42 [2021-06-17T18:43:42.303Z] [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 104 kB/s)
14:43:42 [2021-06-17T18:43:42.303Z] [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
14:43:42 [2021-06-17T18:43:42.303Z] [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
14:43:42 [2021-06-17T18:43:42.303Z] [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
14:43:42 [2021-06-17T18:43:42.303Z] [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
14:43:42 [2021-06-17T18:43:42.303Z] [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
14:43:42 [2021-06-17T18:43:42.303Z] [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
14:43:42 [2021-06-17T18:43:42.303Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:43:42 [2021-06-17T18:43:42.303Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:43:42 [2021-06-17T18:43:42.303Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:43:42 [2021-06-17T18:43:42.872Z] [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
14:43:42 [2021-06-17T18:43:42.872Z] [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
14:43:42 [2021-06-17T18:43:42.872Z] [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
14:43:42 [2021-06-17T18:43:42.872Z] [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
14:43:42 [2021-06-17T18:43:42.872Z] [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
14:43:42 [2021-06-17T18:43:42.872Z] [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
14:43:42 [2021-06-17T18:43:42.872Z] [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
14:43:42 [2021-06-17T18:43:42.872Z] [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
14:43:42 [2021-06-17T18:43:42.872Z] [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
14:43:42 [2021-06-17T18:43:42.872Z] [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 846 kB/s)
14:43:42 [2021-06-17T18:43:42.872Z] [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 863 kB/s)
14:43:43 [2021-06-17T18:43:43.130Z] [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 115 kB/s)
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] 
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT.pom
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.8.target
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.9.target
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.10.target
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.11.target
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.12.target
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.13.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.13.target
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.14.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.14.target
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.15.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.15.target
14:43:43 [2021-06-17T18:43:43.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.16.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.16.target
14:43:43 [2021-06-17T18:43:43.131Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.17.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.17.target
14:43:43 [2021-06-17T18:43:43.131Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.18.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.18.target
14:43:43 [2021-06-17T18:43:43.131Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.19.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.19.target
14:43:43 [2021-06-17T18:43:43.131Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-e4.20.target
14:43:43 [2021-06-17T18:43:43.131Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.0.0-SNAPSHOT/org.eclipse.tracecompass.target-7.0.0-SNAPSHOT-tracecompass-eStaging.target
14:43:43 [2021-06-17T18:43:43.131Z] [INFO] 
14:43:43 [2021-06-17T18:43:43.131Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
14:43:43 [2021-06-17T18:43:43.131Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.12-SNAPSHOT [126/138]
14:43:43 [2021-06-17T18:43:43.131Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] 
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] 
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] The project's OSGi version is 1.0.12.202106171750
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] 
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] 
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] 
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] 
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] 
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:43 [2021-06-17T18:43:43.391Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] 
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] 
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] 
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] 
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT.jar
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] 
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] 
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:45 [2021-06-17T18:43:45.290Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] 
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:45 [2021-06-17T18:43:45.290Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT.jar
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] 
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] 
14:43:45 [2021-06-17T18:43:45.290Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:43:45 [2021-06-17T18:43:45.856Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
14:43:45 [2021-06-17T18:43:45.856Z] [INFO] Command line:
14:43:45 [2021-06-17T18:43:45.856Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:43:45 [2021-06-17T18:43:45.856Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:43:50 [2021-06-17T18:43:50.038Z] !SESSION 2021-06-17 18:43:46.060 -----------------------------------------------
14:43:50 [2021-06-17T18:43:50.038Z] eclipse.buildId=unknown
14:43:50 [2021-06-17T18:43:50.038Z] java.version=11.0.2
14:43:50 [2021-06-17T18:43:50.038Z] java.vendor=Oracle Corporation
14:43:50 [2021-06-17T18:43:50.038Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:43:50 [2021-06-17T18:43:50.038Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:43:50 [2021-06-17T18:43:50.038Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:43:50 [2021-06-17T18:43:50.038Z] 
14:43:50 [2021-06-17T18:43:50.038Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:43:49.359
14:43:50 [2021-06-17T18:43:50.038Z] !MESSAGE FrameworkEvent ERROR
14:43:50 [2021-06-17T18:43:50.038Z] !STACK 0
14:43:50 [2021-06-17T18:43:50.038Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:43:50 [2021-06-17T18:43:50.038Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:43:50 [2021-06-17T18:43:50.038Z] 
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:43:50 [2021-06-17T18:43:50.038Z] 
14:43:50 [2021-06-17T18:43:50.038Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:43:49.554
14:43:50 [2021-06-17T18:43:50.038Z] !MESSAGE FrameworkEvent ERROR
14:43:50 [2021-06-17T18:43:50.038Z] !STACK 0
14:43:50 [2021-06-17T18:43:50.038Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:43:50 [2021-06-17T18:43:50.038Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:43:50 [2021-06-17T18:43:50.038Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:43:50 [2021-06-17T18:43:50.038Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:43:50 [2021-06-17T18:43:50.038Z]        org.apache.httpcomponents.httpclient.win [36]
14:43:50 [2021-06-17T18:43:50.038Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:43:50 [2021-06-17T18:43:50.038Z] 
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:43:50 [2021-06-17T18:43:50.038Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:43:50 [2021-06-17T18:43:50.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:43:50 [2021-06-17T18:43:50.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:43:50 [2021-06-17T18:43:50.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:43:50 [2021-06-17T18:43:50.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:43:50 [2021-06-17T18:43:50.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:43:50 [2021-06-17T18:43:50.039Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:43:50 [2021-06-17T18:43:50.039Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:43:51 [2021-06-17T18:43:51.937Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:43:51 [2021-06-17T18:43:51.937Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:44:00 [2021-06-17T18:44:00.046Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:44:00 [2021-06-17T18:44:00.046Z] 
14:44:00 [2021-06-17T18:44:00.046Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:43:58.729
14:44:00 [2021-06-17T18:44:00.046Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:44:00 [2021-06-17T18:44:00.046Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
14:44:00 [2021-06-17T18:44:00.046Z] Display size: 1440x900
14:44:00 [2021-06-17T18:44:00.046Z] OS version=5.10.19-200.fc33.x86_64
14:44:00 [2021-06-17T18:44:00.046Z] GTK version=3.22.30
14:44:00 [2021-06-17T18:44:00.046Z] GTK theme=Ambiance
14:44:00 [2021-06-17T18:44:00.046Z] LIBOVERLAY_SCROLLBAR=0
14:44:00 [2021-06-17T18:44:00.046Z] Time zone: Greenwich Mean Time
14:44:00 [2021-06-17T18:44:00.046Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:44:00 [2021-06-17T18:44:00.046Z] log4j:WARN Please initialize the log4j system properly.
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457803965 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457803966 data=null doit=true} to TreeItem with text {test}
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457803966 data=null} to TreeItem with text {test}
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457803967 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:01 [2021-06-17T18:44:01.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457803968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457804245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457804247 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457804247 data=null doit=true} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457804247 data=null} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457804247 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457804248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457804257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457804264 data=null doit=true} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457804264 data=null} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457804264 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.202Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457804265 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}
14:44:02 [2021-06-17T18:44:02.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457804346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:02 [2021-06-17T18:44:02.459Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:02 [2021-06-17T18:44:02.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457804350 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457804350 data=null doit=true} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457804350 data=null} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457804351 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457804351 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]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457804376 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457804377 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457804382 data=null doit=true} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457804382 data=null} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457804382 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457804383 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]}
14:44:02 [2021-06-17T18:44:02.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457804445 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:02 [2021-06-17T18:44:02.719Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
14:44:02 [2021-06-17T18:44:02.719Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=457805042 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched List with text "", using matcher: of type 'List'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched List with text "", using matcher: (of type 'List')
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=457805048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=457805048 data=null doit=true} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=457805049 data=null} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=457805050 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=457805050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=457805051 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.983Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=457805061 data=null doit=true} to Button with text {Text}
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=457805062 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}
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=457805063 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=457805063 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')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=457805063 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')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=457805063 data=null item=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')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched List with text "", using matcher: of type 'List'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched List with text "", using matcher: (of type 'List')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=457805069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=457805069 data=null doit=true} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=457805069 data=null} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=457805070 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=457805070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=457805070 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Clicking on &Close
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=457805079 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')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=457805080 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')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=457805080 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=457805080 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=457805080 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')
14:44:02 [2021-06-17T18:44:02.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=457805080 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')
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=457805081 data=null item=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')
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=457804650 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...'
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Clicked on 
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457805257 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457805264 data=null doit=true} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457805264 data=null} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457805264 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457805265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457805352 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457805353 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457805353 data=null doit=true} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457805354 data=null} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457805354 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457805355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457805363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.500Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457805365 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457805365 data=null doit=true} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457805365 data=null} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457805366 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457805366 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]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457805442 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457805444 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457805444 data=null doit=true} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457805445 data=null} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457805445 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457805445 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]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457805452 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457805579 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457805579 data=null doit=true} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457805580 data=null} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457805580 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457805581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457805669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457805670 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457805671 data=null doit=true} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457805671 data=null} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457805672 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457805672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457805680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:03 [2021-06-17T18:44:03.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457805683 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457805683 data=null doit=true} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457805683 data=null} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457805683 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457805684 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]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457805751 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457805752 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457805752 data=null doit=true} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457805753 data=null} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457805753 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457805753 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]}
14:44:03 [2021-06-17T18:44:03.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457805766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:04 [2021-06-17T18:44:04.016Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:04 [2021-06-17T18:44:04.016Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457806657 data=null doit=true} to Shell with text {Trace Import}
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - Clicking on Cancel
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=457806667 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')
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=457806667 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')
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=457806667 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=457806667 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=457806668 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')
14:44:04 [2021-06-17T18:44:04.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=457806668 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')
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=457806668 data=null item=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')
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457805939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - Clicked on 
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457806858 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457806864 data=null doit=true} to TreeItem with text {test}
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457806865 data=null} to TreeItem with text {test}
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457806865 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:04 [2021-06-17T18:44:04.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457806866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457806958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457806959 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457806959 data=null doit=true} to TreeItem with text {test}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457806960 data=null} to TreeItem with text {test}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457806960 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457806960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457806977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:05 [2021-06-17T18:44:05.100Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457806984 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457806984 data=null doit=true} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457806985 data=null} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457806985 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457806986 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]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457807056 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457807059 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457807059 data=null doit=true} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457807059 data=null} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457807060 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457807060 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]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457807067 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:05 [2021-06-17T18:44:05.100Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457807679 data=null doit=true} to Shell with text {Trace Import}
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457807757 data=null} to (of type 'Combo')
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:05 [2021-06-17T18:44:05.666Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457807868 data=null doit=true} to TreeItem with text {import}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457807869 data=null} to TreeItem with text {import}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457807869 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457807870 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}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457807873 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457807874 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457807874 data=null doit=true} to TreeItem with text {import}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457807874 data=null} to TreeItem with text {import}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457807875 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457807882 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}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457807883 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457807957 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:'))
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:05 [2021-06-17T18:44:05.946Z] 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')
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.946Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@24673720
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=457807965 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=457807966 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=457807966 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=457807966 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=457807966 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=457807966 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=457807966 data=null item=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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=457807967 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=457807967 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=457807967 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=457807967 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=457807967 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2aadeb31
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=457807974 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=457807974 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=457807975 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=457807975 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=457807975 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=457807975 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=457807975 data=null item=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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=457807975 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=457807975 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=457807975 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=457807976 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=457807976 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:05 [2021-06-17T18:44:05.947Z] 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')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - Clicking on &Finish
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457808042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457808042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457808043 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457808043 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457808043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457808043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:05 [2021-06-17T18:44:05.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:06 [2021-06-17T18:44:06.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:06 [2021-06-17T18:44:06.206Z] DEBUG - Clicked on &Finish
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457808043 data=null item=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')
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457807171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457808772 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457808772 data=null doit=true} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457808772 data=null} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457808773 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457808773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457808857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457808858 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457808858 data=null doit=true} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457808859 data=null} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457808859 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457808860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457808878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:06 [2021-06-17T18:44:06.772Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:06 [2021-06-17T18:44:06.772Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457808884 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457808885 data=null doit=true} to TreeItem with text {Traces [1]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457808885 data=null} to TreeItem with text {Traces [1]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457808885 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457808885 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]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457808957 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457808957 data=null doit=true} to TreeItem with text {Traces [1]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457808957 data=null} to TreeItem with text {Traces [1]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457808958 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457808958 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]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457808971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:07 [2021-06-17T18:44:07.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809089 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457809089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457809089 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809090 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457809090 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809274 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:07 [2021-06-17T18:44:07.288Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809284 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457809284 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457809284 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809285 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457809285 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809341 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809342 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457809342 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457809343 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809343 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457809343 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809349 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809349 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.288Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809349 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:07 [2021-06-17T18:44:07.546Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457809350 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:08 [2021-06-17T18:44:08.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457809552 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:08 [2021-06-17T18:44:08.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457810044 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:08 [2021-06-17T18:44:08.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457810044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:08 [2021-06-17T18:44:08.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457810044 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:08 [2021-06-17T18:44:08.112Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:44:08 [2021-06-17T18:44:08.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:09 [2021-06-17T18:44:09.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:09 [2021-06-17T18:44:09.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - Attempting to set focus on Table with text {}
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457811198 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457811198 data=null doit=true} to TableItem with text {}
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457811198 data=null} to TableItem with text {}
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457811199 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457811199 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457811206 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:09 [2021-06-17T18:44:09.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457811550 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457811550 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457811550 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457811551 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457811551 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457811556 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:09 [2021-06-17T18:44:09.563Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457811567 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457811567 data=null doit=true} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457811567 data=null} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457811568 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457811568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457811646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457811647 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457811647 data=null doit=true} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457811647 data=null} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457811647 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457811648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457811669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:09 [2021-06-17T18:44:09.563Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457811671 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457811671 data=null doit=true} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457811671 data=null} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457811671 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457811672 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]}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457811683 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457811684 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457811684 data=null doit=true} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457811684 data=null} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457811685 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457811685 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]}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457811695 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:09 [2021-06-17T18:44:09.821Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457812276 data=null doit=true} to Shell with text {Trace Import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:10 [2021-06-17T18:44:10.389Z] 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')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457812295 data=null} to (of type 'Combo')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457812382 data=null doit=true} to TreeItem with text {import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457812383 data=null} to TreeItem with text {import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457812383 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457812383 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}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457812386 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457812386 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457812386 data=null doit=true} to TreeItem with text {import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457812386 data=null} to TreeItem with text {import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457812387 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457812387 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}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457812387 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457812449 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:'))
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:10 [2021-06-17T18:44:10.389Z] 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')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:10 [2021-06-17T18:44:10.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:10 [2021-06-17T18:44:10.390Z] 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')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:10 [2021-06-17T18:44:10.390Z] 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')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] 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')
14:44:10 [2021-06-17T18:44:10.390Z] 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.
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Clicking on &Finish
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457812470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457812470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457812470 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457812470 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457812470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457812470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:10 [2021-06-17T18:44:10.391Z] DEBUG - Clicked on &Finish
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457812470 data=null item=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')
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457811854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457812984 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457812985 data=null doit=true} to TreeItem with text {test}
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457812985 data=null} to TreeItem with text {test}
14:44:10 [2021-06-17T18:44:10.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457812985 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:10 [2021-06-17T18:44:10.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457812985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457813073 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457813074 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457813074 data=null doit=true} to TreeItem with text {test}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457813074 data=null} to TreeItem with text {test}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457813074 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457813074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457813081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:11 [2021-06-17T18:44:11.215Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=457813084 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=457813084 data=null doit=true} to TreeItem with text {Traces [2]}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=457813084 data=null} to TreeItem with text {Traces [2]}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=457813084 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457813084 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]}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=457813150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:44:11 [2021-06-17T18:44:11.215Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813279 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457813279 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457813279 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813279 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457813279 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}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813355 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:11 [2021-06-17T18:44:11.473Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813358 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457813358 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457813358 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813359 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457813359 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}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813364 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813364 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457813364 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457813365 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813365 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457813365 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}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813369 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813370 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813370 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457813370 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}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813475 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457813475 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457813475 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457813475 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:44:11 [2021-06-17T18:44:11.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:12 [2021-06-17T18:44:12.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:12 [2021-06-17T18:44:12.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Attempting to set focus on Table with text {}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457814979 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457814979 data=null doit=true} to TableItem with text {}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457814979 data=null} to TableItem with text {}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457814979 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457814980 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457814985 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457815080 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457815080 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457815080 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457815081 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:12 [2021-06-17T18:44:12.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457815081 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}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457815086 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:13 [2021-06-17T18:44:13.232Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457815140 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457815140 data=null doit=true} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457815140 data=null} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457815140 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457815140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457815156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457815156 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457815156 data=null doit=true} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457815157 data=null} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457815165 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457815165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457815171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:13 [2021-06-17T18:44:13.232Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=457815172 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=457815172 data=null doit=true} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=457815172 data=null} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=457815173 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457815174 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]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=457815182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=457815183 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=457815183 data=null doit=true} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=457815183 data=null} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=457815183 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457815183 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]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=457815187 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:13 [2021-06-17T18:44:13.232Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457815790 data=null doit=true} to Shell with text {Trace Import}
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:13 [2021-06-17T18:44:13.798Z] 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')
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457815849 data=null} to (of type 'Combo')
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457815890 data=null doit=true} to TreeItem with text {import}
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457815890 data=null} to TreeItem with text {import}
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457815891 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:13 [2021-06-17T18:44:13.799Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457815891 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}
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457815893 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457815946 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457815946 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457815946 data=null} to Tree node with text: kernel-overlap-testing
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457815947 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457815947 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
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457815950 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457815976 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:'))
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:14 [2021-06-17T18:44:14.057Z] 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')
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:14 [2021-06-17T18:44:14.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:14 [2021-06-17T18:44:14.058Z] 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')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:14 [2021-06-17T18:44:14.058Z] 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')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] 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')
14:44:14 [2021-06-17T18:44:14.058Z] 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.
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Clicking on &Finish
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457815992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457815992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457815992 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457815992 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457815992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457815993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:14 [2021-06-17T18:44:14.058Z] DEBUG - Clicked on &Finish
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457815993 data=null item=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')
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457815286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457816657 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457816657 data=null doit=true} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457816668 data=null} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457816668 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457816669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457816751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457816752 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457816752 data=null doit=true} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457816752 data=null} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457816753 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457816753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457816759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:14 [2021-06-17T18:44:14.882Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457816769 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457816769 data=null doit=true} to TreeItem with text {Traces [3]}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457816769 data=null} to TreeItem with text {Traces [3]}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457816769 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457816770 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]}
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457816789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:44:14 [2021-06-17T18:44:14.882Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:14 [2021-06-17T18:44:14.882Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457816994 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457816995 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457816995 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457816995 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457816995 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}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817064 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:15 [2021-06-17T18:44:15.141Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817068 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457817068 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457817068 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817068 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457817068 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}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817076 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817077 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457817077 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457817077 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817078 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457817078 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}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817082 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817082 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817083 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.141Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457817083 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}
14:44:15 [2021-06-17T18:44:15.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817245 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457817876 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457817949 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457817950 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.965Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:44:15 [2021-06-17T18:44:15.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:15 [2021-06-17T18:44:15.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:15 [2021-06-17T18:44:15.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - Attempting to set focus on Table with text {}
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457818453 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457818453 data=null doit=true} to TableItem with text {}
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457818453 data=null} to TableItem with text {}
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457818453 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457818454 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457818467 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:16 [2021-06-17T18:44:16.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457819795 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457819801 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457819801 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457819801 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457819801 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}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457819845 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:17 [2021-06-17T18:44:17.907Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457819853 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457819853 data=null doit=true} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457819853 data=null} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457819853 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457819854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457819881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457819882 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457819882 data=null doit=true} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457819882 data=null} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457819883 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457819883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457819942 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:17 [2021-06-17T18:44:17.907Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457819943 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457819943 data=null doit=true} to TreeItem with text {Traces [3]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457819944 data=null} to TreeItem with text {Traces [3]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457819944 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457819944 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]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457819963 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457819964 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457819964 data=null doit=true} to TreeItem with text {Traces [3]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457819965 data=null} to TreeItem with text {Traces [3]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457819965 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457819965 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]}
14:44:17 [2021-06-17T18:44:17.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457819970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:44:18 [2021-06-17T18:44:18.165Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:18 [2021-06-17T18:44:18.165Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:18 [2021-06-17T18:44:18.422Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457820544 data=null doit=true} to Shell with text {Trace Import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:18 [2021-06-17T18:44:18.681Z] 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')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457820550 data=null} to (of type 'Combo')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457820641 data=null doit=true} to TreeItem with text {import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457820642 data=null} to TreeItem with text {import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457820642 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457820642 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}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457820645 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457820646 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457820646 data=null doit=true} to TreeItem with text {import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457820646 data=null} to TreeItem with text {import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457820646 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457820647 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}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457820647 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457820673 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:'))
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:18 [2021-06-17T18:44:18.681Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:18 [2021-06-17T18:44:18.682Z] 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@44881fcc
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457820677 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457820677 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457820677 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457820677 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457820677 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457820677 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457820677 data=null item=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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457820678 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457820678 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457820678 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457820678 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457820678 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:18 [2021-06-17T18:44:18.682Z] 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:18 [2021-06-17T18:44:18.682Z] 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')
14:44:18 [2021-06-17T18:44:18.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] 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')
14:44:18 [2021-06-17T18:44:18.683Z] 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.
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - Clicking on &Finish
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457820747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457820748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457820748 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457820748 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457820748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457820748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.941Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.941Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.941Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Clicked on &Finish
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457820969 data=null doit=true} to Shell with text {Confirmation}
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Clicking on Rename
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=457820974 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')
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=457820974 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')
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=457820974 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=457820985 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=457820985 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')
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=457820985 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')
14:44:18 [2021-06-17T18:44:18.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=457820985 data=null item=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')
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457820748 data=null item=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')
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457820061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - Clicked on 
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457821584 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457821584 data=null doit=true} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457821584 data=null} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457821584 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457821584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457821655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457821656 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457821656 data=null doit=true} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457821656 data=null} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457821657 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457821657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457821663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:19 [2021-06-17T18:44:19.764Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457821664 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457821664 data=null doit=true} to TreeItem with text {Traces [4]}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457821664 data=null} to TreeItem with text {Traces [4]}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457821664 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457821665 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]}
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457821688 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:44:19 [2021-06-17T18:44:19.764Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:19 [2021-06-17T18:44:19.764Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:20 [2021-06-17T18:44:20.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821891 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821892 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821892 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821892 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457821892 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)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821951 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:20 [2021-06-17T18:44:20.025Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821955 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821955 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821955 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821955 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457821955 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)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821963 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821963 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821963 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821964 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821964 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457821964 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)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821969 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821969 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457821970 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457821970 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)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457822069 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457822077 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457822077 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457822077 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:20 [2021-06-17T18:44:20.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:20 [2021-06-17T18:44:20.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:20 [2021-06-17T18:44:20.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:20 [2021-06-17T18:44:20.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:20 [2021-06-17T18:44:20.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - Attempting to set focus on Table with text {}
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457823581 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457823581 data=null doit=true} to TableItem with text {}
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457823581 data=null} to TableItem with text {}
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457823582 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457823582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457823587 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:21 [2021-06-17T18:44:21.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457823748 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457823748 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457823748 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457823748 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457823749 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)}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457823753 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:21 [2021-06-17T18:44:21.800Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457823759 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457823759 data=null doit=true} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457823759 data=null} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457823760 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457823760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457823786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457823787 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457823787 data=null doit=true} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457823787 data=null} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457823788 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457823788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457823845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:21 [2021-06-17T18:44:21.800Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457823846 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457823846 data=null doit=true} to TreeItem with text {Traces [4]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457823846 data=null} to TreeItem with text {Traces [4]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457823846 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457823846 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]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457823855 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457823862 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457823862 data=null doit=true} to TreeItem with text {Traces [4]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457823862 data=null} to TreeItem with text {Traces [4]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457823862 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457823862 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]}
14:44:21 [2021-06-17T18:44:21.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457823866 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:44:22 [2021-06-17T18:44:22.059Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:22 [2021-06-17T18:44:22.059Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457824382 data=null doit=true} to Shell with text {Trace Import}
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:22 [2021-06-17T18:44:22.317Z] 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')
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:22 [2021-06-17T18:44:22.317Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:22 [2021-06-17T18:44:22.318Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457824386 data=null} to (of type 'Combo')
14:44:22 [2021-06-17T18:44:22.318Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:22 [2021-06-17T18:44:22.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:22 [2021-06-17T18:44:22.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457824494 data=null doit=true} to TreeItem with text {import}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457824494 data=null} to TreeItem with text {import}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457824495 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457824495 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}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457824546 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457824547 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457824547 data=null doit=true} to TreeItem with text {import}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457824547 data=null} to TreeItem with text {import}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457824547 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457824548 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}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457824548 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457824569 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:'))
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:22 [2021-06-17T18:44:22.576Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:22 [2021-06-17T18:44:22.577Z] 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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2c99419f
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457824572 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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457824572 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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457824572 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457824572 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457824572 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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457824572 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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457824572 data=null item=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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457824573 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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457824573 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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457824573 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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457824573 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457824573 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:22 [2021-06-17T18:44:22.577Z] 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')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:22 [2021-06-17T18:44:22.578Z] 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')
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] 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')
14:44:22 [2021-06-17T18:44:22.578Z] 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.
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - Clicking on &Finish
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457824584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457824584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457824584 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457824587 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457824588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457824588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.836Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.836Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.836Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.836Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Clicked on &Finish
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457824867 data=null doit=true} to Shell with text {Confirmation}
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Clicking on Rename
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=457824868 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')
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=457824868 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')
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=457824881 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=457824881 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=457824882 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')
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=457824882 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')
14:44:22 [2021-06-17T18:44:22.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=457824882 data=null item=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')
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457824588 data=null item=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')
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457823958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - Clicked on 
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457825460 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457825460 data=null doit=true} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457825460 data=null} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457825474 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457825474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457825553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457825554 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457825554 data=null doit=true} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457825554 data=null} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457825554 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457825554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457825561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:23 [2021-06-17T18:44:23.662Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457825562 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457825562 data=null doit=true} to TreeItem with text {Traces [5]}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457825562 data=null} to TreeItem with text {Traces [5]}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457825562 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457825562 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]}
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457825580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:44:23 [2021-06-17T18:44:23.662Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:23 [2021-06-17T18:44:23.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825786 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825787 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825787 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825787 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457825787 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)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825851 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:23 [2021-06-17T18:44:23.920Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825854 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825854 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825854 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825855 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457825855 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)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825861 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825861 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825861 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825862 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825862 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457825862 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)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825865 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825865 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825866 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457825866 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)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825973 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825973 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825973 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457825973 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:23 [2021-06-17T18:44:23.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:24 [2021-06-17T18:44:24.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:24 [2021-06-17T18:44:24.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:24 [2021-06-17T18:44:24.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:24 [2021-06-17T18:44:24.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:24 [2021-06-17T18:44:24.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Attempting to set focus on Table with text {}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457827281 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457827281 data=null doit=true} to TableItem with text {}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457827281 data=null} to TableItem with text {}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457827281 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457827282 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457827287 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457827469 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457827470 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457827470 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457827470 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457827470 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)}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457827476 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:25 [2021-06-17T18:44:25.422Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457827494 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457827494 data=null doit=true} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457827494 data=null} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457827540 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457827540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457827578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457827579 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457827579 data=null doit=true} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457827579 data=null} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457827579 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457827580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457827638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:25 [2021-06-17T18:44:25.681Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457827642 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457827642 data=null doit=true} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457827642 data=null} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457827643 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457827643 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]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457827667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457827668 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457827668 data=null doit=true} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457827669 data=null} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457827669 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457827669 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]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457827676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:25 [2021-06-17T18:44:25.681Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457828260 data=null doit=true} to Shell with text {Trace Import}
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:26 [2021-06-17T18:44:26.247Z] 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')
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457828276 data=null} to (of type 'Combo')
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:26 [2021-06-17T18:44:26.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457828360 data=null doit=true} to TreeItem with text {import}
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457828360 data=null} to TreeItem with text {import}
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457828361 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457828361 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}
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457828363 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457828364 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457828364 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457828364 data=null} to Tree node with text: kernel-overlap-testing
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457828364 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457828365 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
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457828367 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457828393 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:'))
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:26 [2021-06-17T18:44:26.505Z] 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')
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ae5eeee
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457828442 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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457828442 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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457828442 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457828442 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457828443 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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457828443 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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457828443 data=null item=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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457828443 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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457828443 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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457828443 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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457828443 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457828443 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:26 [2021-06-17T18:44:26.506Z] 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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:26 [2021-06-17T18:44:26.506Z] 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')
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.506Z] 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')
14:44:26 [2021-06-17T18:44:26.506Z] 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.
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - Clicking on &Finish
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457828453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457828454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457828454 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457828454 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457828454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457828454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.507Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.764Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.764Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.764Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.764Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Clicked on &Finish
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457828755 data=null doit=true} to Shell with text {Confirmation}
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Clicking on Rename
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=457828756 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')
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=457828756 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')
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=457828756 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=457828756 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=457828756 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')
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=457828756 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')
14:44:26 [2021-06-17T18:44:26.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=457828756 data=null item=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')
14:44:27 [2021-06-17T18:44:27.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457828454 data=null item=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')
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457827771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - Clicked on 
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457829090 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457829090 data=null doit=true} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457829090 data=null} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457829091 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457829091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457829168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457829169 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457829169 data=null doit=true} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457829169 data=null} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457829169 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457829169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457829176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:27 [2021-06-17T18:44:27.280Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457829177 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457829177 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457829177 data=null} to TreeItem with text {Traces [6]}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457829177 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457829178 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]}
14:44:27 [2021-06-17T18:44:27.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457829184 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:27 [2021-06-17T18:44:27.280Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829496 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457829496 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457829496 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829496 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457829496 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)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829564 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:27 [2021-06-17T18:44:27.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829567 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457829567 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457829567 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829567 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457829568 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)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829572 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829573 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457829573 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457829573 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829573 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457829573 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)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829579 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829580 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.540Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829580 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.798Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457829580 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)}
14:44:27 [2021-06-17T18:44:27.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829679 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457829688 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457829688 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457829688 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:44:27 [2021-06-17T18:44:27.798Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - Attempting to set focus on Table with text {}
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457830295 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457830295 data=null doit=true} to TableItem with text {}
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457830295 data=null} to TableItem with text {}
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457830295 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457830295 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457830356 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:28 [2021-06-17T18:44:28.364Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457831362 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457831362 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457831362 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457831362 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457831363 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)}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457831368 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:29 [2021-06-17T18:44:29.298Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457831375 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457831375 data=null doit=true} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457831375 data=null} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457831375 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457831379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457831452 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457831452 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457831453 data=null doit=true} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457831453 data=null} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457831453 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457831453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457831459 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.556Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457831459 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457831460 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457831460 data=null} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457831460 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457831460 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]}
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457831468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.556Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:29 [2021-06-17T18:44:29.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457831678 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457831678 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457831678 data=null} to Tree node with text: ExampleCustomTxt.log
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457831679 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457831679 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
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457831744 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:29 [2021-06-17T18:44:29.814Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457831752 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457831752 data=null doit=true} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457831753 data=null} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457831753 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457831753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457831788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457831790 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457831790 data=null doit=true} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457831790 data=null} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457831790 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457831790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457831850 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:29 [2021-06-17T18:44:29.814Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457831851 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457831852 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457831852 data=null} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457831852 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457831852 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]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457831875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457831875 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457831876 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457831876 data=null} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457831876 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457831876 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]}
14:44:29 [2021-06-17T18:44:29.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457831881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:30 [2021-06-17T18:44:30.072Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:30 [2021-06-17T18:44:30.072Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457832384 data=null doit=true} to Shell with text {Trace Import}
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:30 [2021-06-17T18:44:30.331Z] 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')
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.331Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457832388 data=null} to (of type 'Combo')
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:30 [2021-06-17T18:44:30.332Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457832478 data=null doit=true} to TreeItem with text {import}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457832478 data=null} to TreeItem with text {import}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457832478 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457832479 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}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457832481 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457832481 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457832482 data=null doit=true} to TreeItem with text {import}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457832482 data=null} to TreeItem with text {import}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457832482 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457832482 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}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457832483 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457832547 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:'))
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:30 [2021-06-17T18:44:30.590Z] 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')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5068a2b1
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457832550 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')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457832550 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')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457832550 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457832550 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457832550 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')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457832550 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')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457832550 data=null item=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')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457832550 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')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457832550 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')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457832551 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')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457832551 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457832551 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:30 [2021-06-17T18:44:30.591Z] 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')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:30 [2021-06-17T18:44:30.591Z] 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')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] 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')
14:44:30 [2021-06-17T18:44:30.591Z] 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.
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Clicking on &Finish
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457832565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457832565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457832565 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457832565 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457832565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457832566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:30 [2021-06-17T18:44:30.591Z] DEBUG - Clicked on &Finish
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457833076 data=null doit=true} to Shell with text {Confirmation}
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - Clicking on Overwrite
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=457833077 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')
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=457833077 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')
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=457833077 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=457833077 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=457833078 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')
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=457833078 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')
14:44:31 [2021-06-17T18:44:31.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=457833078 data=null item=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')
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457832566 data=null item=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')
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457831953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Clicked on 
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457833559 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457833559 data=null doit=true} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457833678 data=null} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457833682 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457833682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457833772 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457833773 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457833773 data=null doit=true} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457833773 data=null} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457833773 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457833773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457833779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:31 [2021-06-17T18:44:31.724Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457833780 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457833780 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457833780 data=null} to TreeItem with text {Traces [6]}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457833781 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:31 [2021-06-17T18:44:31.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457833781 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]}
14:44:31 [2021-06-17T18:44:31.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457833849 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:31 [2021-06-17T18:44:31.982Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834215 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457834216 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457834216 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834216 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457834216 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834257 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:32 [2021-06-17T18:44:32.240Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834262 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457834262 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457834262 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834262 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457834262 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834267 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834267 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457834267 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.240Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:32 [2021-06-17T18:44:32.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457834268 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834268 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457834268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834272 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834272 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.241Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834272 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457834273 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834445 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457834588 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457834588 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457834588 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:32 [2021-06-17T18:44:32.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - Attempting to set focus on Table with text {}
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457835607 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457835643 data=null doit=true} to TableItem with text {}
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457835643 data=null} to TableItem with text {}
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457835643 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457835643 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457835662 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:33 [2021-06-17T18:44:33.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457835941 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457835941 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457835941 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457835942 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457835942 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457835950 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:33 [2021-06-17T18:44:33.872Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:33 [2021-06-17T18:44:33.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457836066 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457836066 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457836066 data=null} to Tree node with text: ExampleCustomTxt.log
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457836067 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457836067 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
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457836071 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:34 [2021-06-17T18:44:34.129Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457836079 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457836079 data=null doit=true} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457836079 data=null} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457836080 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457836080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457836152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:34 [2021-06-17T18:44:34.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457836152 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457836152 data=null doit=true} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457836153 data=null} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457836153 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457836153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457836159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.130Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457836160 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457836160 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457836160 data=null} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457836161 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457836161 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]}
14:44:34 [2021-06-17T18:44:34.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457836176 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.130Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:34 [2021-06-17T18:44:34.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:34 [2021-06-17T18:44:34.389Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:34 [2021-06-17T18:44:34.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457836440 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
14:44:34 [2021-06-17T18:44:34.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457836440 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457836441 data=null} to Tree node with text: ExampleCustomXml.xml
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457836441 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457836441 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
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457836472 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:34 [2021-06-17T18:44:34.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457836478 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457836478 data=null doit=true} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457836478 data=null} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457836478 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457836479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457836552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457836554 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457836554 data=null doit=true} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457836554 data=null} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457836554 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457836554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457836581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:34 [2021-06-17T18:44:34.648Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457836582 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457836582 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457836582 data=null} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457836582 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457836583 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]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457836595 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457836595 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457836595 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457836595 data=null} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457836596 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457836596 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]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457836599 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:34 [2021-06-17T18:44:34.648Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457837095 data=null doit=true} to Shell with text {Trace Import}
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:35 [2021-06-17T18:44:35.213Z] 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')
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457837099 data=null} to (of type 'Combo')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457837159 data=null doit=true} to TreeItem with text {import}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457837159 data=null} to TreeItem with text {import}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457837159 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457837160 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}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457837162 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457837162 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457837162 data=null doit=true} to TreeItem with text {import}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457837163 data=null} to TreeItem with text {import}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457837163 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457837163 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}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457837163 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457837185 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:'))
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:35 [2021-06-17T18:44:35.214Z] 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')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@12c66345
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457837188 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')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457837188 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')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457837188 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457837188 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457837188 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')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457837188 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')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457837242 data=null item=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')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457837242 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')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457837242 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')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457837242 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')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457837242 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457837243 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:35 [2021-06-17T18:44:35.215Z] 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')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:35 [2021-06-17T18:44:35.215Z] 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')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] 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')
14:44:35 [2021-06-17T18:44:35.215Z] 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.
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Clicking on &Finish
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457837251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457837251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457837251 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457837251 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457837251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457837251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Clicked on &Finish
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457837454 data=null doit=true} to Shell with text {Confirmation}
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Clicking on Overwrite
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=457837471 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')
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=457837471 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')
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=457837471 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=457837471 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=457837472 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')
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=457837472 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')
14:44:35 [2021-06-17T18:44:35.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=457837472 data=null item=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')
14:44:36 [2021-06-17T18:44:36.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457837251 data=null item=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')
14:44:36 [2021-06-17T18:44:36.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457836685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Clicked on 
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457838176 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457838176 data=null doit=true} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457838176 data=null} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457838176 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457838176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457838259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457838260 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457838260 data=null doit=true} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457838260 data=null} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457838268 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457838268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457838282 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:36 [2021-06-17T18:44:36.298Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457838283 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457838283 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457838283 data=null} to TreeItem with text {Traces [6]}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457838283 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457838284 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]}
14:44:36 [2021-06-17T18:44:36.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457838349 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:36 [2021-06-17T18:44:36.298Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838500 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457838500 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457838501 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838501 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457838501 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}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838553 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:36 [2021-06-17T18:44:36.556Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838555 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457838556 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457838556 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838556 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457838556 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}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838562 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838563 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457838563 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457838563 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838563 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457838563 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}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838567 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838567 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838567 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457838567 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}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838659 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457838668 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457838668 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457838668 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.556Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:44:36 [2021-06-17T18:44:36.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:36 [2021-06-17T18:44:36.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:36 [2021-06-17T18:44:36.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:36 [2021-06-17T18:44:36.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:36 [2021-06-17T18:44:36.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:37 [2021-06-17T18:44:37.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:37 [2021-06-17T18:44:37.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:37 [2021-06-17T18:44:37.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:37 [2021-06-17T18:44:37.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:37 [2021-06-17T18:44:37.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:37 [2021-06-17T18:44:37.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Attempting to set focus on Table with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457840172 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457840172 data=null doit=true} to TableItem with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457840172 data=null} to TableItem with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457840172 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457840173 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457840178 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457840271 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457840271 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457840271 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457840271 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457840271 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}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457840283 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:38 [2021-06-17T18:44:38.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457840394 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457840394 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457840394 data=null} to Tree node with text: ExampleCustomXml.xml
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457840395 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457840395 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
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457840445 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:38 [2021-06-17T18:44:38.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457840453 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457840453 data=null doit=true} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457840453 data=null} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457840453 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457840453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457840483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457840483 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457840483 data=null doit=true} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457840484 data=null} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457840484 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457840484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457840490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:38 [2021-06-17T18:44:38.445Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457840490 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457840491 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457840491 data=null} to TreeItem with text {Traces [6]}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457840491 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457840491 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]}
14:44:38 [2021-06-17T18:44:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457840545 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:38 [2021-06-17T18:44:38.445Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457841004 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457841004 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457841005 data=null} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457841005 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457841005 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
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457841047 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:39 [2021-06-17T18:44:39.020Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457841053 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457841053 data=null doit=true} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457841053 data=null} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457841053 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457841053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457841080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457841081 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457841081 data=null doit=true} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457841081 data=null} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457841081 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457841081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457841086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:39 [2021-06-17T18:44:39.020Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457841087 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457841087 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457841087 data=null} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457841087 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457841088 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]}
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457841145 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457841146 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457841146 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457841146 data=null} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457841146 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457841146 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]}
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457841150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:39 [2021-06-17T18:44:39.278Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:39 [2021-06-17T18:44:39.536Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:39 [2021-06-17T18:44:39.536Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:39 [2021-06-17T18:44:39.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457841580 data=null doit=true} to Shell with text {Trace Import}
14:44:39 [2021-06-17T18:44:39.536Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.536Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:39 [2021-06-17T18:44:39.536Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:39 [2021-06-17T18:44:39.537Z] 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')
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457841644 data=null} to (of type 'Combo')
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:39 [2021-06-17T18:44:39.537Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457841686 data=null doit=true} to TreeItem with text {import}
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457841686 data=null} to TreeItem with text {import}
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457841686 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457841687 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}
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457841689 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457841689 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457841695 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457841696 data=null} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457841696 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457841696 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
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457841745 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457841754 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:'))
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:39 [2021-06-17T18:44:39.795Z] 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')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@f9402c2
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457841755 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')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457841756 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')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457841756 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457841756 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457841756 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')
14:44:39 [2021-06-17T18:44:39.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457841756 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')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457841756 data=null item=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')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457841756 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')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457841756 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')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457841756 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')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457841756 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457841756 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:39 [2021-06-17T18:44:39.796Z] 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')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:39 [2021-06-17T18:44:39.796Z] 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')
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] 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')
14:44:39 [2021-06-17T18:44:39.796Z] 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.
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - Clicking on &Finish
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457841776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457841777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457841777 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457841777 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457841777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:39 [2021-06-17T18:44:39.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457841777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:40 [2021-06-17T18:44:40.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:40 [2021-06-17T18:44:40.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:40 [2021-06-17T18:44:40.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:40 [2021-06-17T18:44:40.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:40 [2021-06-17T18:44:40.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Clicked on &Finish
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457842053 data=null doit=true} to Shell with text {Confirmation}
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Clicking on Overwrite
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=457842054 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')
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=457842054 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')
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=457842054 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=457842054 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=457842054 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')
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=457842054 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')
14:44:40 [2021-06-17T18:44:40.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=457842054 data=null item=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')
14:44:40 [2021-06-17T18:44:40.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457841777 data=null item=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')
14:44:40 [2021-06-17T18:44:40.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457841188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:40 [2021-06-17T18:44:40.620Z] DEBUG - Clicked on 
14:44:40 [2021-06-17T18:44:40.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:40 [2021-06-17T18:44:40.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:40 [2021-06-17T18:44:40.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457842564 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457842564 data=null doit=true} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457842565 data=null} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457842565 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457842565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457842619 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457842663 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457842663 data=null doit=true} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457842664 data=null} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457842664 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457842664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457842680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:40 [2021-06-17T18:44:40.621Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457842680 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457842681 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457842681 data=null} to TreeItem with text {Traces [6]}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457842681 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457842681 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]}
14:44:40 [2021-06-17T18:44:40.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457842697 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:40 [2021-06-17T18:44:40.621Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:40 [2021-06-17T18:44:40.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:40 [2021-06-17T18:44:40.878Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:40 [2021-06-17T18:44:40.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842947 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457842948 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457842948 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842948 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457842948 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}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842976 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:40 [2021-06-17T18:44:40.879Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842979 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457842979 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457842979 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842980 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457842980 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}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842984 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842984 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457842984 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457842985 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842985 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457842985 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}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842988 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842989 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:44:40 [2021-06-17T18:44:40.879Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457842989 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:44:41 [2021-06-17T18:44:41.139Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457842989 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}
14:44:41 [2021-06-17T18:44:41.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457843082 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457843779 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457843852 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457843852 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Attempting to set focus on Table with text {}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457843855 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457843863 data=null doit=true} to TableItem with text {}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457843863 data=null} to TableItem with text {}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457843864 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457843864 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457843872 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:41 [2021-06-17T18:44:41.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457844804 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457844804 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457844804 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457844804 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457844805 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}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457844809 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:42 [2021-06-17T18:44:42.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457844883 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457844883 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457844883 data=null} to Tree node with text: kernel-overlap-testing
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457844883 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457844883 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
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457844886 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:42 [2021-06-17T18:44:42.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457844943 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457844944 data=null doit=true} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457844944 data=null} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457844944 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457844944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457844967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457844968 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457844968 data=null doit=true} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457844968 data=null} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457844968 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457844968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457844974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:42 [2021-06-17T18:44:42.897Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457844975 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457844975 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457844976 data=null} to TreeItem with text {Traces [6]}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457844976 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457844976 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]}
14:44:42 [2021-06-17T18:44:42.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457844983 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:42 [2021-06-17T18:44:42.897Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457845429 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457845429 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457845430 data=null} to Tree node with text: ExampleCustomTxt.log
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457845430 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457845430 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
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457845456 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:43 [2021-06-17T18:44:43.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:43 [2021-06-17T18:44:43.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457845464 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457845464 data=null doit=true} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457845464 data=null} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457845464 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457845465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457845487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457845487 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457845487 data=null doit=true} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457845488 data=null} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457845488 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457845488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457845492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:43 [2021-06-17T18:44:43.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457845493 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457845493 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457845493 data=null} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457845493 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457845493 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]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457845553 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457845554 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457845554 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457845554 data=null} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457845555 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457845555 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]}
14:44:43 [2021-06-17T18:44:43.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457845561 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:43 [2021-06-17T18:44:43.720Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:43 [2021-06-17T18:44:43.720Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457846007 data=null doit=true} to Shell with text {Trace Import}
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:43 [2021-06-17T18:44:43.978Z] 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')
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457846011 data=null} to (of type 'Combo')
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457846089 data=null doit=true} to TreeItem with text {import}
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457846089 data=null} to TreeItem with text {import}
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457846089 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:43 [2021-06-17T18:44:43.978Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457846089 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}
14:44:44 [2021-06-17T18:44:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457846091 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:44 [2021-06-17T18:44:44.235Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:44 [2021-06-17T18:44:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457846092 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457846092 data=null doit=true} to TreeItem with text {import}
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457846092 data=null} to TreeItem with text {import}
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457846092 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457846093 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}
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457846093 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457846155 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:'))
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:44 [2021-06-17T18:44:44.236Z] 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')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6cdfd50a
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457846158 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')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457846158 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')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457846158 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457846158 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457846158 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')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457846158 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')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457846158 data=null item=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')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457846158 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')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457846158 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')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457846159 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')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457846159 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457846159 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:44 [2021-06-17T18:44:44.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:44 [2021-06-17T18:44:44.237Z] 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')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:44 [2021-06-17T18:44:44.237Z] 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')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] 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')
14:44:44 [2021-06-17T18:44:44.237Z] 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.
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Clicking on &Finish
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457846169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457846169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457846169 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457846170 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457846173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457846173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.237Z] DEBUG - Clicked on &Finish
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457846684 data=null doit=true} to Shell with text {Confirmation}
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - Clicking on Skip
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=457846685 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')
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=457846685 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')
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=457846685 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=457846685 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=457846685 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')
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=457846685 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')
14:44:44 [2021-06-17T18:44:44.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=457846685 data=null item=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')
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457846173 data=null item=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')
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457845646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - Clicked on 
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457847159 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457847159 data=null doit=true} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457847159 data=null} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457847159 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457847159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457847186 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457847187 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457847187 data=null doit=true} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457847187 data=null} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457847187 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457847188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457847192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:45 [2021-06-17T18:44:45.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457847249 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457847249 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457847249 data=null} to TreeItem with text {Traces [6]}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457847250 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457847250 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]}
14:44:45 [2021-06-17T18:44:45.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457847270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:45 [2021-06-17T18:44:45.321Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847620 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457847620 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457847620 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847621 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457847621 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847645 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:45 [2021-06-17T18:44:45.578Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847648 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457847648 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457847648 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847648 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457847648 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847652 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847653 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457847653 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:45 [2021-06-17T18:44:45.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457847653 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847654 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457847654 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847657 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847658 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.579Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847658 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457847658 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847708 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847849 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457847849 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457847849 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:45 [2021-06-17T18:44:45.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - Attempting to set focus on Table with text {}
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457847851 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457847851 data=null doit=true} to TableItem with text {}
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457847851 data=null} to TableItem with text {}
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457847851 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457847851 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457847853 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:45 [2021-06-17T18:44:45.837Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847986 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457847987 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457847987 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847987 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457847987 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457847991 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.094Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457848141 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457848141 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457848141 data=null} to Tree node with text: ExampleCustomTxt.log
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457848142 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457848142 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
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457848146 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.094Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457848150 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457848150 data=null doit=true} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457848150 data=null} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457848151 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457848151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457848173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457848178 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457848178 data=null doit=true} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457848178 data=null} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457848179 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457848179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457848184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.094Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457848185 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457848185 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457848185 data=null} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457848185 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457848185 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]}
14:44:46 [2021-06-17T18:44:46.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457848239 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.352Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:46 [2021-06-17T18:44:46.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:46 [2021-06-17T18:44:46.609Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457848696 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
14:44:46 [2021-06-17T18:44:46.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457848696 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:44:46 [2021-06-17T18:44:46.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457848696 data=null} to Tree node with text: ExampleCustomXml.xml
14:44:46 [2021-06-17T18:44:46.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457848696 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:46 [2021-06-17T18:44:46.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457848697 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
14:44:46 [2021-06-17T18:44:46.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457848721 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457848726 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457848726 data=null doit=true} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457848727 data=null} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457848727 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457848727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457848753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457848758 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457848758 data=null doit=true} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457848758 data=null} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457848758 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457848758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457848764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:46 [2021-06-17T18:44:46.867Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457848765 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457848765 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457848765 data=null} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457848765 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457848765 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]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457848779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457848779 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457848780 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457848780 data=null} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457848780 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457848780 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]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457848784 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:46 [2021-06-17T18:44:46.867Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:47 [2021-06-17T18:44:47.433Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457849283 data=null doit=true} to Shell with text {Trace Import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:47 [2021-06-17T18:44:47.434Z] 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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457849286 data=null} to (of type 'Combo')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457849375 data=null doit=true} to TreeItem with text {import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457849375 data=null} to TreeItem with text {import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457849375 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457849375 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}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457849377 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457849378 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457849378 data=null doit=true} to TreeItem with text {import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457849378 data=null} to TreeItem with text {import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457849378 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457849379 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}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457849379 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457849401 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:'))
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:47 [2021-06-17T18:44:47.434Z] 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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2c174215
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457849403 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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457849403 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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457849403 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457849403 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457849403 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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457849403 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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457849403 data=null item=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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457849403 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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457849403 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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457849404 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')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457849404 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457849404 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.434Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:47 [2021-06-17T18:44:47.435Z] 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')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:47 [2021-06-17T18:44:47.435Z] 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')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] 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')
14:44:47 [2021-06-17T18:44:47.435Z] 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.
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Clicking on &Finish
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457849415 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457849415 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Clicked on &Finish
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457849648 data=null doit=true} to Shell with text {Confirmation}
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Clicking on Skip
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=457849649 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')
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=457849649 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')
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=457849649 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=457849649 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=457849650 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')
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=457849650 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')
14:44:47 [2021-06-17T18:44:47.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=457849650 data=null item=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')
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457849415 data=null item=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')
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457848855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - Clicked on 
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457850020 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457850020 data=null doit=true} to TreeItem with text {test}
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457850020 data=null} to TreeItem with text {test}
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457850020 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:47 [2021-06-17T18:44:47.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457850020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457850113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457850113 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457850113 data=null doit=true} to TreeItem with text {test}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457850113 data=null} to TreeItem with text {test}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457850114 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457850114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457850119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:48 [2021-06-17T18:44:48.211Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457850121 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457850121 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457850121 data=null} to TreeItem with text {Traces [6]}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457850121 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457850121 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]}
14:44:48 [2021-06-17T18:44:48.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457850170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:48 [2021-06-17T18:44:48.211Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850622 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457850622 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457850622 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850622 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457850623 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}
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850641 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:48 [2021-06-17T18:44:48.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:48 [2021-06-17T18:44:48.777Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850650 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457850650 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457850650 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850651 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457850651 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}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850655 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850656 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457850656 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457850656 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850657 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457850657 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}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850663 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850663 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850663 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457850663 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}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850748 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850854 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457850854 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457850854 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Attempting to set focus on Table with text {}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457850856 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457850856 data=null doit=true} to TableItem with text {}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457850856 data=null} to TableItem with text {}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457850856 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457850857 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457850859 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:48 [2021-06-17T18:44:48.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850983 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457850983 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457850984 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850984 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457850984 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}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457850988 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.035Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457851071 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457851071 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457851071 data=null} to Tree node with text: ExampleCustomXml.xml
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457851072 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457851072 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
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457851099 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.035Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457851104 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457851104 data=null doit=true} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457851104 data=null} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457851105 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457851105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457851127 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457851139 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457851139 data=null doit=true} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457851139 data=null} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457851139 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457851140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457851147 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.035Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457851148 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457851148 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457851148 data=null} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457851148 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457851148 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]}
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457851156 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.292Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457851305 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457851305 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457851305 data=null} to Tree node with text: kernel-overlap-testing
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457851305 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457851306 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
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457851346 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.292Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457851352 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457851352 data=null doit=true} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457851352 data=null} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457851353 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457851353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457851388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457851389 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457851389 data=null doit=true} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457851389 data=null} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457851389 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457851390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457851395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:49 [2021-06-17T18:44:49.293Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457851396 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457851396 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457851396 data=null} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457851397 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457851397 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]}
14:44:49 [2021-06-17T18:44:49.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457851405 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.551Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:49 [2021-06-17T18:44:49.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457851412 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457851412 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457851413 data=null} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457851413 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457851413 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]}
14:44:49 [2021-06-17T18:44:49.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457851417 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:49 [2021-06-17T18:44:49.551Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:49 [2021-06-17T18:44:49.551Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:49 [2021-06-17T18:44:49.808Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457851942 data=null doit=true} to Shell with text {Trace Import}
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:50 [2021-06-17T18:44:50.066Z] 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')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457851947 data=null} to (of type 'Combo')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457852071 data=null doit=true} to TreeItem with text {import}
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457852071 data=null} to TreeItem with text {import}
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457852071 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457852071 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}
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457852075 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457852076 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457852076 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457852076 data=null} to Tree node with text: kernel-overlap-testing
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457852076 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457852077 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
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457852080 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457852164 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:'))
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.066Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:50 [2021-06-17T18:44:50.067Z] 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')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@435e857c
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457852167 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')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457852167 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')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457852167 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457852167 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457852167 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')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457852167 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')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457852168 data=null item=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')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457852168 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')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457852168 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')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457852168 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')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457852168 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457852168 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:50 [2021-06-17T18:44:50.324Z] 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')
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:50 [2021-06-17T18:44:50.324Z] 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')
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] 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')
14:44:50 [2021-06-17T18:44:50.324Z] 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.
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - Clicking on &Finish
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457852186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457852186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457852186 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457852186 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457852186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457852186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.583Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - Clicked on &Finish
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457852495 data=null doit=true} to Shell with text {Confirmation}
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - Clicking on Skip
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=457852498 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')
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=457852498 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')
14:44:50 [2021-06-17T18:44:50.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=457852499 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=457852499 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=457852499 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')
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=457852499 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')
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=457852499 data=null item=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')
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457852186 data=null item=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')
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457851471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - Clicked on 
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:50 [2021-06-17T18:44:50.584Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457852671 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457852768 data=null doit=true} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457852769 data=null} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457852769 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457852769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457852846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457852847 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457852847 data=null doit=true} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457852847 data=null} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457852847 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457852847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457852853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:50 [2021-06-17T18:44:50.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457852854 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457852854 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457852854 data=null} to TreeItem with text {Traces [6]}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457852854 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457852854 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]}
14:44:50 [2021-06-17T18:44:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457852881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:50 [2021-06-17T18:44:50.843Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:51 [2021-06-17T18:44:51.101Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:51 [2021-06-17T18:44:51.101Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853229 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457853229 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457853229 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853229 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457853230 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}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853264 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:51 [2021-06-17T18:44:51.359Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853267 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457853267 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457853267 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853267 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457853268 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}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853272 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853272 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457853272 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457853273 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853273 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457853273 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}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853276 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853277 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853277 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.359Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457853277 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}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853374 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853477 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457853477 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457853477 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Attempting to set focus on Table with text {}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457853480 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457853480 data=null doit=true} to TableItem with text {}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457853480 data=null} to TableItem with text {}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457853480 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457853481 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457853483 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853659 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457853660 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457853660 data=null} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853660 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457853660 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}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853664 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:51 [2021-06-17T18:44:51.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:51 [2021-06-17T18:44:51.618Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853789 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457853789 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457853789 data=null} to Tree node with text: kernel-overlap-testing
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853789 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457853790 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
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457853817 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:51 [2021-06-17T18:44:51.876Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457853824 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457853826 data=null doit=true} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457853826 data=null} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457853827 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457853827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457853856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457853856 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457853857 data=null doit=true} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457853857 data=null} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457853857 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457853857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457853865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:51 [2021-06-17T18:44:51.877Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457853866 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457853866 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457853866 data=null} to TreeItem with text {Traces [6]}
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457853866 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457853866 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]}
14:44:51 [2021-06-17T18:44:51.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457853874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:51 [2021-06-17T18:44:51.877Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:52 [2021-06-17T18:44:52.134Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:52 [2021-06-17T18:44:52.134Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:52 [2021-06-17T18:44:52.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457854223 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
14:44:52 [2021-06-17T18:44:52.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457854223 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:44:52 [2021-06-17T18:44:52.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457854223 data=null} to Tree node with text: ExampleCustomTxt.log
14:44:52 [2021-06-17T18:44:52.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457854223 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:52 [2021-06-17T18:44:52.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457854224 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
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457854251 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:52 [2021-06-17T18:44:52.392Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457854259 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457854259 data=null doit=true} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457854259 data=null} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457854260 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457854260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457854284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457854285 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457854285 data=null doit=true} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457854285 data=null} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457854285 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457854285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457854290 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:52 [2021-06-17T18:44:52.393Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457854291 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457854291 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457854291 data=null} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457854292 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457854292 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]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457854299 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457854300 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457854300 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457854300 data=null} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457854300 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457854300 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]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457854342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:52 [2021-06-17T18:44:52.393Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:52 [2021-06-17T18:44:52.651Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457854770 data=null doit=true} to Shell with text {Trace Import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:52 [2021-06-17T18:44:52.909Z] 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')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457854786 data=null} to (of type 'Combo')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457854819 data=null doit=true} to TreeItem with text {import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457854819 data=null} to TreeItem with text {import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457854819 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457854819 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}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457854821 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457854821 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457854822 data=null doit=true} to TreeItem with text {import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457854822 data=null} to TreeItem with text {import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457854822 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457854822 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}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457854822 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457854836 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:'))
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:52 [2021-06-17T18:44:52.909Z] 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')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@a355b
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457854838 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')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457854838 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')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457854838 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457854838 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457854838 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')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457854838 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')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457854838 data=null item=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')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457854839 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')
14:44:52 [2021-06-17T18:44:52.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457854839 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457854839 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457854839 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457854839 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:52 [2021-06-17T18:44:52.910Z] 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c4c4852
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=457854860 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=457854860 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=457854860 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=457854860 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=457854860 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=457854861 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=457854861 data=null item=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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=457854861 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=457854861 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=457854861 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')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=457854861 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=457854861 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.910Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:52 [2021-06-17T18:44:52.911Z] 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')
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] 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')
14:44:52 [2021-06-17T18:44:52.911Z] 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.
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - Clicking on &Finish
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457854866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457854866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457854866 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457854866 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457854867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:52 [2021-06-17T18:44:52.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457854867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:53 [2021-06-17T18:44:53.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:53 [2021-06-17T18:44:53.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457854867 data=null item=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')
14:44:53 [2021-06-17T18:44:53.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457854376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Clicked on 
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457855387 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457855387 data=null doit=true} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457855387 data=null} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457855387 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457855388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457855466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457855467 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457855467 data=null doit=true} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457855467 data=null} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457855468 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457855468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457855473 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:53 [2021-06-17T18:44:53.427Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457855473 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457855474 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457855474 data=null} to TreeItem with text {Traces [6]}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457855474 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457855474 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]}
14:44:53 [2021-06-17T18:44:53.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457855493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:53 [2021-06-17T18:44:53.427Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:53 [2021-06-17T18:44:53.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:53 [2021-06-17T18:44:53.686Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:53 [2021-06-17T18:44:53.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855793 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457855794 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457855794 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855794 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457855794 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855828 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:53 [2021-06-17T18:44:53.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855831 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457855832 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457855832 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855832 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457855832 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855841 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855842 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457855842 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457855845 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855846 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457855846 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855851 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855852 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855852 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457855852 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855964 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457855964 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457855965 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457855965 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:53 [2021-06-17T18:44:53.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:54 [2021-06-17T18:44:54.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:54 [2021-06-17T18:44:54.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:54 [2021-06-17T18:44:54.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:54 [2021-06-17T18:44:54.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:54 [2021-06-17T18:44:54.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:54 [2021-06-17T18:44:54.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - Attempting to set focus on Table with text {}
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457857468 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457857468 data=null doit=true} to TableItem with text {}
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457857468 data=null} to TableItem with text {}
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457857469 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457857469 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457857480 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:55 [2021-06-17T18:44:55.443Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457857572 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457857572 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457857572 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457857572 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457857573 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457857577 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:55 [2021-06-17T18:44:55.700Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457857619 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457857619 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457857619 data=null} to Tree node with text: ExampleCustomTxt.log
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457857619 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457857619 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
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457857652 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:55 [2021-06-17T18:44:55.700Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:55 [2021-06-17T18:44:55.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457857659 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457857659 data=null doit=true} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457857659 data=null} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457857659 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457857660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457857682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457857683 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457857683 data=null doit=true} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457857683 data=null} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457857683 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457857683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457857691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:55 [2021-06-17T18:44:55.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457857692 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457857692 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457857692 data=null} to TreeItem with text {Traces [6]}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457857692 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457857692 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]}
14:44:55 [2021-06-17T18:44:55.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457857699 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:55 [2021-06-17T18:44:55.701Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457858144 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457858144 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457858144 data=null} to Tree node with text: ExampleCustomXml.xml
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457858144 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457858145 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
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457858170 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:56 [2021-06-17T18:44:56.266Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457858176 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457858176 data=null doit=true} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457858176 data=null} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457858176 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457858176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457858198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457858198 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457858198 data=null doit=true} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457858198 data=null} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457858199 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457858199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457858220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:56 [2021-06-17T18:44:56.266Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457858220 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457858221 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457858221 data=null} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457858221 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457858221 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]}
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457858228 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457858229 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457858229 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457858229 data=null} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457858229 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457858229 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]}
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457858244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:44:56 [2021-06-17T18:44:56.267Z] DEBUG - Clicking on with mnemonic 'Import...'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Clicked on with mnemonic 'Import...'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457858693 data=null doit=true} to Shell with text {Trace Import}
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:44:56 [2021-06-17T18:44:56.833Z] 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')
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457858754 data=null} to (of type 'Combo')
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457858795 data=null doit=true} to TreeItem with text {import}
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457858795 data=null} to TreeItem with text {import}
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457858796 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457858796 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}
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457858798 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457858798 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457858798 data=null doit=true} to TreeItem with text {import}
14:44:56 [2021-06-17T18:44:56.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457858798 data=null} to TreeItem with text {import}
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457858799 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457858799 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}
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457858799 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457858854 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:'))
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:44:56 [2021-06-17T18:44:56.834Z] 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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@26838837
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457858867 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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457858868 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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457858868 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457858868 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457858868 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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457858868 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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457858868 data=null item=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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457858868 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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457858868 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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457858868 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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457858869 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457858869 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:44:56 [2021-06-17T18:44:56.834Z] 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')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2cdb1581
14:44:56 [2021-06-17T18:44:56.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=457858876 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')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=457858876 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')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=457858876 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=457858876 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=457858876 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')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=457858877 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')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=457858877 data=null item=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')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=457858877 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')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=457858877 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')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=457858877 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')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=457858877 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=457858877 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:44:56 [2021-06-17T18:44:56.835Z] 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')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] 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')
14:44:56 [2021-06-17T18:44:56.835Z] 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.
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Clicking on &Finish
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457858882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457858882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457858882 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457858882 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457858882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:56 [2021-06-17T18:44:56.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457858882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:57 [2021-06-17T18:44:57.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:44:57 [2021-06-17T18:44:57.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457858882 data=null item=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')
14:44:57 [2021-06-17T18:44:57.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457858281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Clicked on 
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457859578 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457859579 data=null doit=true} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457859579 data=null} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457859579 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457859579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457859589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457859589 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457859590 data=null doit=true} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457859590 data=null} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457859590 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457859590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457859646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:57 [2021-06-17T18:44:57.661Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457859648 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457859648 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457859648 data=null} to TreeItem with text {Traces [6]}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457859648 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457859648 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]}
14:44:57 [2021-06-17T18:44:57.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457859656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:44:57 [2021-06-17T18:44:57.661Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860104 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457860104 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457860104 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860104 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457860104 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}
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860151 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:58 [2021-06-17T18:44:58.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:58 [2021-06-17T18:44:58.226Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860153 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457860154 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457860154 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860154 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457860154 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}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860158 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860158 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457860158 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457860158 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860159 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457860159 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}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860165 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860165 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860166 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457860166 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}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860250 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457860251 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457860251 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457860251 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:58 [2021-06-17T18:44:58.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - Attempting to set focus on Table with text {}
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457861755 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457861755 data=null doit=true} to TableItem with text {}
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457861755 data=null} to TableItem with text {}
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457861755 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457861756 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457861760 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:59 [2021-06-17T18:44:59.724Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457861881 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457861881 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457861881 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457861881 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457861881 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}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457861885 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:59 [2021-06-17T18:44:59.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457861970 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457861970 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457861970 data=null} to Tree node with text: ExampleCustomXml.xml
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457861970 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457861971 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
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457862040 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:59 [2021-06-17T18:44:59.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457862046 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457862046 data=null doit=true} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457862046 data=null} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457862046 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457862046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457862084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457862084 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457862085 data=null doit=true} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457862085 data=null} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457862085 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457862085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457862091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:44:59 [2021-06-17T18:44:59.982Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:44:59 [2021-06-17T18:44:59.982Z] DEBUG - Attempting to set focus on Tree with text {}
14:44:59 [2021-06-17T18:44:59.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457862092 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:44:59 [2021-06-17T18:44:59.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457862092 data=null doit=true} to TreeItem with text {Traces [6]}
14:44:59 [2021-06-17T18:44:59.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457862093 data=null} to TreeItem with text {Traces [6]}
14:44:59 [2021-06-17T18:44:59.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457862093 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457862093 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]}
14:45:00 [2021-06-17T18:45:00.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457862154 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.239Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:45:00 [2021-06-17T18:45:00.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457862265 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457862265 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457862265 data=null} to Tree node with text: kernel-overlap-testing
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457862266 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457862266 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
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457862294 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:00 [2021-06-17T18:45:00.240Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457862343 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457862343 data=null doit=true} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457862343 data=null} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457862343 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457862343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457862372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457862373 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457862373 data=null doit=true} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457862373 data=null} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457862374 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457862374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457862380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:00 [2021-06-17T18:45:00.497Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457862381 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457862381 data=null doit=true} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457862381 data=null} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457862381 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457862381 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]}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457862397 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457862397 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457862397 data=null doit=true} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457862397 data=null} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457862398 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457862398 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]}
14:45:00 [2021-06-17T18:45:00.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457862441 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:00 [2021-06-17T18:45:00.498Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:45:00 [2021-06-17T18:45:00.498Z] DEBUG - Clicking on with mnemonic 'Import...'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - Clicked on with mnemonic 'Import...'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457862859 data=null doit=true} to Shell with text {Trace Import}
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:45:00 [2021-06-17T18:45:00.756Z] 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')
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:45:00 [2021-06-17T18:45:00.756Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:00 [2021-06-17T18:45:00.757Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457862862 data=null} to (of type 'Combo')
14:45:00 [2021-06-17T18:45:00.757Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:00 [2021-06-17T18:45:00.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:00 [2021-06-17T18:45:00.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:00 [2021-06-17T18:45:00.757Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:45:01 [2021-06-17T18:45:01.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457862902 data=null doit=true} to TreeItem with text {import}
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457862902 data=null} to TreeItem with text {import}
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457862902 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457862903 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}
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457862904 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457862905 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457862905 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457862905 data=null} to Tree node with text: kernel-overlap-testing
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457862905 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457862905 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
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457862907 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457862915 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:'))
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:45:01 [2021-06-17T18:45:01.015Z] 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')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b39b5fe
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=457862916 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')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457862916 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')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=457862916 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=457862916 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=457862916 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')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=457862930 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')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=457862930 data=null item=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')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=457862930 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')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=457862930 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')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=457862930 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')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=457862930 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=457862931 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:45:01 [2021-06-17T18:45:01.016Z] 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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@457d81d8
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=457862941 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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=457862941 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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=457862941 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=457862941 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=457862942 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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=457862942 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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=457862942 data=null item=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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=457862942 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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=457862942 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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=457862942 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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=457862942 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=457862942 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:45:01 [2021-06-17T18:45:01.016Z] 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')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] 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')
14:45:01 [2021-06-17T18:45:01.016Z] 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.
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Clicking on &Finish
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457862946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457862947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457862947 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457862947 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457862947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:01 [2021-06-17T18:45:01.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457862947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:01 [2021-06-17T18:45:01.274Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:01 [2021-06-17T18:45:01.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457862947 data=null item=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')
14:45:01 [2021-06-17T18:45:01.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457862476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Clicked on 
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457863492 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457863492 data=null doit=true} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457863492 data=null} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457863492 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457863492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457863573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457863574 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457863574 data=null doit=true} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457863574 data=null} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457863574 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457863574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457863579 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:01 [2021-06-17T18:45:01.532Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457863579 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457863580 data=null doit=true} to TreeItem with text {Traces [6]}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457863580 data=null} to TreeItem with text {Traces [6]}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457863580 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457863580 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]}
14:45:01 [2021-06-17T18:45:01.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457863596 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:01 [2021-06-17T18:45:01.532Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:45:01 [2021-06-17T18:45:01.792Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:01 [2021-06-17T18:45:01.792Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:01 [2021-06-17T18:45:01.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863886 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:01 [2021-06-17T18:45:01.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457863886 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:01 [2021-06-17T18:45:01.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457863886 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:01 [2021-06-17T18:45:01.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863887 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:01 [2021-06-17T18:45:01.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457863887 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}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863913 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:02 [2021-06-17T18:45:02.050Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863916 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457863916 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457863916 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863917 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457863917 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}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863921 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863921 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457863921 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457863922 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863922 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457863922 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}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863925 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863925 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863925 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457863925 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}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863985 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457863992 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457863992 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457863992 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - Attempting to set focus on Table with text {}
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457864496 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457864496 data=null doit=true} to TableItem with text {}
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457864496 data=null} to TableItem with text {}
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457864497 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457864497 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457864507 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:02 [2021-06-17T18:45:02.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457865493 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457865494 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457865494 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457865494 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457865494 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}
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457865499 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:03 [2021-06-17T18:45:03.547Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457865582 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457865582 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457865582 data=null} to Tree node with text: kernel-overlap-testing
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457865583 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457865583 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
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457865589 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:03 [2021-06-17T18:45:03.547Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:03 [2021-06-17T18:45:03.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457865595 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457865595 data=null doit=true} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457865596 data=null} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457865596 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457865596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457865619 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457865647 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457865647 data=null doit=true} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457865647 data=null} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457865647 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457865647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457865653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:03 [2021-06-17T18:45:03.548Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457865654 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457865654 data=null doit=true} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457865654 data=null} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457865654 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457865654 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]}
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457865663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=457865670 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=457865670 data=null doit=true} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=457865670 data=null} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=457865670 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457865670 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]}
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=457865674 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:45:03 [2021-06-17T18:45:03.805Z] DEBUG - Clicking on with mnemonic 'Import...'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - Clicked on with mnemonic 'Import...'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457866148 data=null doit=true} to Shell with text {Trace Import}
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:45:04 [2021-06-17T18:45:04.064Z] 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')
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457866152 data=null} to (of type 'Combo')
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:04 [2021-06-17T18:45:04.064Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457866195 data=null doit=true} to TreeItem with text {import}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457866196 data=null} to TreeItem with text {import}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457866196 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457866196 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}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457866198 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457866198 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457866198 data=null doit=true} to TreeItem with text {import}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457866198 data=null} to TreeItem with text {import}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457866199 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457866199 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}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457866199 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Setting state to checked on: unrecognized.log
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457866249 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:'))
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:45:04 [2021-06-17T18:45:04.322Z] 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')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:45:04 [2021-06-17T18:45:04.322Z] 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')
14:45:04 [2021-06-17T18:45:04.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:45:04 [2021-06-17T18:45:04.323Z] 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')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] 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')
14:45:04 [2021-06-17T18:45:04.323Z] 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.
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Clicking on &Finish
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457866259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457866259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457866259 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457866259 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457866259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:04 [2021-06-17T18:45:04.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457866259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:04 [2021-06-17T18:45:04.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457866259 data=null item=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')
14:45:04 [2021-06-17T18:45:04.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457865739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Clicked on 
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457866784 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457866784 data=null doit=true} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457866784 data=null} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457866785 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457866785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457866854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:04 [2021-06-17T18:45:04.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457866855 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457866855 data=null doit=true} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457866855 data=null} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457866855 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457866855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457866866 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:04 [2021-06-17T18:45:04.839Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457866867 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457866867 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457866867 data=null} to TreeItem with text {Traces [7]}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457866867 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457866868 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]}
14:45:04 [2021-06-17T18:45:04.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457866876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:04 [2021-06-17T18:45:04.839Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457867122 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457867122 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457867122 data=null} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457867123 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457867123 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}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457867152 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:05 [2021-06-17T18:45:05.098Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457867156 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457867156 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457867156 data=null} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457867156 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457867156 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}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457867162 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457867163 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457867166 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457867167 data=null} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457867167 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457867167 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}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457867172 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457867172 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
14:45:05 [2021-06-17T18:45:05.098Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=457867173 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.031Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457867173 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}
14:45:06 [2021-06-17T18:45:06.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457867976 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=457868050 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=457868051 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=457868051 data=null} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.031Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.031Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:45:06 [2021-06-17T18:45:06.031Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457868191 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457868191 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457868191 data=null} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457868191 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457868192 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}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457868196 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:06 [2021-06-17T18:45:06.288Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457868250 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457868250 data=null doit=true} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457868250 data=null} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457868250 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457868251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457868286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457868347 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457868347 data=null doit=true} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457868347 data=null} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457868347 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457868348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457868377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.289Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457868378 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457868378 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457868378 data=null} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457868378 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457868379 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]}
14:45:06 [2021-06-17T18:45:06.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457868392 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.289Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457868757 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457868758 data=null doit=true} to Tree node with text: unrecognized.log
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457868758 data=null} to Tree node with text: unrecognized.log
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457868758 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457868758 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
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457868841 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:06 [2021-06-17T18:45:06.855Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457868848 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457868848 data=null doit=true} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457868848 data=null} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457868848 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457868848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457868878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457868879 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457868879 data=null doit=true} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457868879 data=null} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457868879 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457868880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457868886 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:06 [2021-06-17T18:45:06.855Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457868887 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457868887 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457868887 data=null} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457868887 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457868888 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]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457868948 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457868950 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457868950 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457868950 data=null} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457868951 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457868951 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]}
14:45:06 [2021-06-17T18:45:06.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457868956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:07 [2021-06-17T18:45:07.112Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:45:07 [2021-06-17T18:45:07.112Z] DEBUG - Clicking on with mnemonic 'Import...'
14:45:07 [2021-06-17T18:45:07.371Z] DEBUG - Clicked on with mnemonic 'Import...'
14:45:07 [2021-06-17T18:45:07.630Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:45:07 [2021-06-17T18:45:07.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457869484 data=null doit=true} to Shell with text {Trace Import}
14:45:07 [2021-06-17T18:45:07.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:45:07 [2021-06-17T18:45:07.631Z] 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')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457869488 data=null} to (of type 'Combo')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457869576 data=null doit=true} to TreeItem with text {import}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457869576 data=null} to TreeItem with text {import}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457869576 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457869577 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}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457869646 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457869647 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457869647 data=null doit=true} to TreeItem with text {import}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457869647 data=null} to TreeItem with text {import}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457869648 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457869648 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}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457869648 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Setting state to checked on: unrecognized.log
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457869669 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:'))
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:45:07 [2021-06-17T18:45:07.631Z] 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')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@f66ac80
14:45:07 [2021-06-17T18:45:07.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=457869677 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')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=457869677 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')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=457869678 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=457869678 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=457869678 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')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=457869678 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')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=457869678 data=null item=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')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=457869678 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')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=457869678 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')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=457869678 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')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=457869678 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=457869678 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:45:07 [2021-06-17T18:45:07.632Z] 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')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.889Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:45:07 [2021-06-17T18:45:07.890Z] 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')
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] 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')
14:45:07 [2021-06-17T18:45:07.890Z] 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.
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - Clicking on &Finish
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457869746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457869746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457869746 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457869746 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457869746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457869746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:07 [2021-06-17T18:45:07.890Z] DEBUG - Clicked on &Finish
14:45:08 [2021-06-17T18:45:08.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457869746 data=null item=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')
14:45:08 [2021-06-17T18:45:08.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457869046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:45:08 [2021-06-17T18:45:08.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:08 [2021-06-17T18:45:08.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:08 [2021-06-17T18:45:08.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:08 [2021-06-17T18:45:08.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:08 [2021-06-17T18:45:08.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:08 [2021-06-17T18:45:08.147Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:08 [2021-06-17T18:45:08.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457870258 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457870264 data=null doit=true} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457870265 data=null} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457870265 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457870265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457870296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457870297 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457870297 data=null doit=true} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457870298 data=null} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457870298 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457870298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457870305 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:08 [2021-06-17T18:45:08.406Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457870306 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457870306 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457870306 data=null} to TreeItem with text {Traces [7]}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457870306 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457870306 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]}
14:45:08 [2021-06-17T18:45:08.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457870350 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:08 [2021-06-17T18:45:08.406Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:45:08 [2021-06-17T18:45:08.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:08 [2021-06-17T18:45:08.664Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457870802 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457870802 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457870802 data=null} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457870802 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457870803 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}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457870827 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:08 [2021-06-17T18:45:08.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457870830 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457870830 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457870830 data=null} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457870830 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457870830 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}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457870841 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457870841 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457870841 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457870842 data=null} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457870842 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457870844 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}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457870848 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457870848 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=457870848 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
14:45:08 [2021-06-17T18:45:08.921Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457870849 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}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457870962 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=457871071 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=457871071 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=457871071 data=null} to TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457871178 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457871178 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457871178 data=null} to TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457871178 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457871179 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}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457871183 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:09 [2021-06-17T18:45:09.178Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457871259 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457871259 data=null doit=true} to Tree node with text: unrecognized.log
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457871259 data=null} to Tree node with text: unrecognized.log
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457871260 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457871260 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
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457871264 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:09 [2021-06-17T18:45:09.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:09 [2021-06-17T18:45:09.178Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457871271 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457871271 data=null doit=true} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457871271 data=null} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457871272 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457871272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457871352 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457871354 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457871354 data=null doit=true} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457871354 data=null} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457871354 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457871354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457871361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:09 [2021-06-17T18:45:09.436Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457871362 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457871362 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457871362 data=null} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457871362 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457871362 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]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457871383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457871383 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457871383 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457871384 data=null} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457871384 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457871384 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]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457871388 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:45:09 [2021-06-17T18:45:09.436Z] DEBUG - Clicking on with mnemonic 'Clear'
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Clicked on with mnemonic 'Clear'
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457871778 data=null doit=true} to Shell with text {Confirm Clear}
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Clicking on &Yes
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457871778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457871779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457871779 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457871779 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457871779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457871779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:09 [2021-06-17T18:45:09.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457871779 data=null item=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')
14:45:11 [2021-06-17T18:45:11.592Z] DEBUG - Clicked on 
14:45:11 [2021-06-17T18:45:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457871464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457874109 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457874109 data=null doit=true} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457874109 data=null} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457874109 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457874110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457874123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457874124 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457874124 data=null doit=true} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457874124 data=null} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457874124 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457874124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457874128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457874129 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457874129 data=null doit=true} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457874133 data=null} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457874134 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457874134 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]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457874140 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457874141 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457874141 data=null doit=true} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457874141 data=null} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457874141 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457874141 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]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457874144 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:45:12 [2021-06-17T18:45:12.170Z] DEBUG - Clicking on with mnemonic 'Import...'
14:45:12 [2021-06-17T18:45:12.737Z] DEBUG - Clicked on with mnemonic 'Import...'
14:45:12 [2021-06-17T18:45:12.737Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:45:12 [2021-06-17T18:45:12.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457874571 data=null doit=true} to Shell with text {Trace Import}
14:45:12 [2021-06-17T18:45:12.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:45:12 [2021-06-17T18:45:12.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:45:12 [2021-06-17T18:45:12.737Z] 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')
14:45:12 [2021-06-17T18:45:12.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457874584 data=null} to (of type 'Combo')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457874671 data=null doit=true} to TreeItem with text {import}
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457874672 data=null} to TreeItem with text {import}
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457874672 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457874672 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}
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457874680 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457874681 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457874681 data=null} to Tree node with text: kernel-overlap-testing
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457874681 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457874681 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
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457874682 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457874683 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457874683 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457874683 data=null} to Tree node with text: kernel-overlap-testing
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457874683 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457874683 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
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457874685 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Setting state to checked on: metadata
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457874754 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:'))
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:45:12 [2021-06-17T18:45:12.738Z] 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')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:45:12 [2021-06-17T18:45:12.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@18b0bbc3
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=457874759 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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=457874759 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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=457874759 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=457874759 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=457874759 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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=457874759 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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=457874759 data=null item=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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=457874759 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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=457874759 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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=457874759 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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=457874759 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=457874759 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:45:12 [2021-06-17T18:45:12.739Z] 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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:45:12 [2021-06-17T18:45:12.739Z] 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')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] 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')
14:45:12 [2021-06-17T18:45:12.739Z] 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.
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Clicking on &Finish
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457874764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457874764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457874764 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457874764 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457874765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:12 [2021-06-17T18:45:12.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457874765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457874765 data=null item=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')
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457874184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - Clicked on 
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:12 [2021-06-17T18:45:12.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457874984 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457874984 data=null doit=true} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457874984 data=null} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457874984 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457874984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457875048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457875050 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457875050 data=null doit=true} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457875050 data=null} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457875050 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457875050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457875055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:12 [2021-06-17T18:45:12.998Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457875056 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457875064 data=null doit=true} to TreeItem with text {Traces [1]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457875064 data=null} to TreeItem with text {Traces [1]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457875064 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457875064 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]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457875072 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457875072 data=null doit=true} to TreeItem with text {Traces [1]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457875072 data=null} to TreeItem with text {Traces [1]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457875082 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457875082 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]}
14:45:12 [2021-06-17T18:45:12.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457875084 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:45:13 [2021-06-17T18:45:13.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:13 [2021-06-17T18:45:13.562Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:13 [2021-06-17T18:45:13.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875552 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457875552 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457875552 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875553 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457875553 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}
14:45:13 [2021-06-17T18:45:13.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875586 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:13 [2021-06-17T18:45:13.563Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875594 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457875594 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457875594 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875594 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457875594 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}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875598 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875598 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457875598 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457875598 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875599 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457875599 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}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875601 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875602 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.563Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875602 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.820Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457875602 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}
14:45:13 [2021-06-17T18:45:13.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875692 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457875692 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457875692 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457875693 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:13 [2021-06-17T18:45:13.820Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - Attempting to set focus on Table with text {}
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457876252 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457876252 data=null doit=true} to TableItem with text {}
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457876252 data=null} to TableItem with text {}
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457876252 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457876252 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:14 [2021-06-17T18:45:14.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457876257 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:14 [2021-06-17T18:45:14.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:14 [2021-06-17T18:45:14.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457877316 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457877316 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457877316 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457877316 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457877316 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}
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457877320 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:15 [2021-06-17T18:45:15.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:15 [2021-06-17T18:45:15.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457877331 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457877331 data=null doit=true} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457877331 data=null} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457877331 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457877331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457877358 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457877358 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457877358 data=null doit=true} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457877359 data=null} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457877359 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457877359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457877364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:15 [2021-06-17T18:45:15.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457877365 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457877365 data=null doit=true} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457877365 data=null} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457877365 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457877365 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]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457877372 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457877372 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457877373 data=null doit=true} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457877373 data=null} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457877373 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457877373 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]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457877381 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:45:15 [2021-06-17T18:45:15.321Z] DEBUG - Clicking on with mnemonic 'Clear'
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - Clicked on with mnemonic 'Clear'
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457877718 data=null doit=true} to Shell with text {Confirm Clear}
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - Clicking on &Yes
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457877719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457877719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457877719 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457877719 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:15 [2021-06-17T18:45:15.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457877719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:15 [2021-06-17T18:45:15.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457877719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:15 [2021-06-17T18:45:15.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457877720 data=null item=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')
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457877410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Clicked on 
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457878171 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457878171 data=null doit=true} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457878171 data=null} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457878171 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457878171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457878181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457878181 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457878181 data=null doit=true} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457878182 data=null} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457878188 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457878188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457878248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:16 [2021-06-17T18:45:16.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457878252 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457878252 data=null doit=true} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457878252 data=null} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457878252 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457878253 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]}
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457878261 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457878267 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457878267 data=null doit=true} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457878267 data=null} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457878268 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457878268 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]}
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457878271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:45:16 [2021-06-17T18:45:16.404Z] DEBUG - Clicking on with mnemonic 'Import...'
14:45:16 [2021-06-17T18:45:16.662Z] DEBUG - Clicked on with mnemonic 'Import...'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457878775 data=null doit=true} to Shell with text {Trace Import}
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:45:16 [2021-06-17T18:45:16.920Z] 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')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457878779 data=null} to (of type 'Combo')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457878870 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457878871 data=null doit=true} to TreeItem with text {import}
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457878871 data=null} to TreeItem with text {import}
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457878871 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457878871 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}
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457878871 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Setting state to checked on: import
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457878885 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:'))
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:45:16 [2021-06-17T18:45:16.920Z] 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')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:45:16 [2021-06-17T18:45:16.921Z] 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')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:45:16 [2021-06-17T18:45:16.921Z] 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')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] 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')
14:45:16 [2021-06-17T18:45:16.921Z] 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.
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Clicking on &Finish
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457878966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457878966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457878966 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457878966 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457878967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:16 [2021-06-17T18:45:16.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457878967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:16 [2021-06-17T18:45:16.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:17 [2021-06-17T18:45:17.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:17 [2021-06-17T18:45:17.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:17 [2021-06-17T18:45:17.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:17 [2021-06-17T18:45:17.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:17 [2021-06-17T18:45:17.178Z] DEBUG - Clicked on &Finish
14:45:17 [2021-06-17T18:45:17.743Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:45:17 [2021-06-17T18:45:17.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457879568 data=null doit=true} to Shell with text {Confirmation}
14:45:17 [2021-06-17T18:45:17.743Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:45:17 [2021-06-17T18:45:17.743Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:45:17 [2021-06-17T18:45:17.743Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - Clicking on Rename All
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=457879569 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')
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=457879569 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')
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=457879569 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=457879569 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=457879569 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')
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=457879569 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')
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=457879569 data=null item=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')
14:45:17 [2021-06-17T18:45:17.744Z] DEBUG - Clicked on 
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457878967 data=null item=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')
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457878344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457880191 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457880192 data=null doit=true} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457880192 data=null} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457880192 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457880192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457880249 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457880250 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457880250 data=null doit=true} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457880250 data=null} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457880251 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457880251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457880256 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:18 [2021-06-17T18:45:18.310Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457880257 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457880257 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457880257 data=null} to TreeItem with text {Traces [13]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457880257 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457880257 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]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457880265 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457880265 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457880265 data=null} to TreeItem with text {Traces [13]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457880265 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457880265 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]}
14:45:18 [2021-06-17T18:45:18.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457880350 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880600 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457880600 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457880600 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880600 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457880601 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880618 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:18 [2021-06-17T18:45:18.568Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880620 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457880620 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457880621 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880621 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457880621 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880624 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880624 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457880624 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457880624 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880624 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457880625 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880627 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880627 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.569Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880627 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.826Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457880627 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880680 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457880688 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457880688 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457880688 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:18 [2021-06-17T18:45:18.826Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:45:19 [2021-06-17T18:45:19.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Attempting to set focus on Table with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457882191 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457882191 data=null doit=true} to TableItem with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457882191 data=null} to TableItem with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457882191 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457882191 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457882196 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457882356 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457882357 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457882357 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457882357 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457882357 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457882361 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:20 [2021-06-17T18:45:20.459Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457882366 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457882366 data=null doit=true} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457882366 data=null} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457882367 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457882367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457882384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457882385 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457882385 data=null doit=true} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457882385 data=null} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457882385 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457882385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457882394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:20 [2021-06-17T18:45:20.459Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457882439 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457882439 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457882439 data=null} to TreeItem with text {Traces [13]}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457882440 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457882440 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]}
14:45:20 [2021-06-17T18:45:20.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457882448 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:20 [2021-06-17T18:45:20.459Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882870 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457882870 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457882870 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882870 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457882870 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}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882913 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:21 [2021-06-17T18:45:21.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882915 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457882915 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457882915 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882916 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457882916 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}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882919 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882919 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457882919 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457882919 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882919 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457882920 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}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882924 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882924 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882924 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.027Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457882924 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}
14:45:21 [2021-06-17T18:45:21.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457882970 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457883157 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457883157 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457883157 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.285Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:45:21 [2021-06-17T18:45:21.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:21 [2021-06-17T18:45:21.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - Attempting to set focus on Table with text {}
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457884164 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457884164 data=null doit=true} to TableItem with text {}
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457884164 data=null} to TableItem with text {}
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457884164 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457884164 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457884169 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:22 [2021-06-17T18:45:22.221Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457884447 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457884447 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457884447 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457884447 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457884447 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}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457884451 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:22 [2021-06-17T18:45:22.479Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457884457 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457884457 data=null doit=true} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457884457 data=null} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457884457 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457884457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457884477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457884478 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457884478 data=null doit=true} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457884478 data=null} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457884478 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457884478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457884488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:22 [2021-06-17T18:45:22.479Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457884489 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457884489 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457884490 data=null} to TreeItem with text {Traces [13]}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457884490 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457884490 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]}
14:45:22 [2021-06-17T18:45:22.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457884542 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:22 [2021-06-17T18:45:22.479Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457884993 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457884994 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457884994 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457884994 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457884994 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}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885017 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:23 [2021-06-17T18:45:23.046Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885019 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457885019 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457885019 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885020 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457885020 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}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885022 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885023 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457885023 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457885023 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885023 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457885023 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}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885026 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885026 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885026 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457885026 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}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885080 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457885087 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457885087 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457885087 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:23 [2021-06-17T18:45:23.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - Attempting to set focus on Table with text {}
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457885596 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457885597 data=null doit=true} to TableItem with text {}
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457885597 data=null} to TableItem with text {}
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457885598 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457885598 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457885603 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:23 [2021-06-17T18:45:23.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:24 [2021-06-17T18:45:24.544Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:24 [2021-06-17T18:45:24.544Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457886663 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457886663 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457886663 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457886663 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457886664 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}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457886668 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:24 [2021-06-17T18:45:24.802Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457886673 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457886673 data=null doit=true} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457886673 data=null} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457886673 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457886673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457886698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457886704 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457886704 data=null doit=true} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457886704 data=null} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457886704 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457886704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457886709 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:24 [2021-06-17T18:45:24.802Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457886709 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457886709 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457886710 data=null} to TreeItem with text {Traces [13]}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457886710 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457886710 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]}
14:45:24 [2021-06-17T18:45:24.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457886744 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:24 [2021-06-17T18:45:24.802Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:25 [2021-06-17T18:45:25.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:25 [2021-06-17T18:45:25.062Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457887198 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457887198 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457887198 data=null} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457887198 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457887198 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}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457887211 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:25 [2021-06-17T18:45:25.319Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457887224 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457887225 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457887225 data=null} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457887225 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457887225 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}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457887228 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457887228 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457887228 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457887229 data=null} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457887229 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457887229 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}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457887233 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457887234 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=457887234 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457887234 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}
14:45:25 [2021-06-17T18:45:25.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457887292 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=457887298 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=457887643 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=457887650 data=null} to TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Attempting to set focus on Table with text {}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457887676 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457887676 data=null doit=true} to TableItem with text {}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457887677 data=null} to TableItem with text {}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457887677 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457887677 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457887681 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:25 [2021-06-17T18:45:25.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457888809 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457888809 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457888809 data=null} to TreeItem with text {simple_server-thread1}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457888809 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457888809 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}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457888815 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:26 [2021-06-17T18:45:26.955Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457888820 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457888820 data=null doit=true} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457888820 data=null} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457888840 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457888840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457888871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457888871 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457888872 data=null doit=true} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457888872 data=null} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457888872 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457888872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457888877 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:26 [2021-06-17T18:45:26.955Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457888878 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457888878 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457888878 data=null} to TreeItem with text {Traces [13]}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457888878 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457888879 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]}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457888890 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:26 [2021-06-17T18:45:26.955Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457889046 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457889046 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457889046 data=null} to TreeItem with text {simple_server-thread2}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457889046 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:45:26 [2021-06-17T18:45:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457889046 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}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457889078 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:27 [2021-06-17T18:45:27.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457889081 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457889081 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457889081 data=null} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457889081 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457889082 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}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457889086 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457889086 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457889086 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457889086 data=null} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457889087 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457889087 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}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457889090 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457889090 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=457889090 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.213Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457889090 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}
14:45:27 [2021-06-17T18:45:27.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457889160 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=457889168 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=457889168 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=457889169 data=null} to TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.214Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:45:27 [2021-06-17T18:45:27.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:27 [2021-06-17T18:45:27.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:27 [2021-06-17T18:45:27.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:27 [2021-06-17T18:45:27.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - Attempting to set focus on Table with text {}
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457889672 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457889672 data=null doit=true} to TableItem with text {}
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457889672 data=null} to TableItem with text {}
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457889672 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457889673 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457889678 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:27 [2021-06-17T18:45:27.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457890641 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457890642 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457890642 data=null} to TreeItem with text {simple_server-thread2}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457890642 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457890642 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}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457890646 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:28 [2021-06-17T18:45:28.713Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457890652 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457890652 data=null doit=true} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457890652 data=null} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457890653 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457890653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457890682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457890687 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457890687 data=null doit=true} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457890688 data=null} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457890688 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457890688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457890693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:28 [2021-06-17T18:45:28.713Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457890694 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:28 [2021-06-17T18:45:28.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457890694 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:28 [2021-06-17T18:45:28.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457890694 data=null} to TreeItem with text {Traces [13]}
14:45:28 [2021-06-17T18:45:28.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457890694 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:28 [2021-06-17T18:45:28.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457890694 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]}
14:45:28 [2021-06-17T18:45:28.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457890742 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:28 [2021-06-17T18:45:28.714Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457891191 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457891191 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457891191 data=null} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457891192 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457891192 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}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457891218 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:29 [2021-06-17T18:45:29.280Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457891221 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457891221 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457891221 data=null} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457891221 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457891221 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}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457891224 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457891225 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457891225 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457891225 data=null} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457891225 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457891225 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}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457891228 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457891228 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=457891228 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457891228 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}
14:45:29 [2021-06-17T18:45:29.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457891280 data=null button=1 stateMask=0x80000 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=457891288 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=457891288 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=457891288 data=null} to TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.281Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:45:29 [2021-06-17T18:45:29.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - Attempting to set focus on Table with text {}
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457891792 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457891792 data=null doit=true} to TableItem with text {}
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457891792 data=null} to TableItem with text {}
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457891792 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457891793 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457891798 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:29 [2021-06-17T18:45:29.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457892765 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457892765 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457892765 data=null} to TreeItem with text {ust-overlap-testing}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457892765 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457892765 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}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457892783 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:30 [2021-06-17T18:45:30.781Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457892790 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457892790 data=null doit=true} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457892790 data=null} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457892790 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457892790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457892818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457892819 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457892819 data=null doit=true} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457892819 data=null} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457892819 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457892820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457892845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:30 [2021-06-17T18:45:30.781Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457892846 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457892846 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457892846 data=null} to TreeItem with text {Traces [13]}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457892846 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457892847 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]}
14:45:30 [2021-06-17T18:45:30.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457892862 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:30 [2021-06-17T18:45:30.781Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893188 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893216 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893216 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893216 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457893216 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)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893238 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:31 [2021-06-17T18:45:31.348Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893242 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893242 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893242 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893243 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457893243 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)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893248 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893249 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893249 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893249 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893250 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457893250 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)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893255 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893259 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893259 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457893259 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)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893311 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893317 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893317 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457893317 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:31 [2021-06-17T18:45:31.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - Attempting to set focus on Table with text {}
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457894821 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457894821 data=null doit=true} to TableItem with text {}
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457894821 data=null} to TableItem with text {}
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457894821 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457894821 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457894833 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:32 [2021-06-17T18:45:32.855Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457894980 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=457894980 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=457894980 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457894981 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457894981 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)}
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=457894985 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:33 [2021-06-17T18:45:33.113Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457894995 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457894995 data=null doit=true} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457894995 data=null} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457894995 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457894995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457895063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457895064 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457895064 data=null doit=true} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457895064 data=null} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457895064 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457895064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457895070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:33 [2021-06-17T18:45:33.114Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457895071 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457895071 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457895071 data=null} to TreeItem with text {Traces [13]}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457895072 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457895074 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]}
14:45:33 [2021-06-17T18:45:33.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457895082 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:33 [2021-06-17T18:45:33.114Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895544 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895544 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895545 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895545 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457895545 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)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895572 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:33 [2021-06-17T18:45:33.681Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895575 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895575 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895575 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895576 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457895576 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)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895580 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895580 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895581 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895581 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895581 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457895581 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)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895585 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895585 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895585 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457895585 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)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895687 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895687 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895687 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457895687 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:33 [2021-06-17T18:45:33.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:34 [2021-06-17T18:45:34.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:34 [2021-06-17T18:45:34.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:34 [2021-06-17T18:45:34.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:34 [2021-06-17T18:45:34.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:34 [2021-06-17T18:45:34.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:34 [2021-06-17T18:45:34.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:34 [2021-06-17T18:45:34.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:34 [2021-06-17T18:45:34.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Attempting to set focus on Table with text {}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457897086 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457897086 data=null doit=true} to TableItem with text {}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457897086 data=null} to TableItem with text {}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457897087 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457897087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457897146 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457897280 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=457897280 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=457897281 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457897281 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457897281 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)}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=457897286 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:35 [2021-06-17T18:45:35.180Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:35 [2021-06-17T18:45:35.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457897350 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457897350 data=null doit=true} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457897351 data=null} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457897351 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457897351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457897378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457897379 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457897379 data=null doit=true} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457897379 data=null} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457897380 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457897380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457897385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:35 [2021-06-17T18:45:35.438Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457897386 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457897386 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457897387 data=null} to TreeItem with text {Traces [13]}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457897387 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457897388 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]}
14:45:35 [2021-06-17T18:45:35.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457897446 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:35 [2021-06-17T18:45:35.438Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897703 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457897704 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457897704 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897704 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457897704 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)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897755 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:35 [2021-06-17T18:45:35.696Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897758 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457897758 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457897758 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897759 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457897759 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)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897763 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897764 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457897764 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457897764 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897765 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457897765 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)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897769 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897769 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.696Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897769 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:45:35 [2021-06-17T18:45:35.964Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457897770 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)}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457897962 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457898368 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457898447 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457898447 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Attempting to set focus on Table with text {}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457898449 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457898450 data=null doit=true} to TableItem with text {}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457898450 data=null} to TableItem with text {}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457898450 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457898450 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457898457 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:36 [2021-06-17T18:45:36.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457899531 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457899531 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457899531 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457899532 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457899532 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)}
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457899535 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:37 [2021-06-17T18:45:37.464Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457899553 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457899553 data=null doit=true} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457899554 data=null} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457899554 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457899554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457899600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457899601 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457899601 data=null doit=true} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457899601 data=null} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457899601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457899601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457899606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:37 [2021-06-17T18:45:37.723Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457899607 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457899607 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457899607 data=null} to TreeItem with text {Traces [13]}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457899607 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457899607 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]}
14:45:37 [2021-06-17T18:45:37.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457899649 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:37 [2021-06-17T18:45:37.723Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:37 [2021-06-17T18:45:37.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:37 [2021-06-17T18:45:37.980Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900116 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=457900117 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=457900117 data=null} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900117 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457900117 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)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900156 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:38 [2021-06-17T18:45:38.238Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900159 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=457900159 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=457900159 data=null} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900159 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457900159 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)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900164 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900164 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=457900164 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=457900164 data=null} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900165 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457900165 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)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900171 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900171 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900171 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.238Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457900171 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)}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900267 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457900685 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=457900765 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=457900765 data=null} to TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Attempting to set focus on Table with text {}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457900768 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457900768 data=null doit=true} to TableItem with text {}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457900768 data=null} to TableItem with text {}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457900768 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457900768 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457900781 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:38 [2021-06-17T18:45:38.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457901802 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=457901802 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=457901802 data=null} to TreeItem with text {simple_server-thread1(2)}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457901803 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457901803 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)}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=457901807 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:39 [2021-06-17T18:45:39.739Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457901812 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457901812 data=null doit=true} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457901812 data=null} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457901812 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457901812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457901838 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457901839 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457901839 data=null doit=true} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457901839 data=null} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457901839 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457901839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457901844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:39 [2021-06-17T18:45:39.739Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457901845 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457901845 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457901845 data=null} to TreeItem with text {Traces [13]}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457901846 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:39 [2021-06-17T18:45:39.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457901846 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]}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457901858 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:39 [2021-06-17T18:45:39.998Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902047 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=457902048 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=457902048 data=null} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902048 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457902048 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)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902077 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:39 [2021-06-17T18:45:39.998Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902080 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=457902080 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=457902080 data=null} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902080 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457902080 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)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902083 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902084 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=457902084 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=457902084 data=null} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902084 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457902084 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)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902087 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902089 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
14:45:39 [2021-06-17T18:45:39.998Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902090 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
14:45:40 [2021-06-17T18:45:40.256Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457902090 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)}
14:45:40 [2021-06-17T18:45:40.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902175 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457902397 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=457902475 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=457902475 data=null} to TreeItem with text {simple_server-thread2(2)}
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - Attempting to set focus on Table with text {}
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457902477 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457902477 data=null doit=true} to TableItem with text {}
14:45:40 [2021-06-17T18:45:40.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457902477 data=null} to TableItem with text {}
14:45:40 [2021-06-17T18:45:40.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457902478 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:40 [2021-06-17T18:45:40.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457902478 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:40 [2021-06-17T18:45:40.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457902483 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:40 [2021-06-17T18:45:40.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:40 [2021-06-17T18:45:40.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457903641 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=457903641 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=457903641 data=null} to TreeItem with text {simple_server-thread2(2)}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457903642 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457903642 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)}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=457903645 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:41 [2021-06-17T18:45:41.890Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457903649 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457903650 data=null doit=true} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457903650 data=null} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457903650 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457903650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457903669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457903673 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457903673 data=null doit=true} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457903673 data=null} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457903674 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457903674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457903678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:41 [2021-06-17T18:45:41.890Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457903679 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457903679 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457903679 data=null} to TreeItem with text {Traces [13]}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457903679 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457903679 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]}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457903685 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:41 [2021-06-17T18:45:41.890Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903787 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=457903787 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=457903787 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903788 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457903788 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)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903839 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:41 [2021-06-17T18:45:41.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903841 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=457903841 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=457903841 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903841 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457903841 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)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903846 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903846 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=457903846 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=457903846 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903847 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457903847 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)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903849 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903849 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903850 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:45:41 [2021-06-17T18:45:41.891Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457903850 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)}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457903897 data=null button=1 stateMask=0x80000 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457904165 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=457904201 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=457904202 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Attempting to set focus on Table with text {}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457904204 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457904204 data=null doit=true} to TableItem with text {}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457904205 data=null} to TableItem with text {}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457904205 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457904210 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457904251 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:42 [2021-06-17T18:45:42.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457905420 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=457905420 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=457905420 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457905421 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457905421 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)}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=457905425 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:43 [2021-06-17T18:45:43.526Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457905442 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457905442 data=null doit=true} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457905442 data=null} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457905443 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457905443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457905472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457905473 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457905473 data=null doit=true} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457905473 data=null} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457905474 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457905474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457905492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:43 [2021-06-17T18:45:43.526Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457905550 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457905551 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457905551 data=null} to TreeItem with text {Traces [13]}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457905551 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457905551 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]}
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457905560 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:43 [2021-06-17T18:45:43.526Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:43 [2021-06-17T18:45:43.526Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457905677 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457905678 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457905678 data=null} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457905678 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457905678 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}
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457905709 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:43 [2021-06-17T18:45:43.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:43 [2021-06-17T18:45:43.785Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457905712 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457905712 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457905712 data=null} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457905712 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457905712 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}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457905717 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457905717 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457905717 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457905717 data=null} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457905718 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457905718 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}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457905721 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457905721 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
14:45:43 [2021-06-17T18:45:43.785Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=457905721 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.043Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457905721 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}
14:45:44 [2021-06-17T18:45:44.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457905795 data=null button=1 stateMask=0x80000 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=457905992 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=457905992 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=457905992 data=null} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.043Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.043Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:45:44 [2021-06-17T18:45:44.043Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457906258 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457906259 data=null doit=true} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457906259 data=null} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457906259 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457906259 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}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457906264 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:44 [2021-06-17T18:45:44.302Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457906271 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457906271 data=null doit=true} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457906271 data=null} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457906272 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457906272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457906299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457906299 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457906299 data=null doit=true} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457906299 data=null} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457906299 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457906300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457906343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:44 [2021-06-17T18:45:44.302Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457906344 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457906344 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457906344 data=null} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457906345 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457906345 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]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457906353 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457906353 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457906353 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457906353 data=null} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457906354 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457906354 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]}
14:45:44 [2021-06-17T18:45:44.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457906357 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:44 [2021-06-17T18:45:44.561Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:45:44 [2021-06-17T18:45:44.561Z] DEBUG - Clicking on with mnemonic 'Clear'
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Clicked on with mnemonic 'Clear'
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457906769 data=null doit=true} to Shell with text {Confirm Clear}
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Clicking on &Yes
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457906769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457906769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457906769 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457906770 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457906770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457906770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:45:44 [2021-06-17T18:45:44.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457906770 data=null item=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')
14:45:48 [2021-06-17T18:45:48.099Z] DEBUG - Clicked on 
14:45:48 [2021-06-17T18:45:48.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457906445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457910545 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457910546 data=null doit=true} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457910546 data=null} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457910546 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457910546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457910575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457910576 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457910576 data=null doit=true} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457910576 data=null} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457910576 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457910576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457910580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:48 [2021-06-17T18:45:48.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457910581 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457910581 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457910581 data=null} to TreeItem with text {Traces [13]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457910582 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457910582 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]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=457910587 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=457910595 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=457910595 data=null doit=true} to TreeItem with text {Traces [13]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=457910595 data=null} to TreeItem with text {Traces [13]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=457910596 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457910596 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]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457910646 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:45:48 [2021-06-17T18:45:48.616Z] DEBUG - Clicking on with mnemonic 'Import...'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Clicked on with mnemonic 'Import...'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457911079 data=null doit=true} to Shell with text {Trace Import}
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:45:49 [2021-06-17T18:45:49.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')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457911083 data=null} to (of type 'Combo')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457911155 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457911155 data=null doit=true} to TreeItem with text {import}
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457911155 data=null} to TreeItem with text {import}
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457911155 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457911156 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}
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457911156 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Setting state to checked on: import
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457911164 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:'))
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:45:49 [2021-06-17T18:45:49.184Z] 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')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:45:49 [2021-06-17T18:45:49.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:45:49 [2021-06-17T18:45:49.185Z] 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')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:45:49 [2021-06-17T18:45:49.185Z] 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')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] 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')
14:45:49 [2021-06-17T18:45:49.185Z] 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.
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Clicking on &Finish
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457911188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457911188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457911188 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457911188 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457911188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457911188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.185Z] DEBUG - Clicked on &Finish
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457911697 data=null doit=true} to Shell with text {Confirmation}
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Clicking on Overwrite All
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=457911697 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')
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=457911698 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')
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=457911698 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=457911698 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=457911698 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')
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=457911698 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')
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=457911698 data=null item=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')
14:45:49 [2021-06-17T18:45:49.752Z] DEBUG - Clicked on 
14:45:50 [2021-06-17T18:45:50.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457911188 data=null item=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')
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457910684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457912362 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457912362 data=null doit=true} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457912362 data=null} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457912362 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457912362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457912394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457912395 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457912395 data=null doit=true} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457912395 data=null} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457912395 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457912395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457912400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:50 [2021-06-17T18:45:50.318Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457912401 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457912401 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457912401 data=null} to TreeItem with text {Traces [7]}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457912402 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:50 [2021-06-17T18:45:50.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457912402 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]}
14:45:50 [2021-06-17T18:45:50.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457912450 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:50 [2021-06-17T18:45:50.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457912451 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:50 [2021-06-17T18:45:50.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457912451 data=null} to TreeItem with text {Traces [7]}
14:45:50 [2021-06-17T18:45:50.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457912451 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:50 [2021-06-17T18:45:50.576Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457912451 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]}
14:45:50 [2021-06-17T18:45:50.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457912456 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912908 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457912908 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457912909 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912909 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457912909 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912929 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:50 [2021-06-17T18:45:50.834Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912932 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457912933 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457912933 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912933 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457912933 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912936 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912936 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457912937 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457912937 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912937 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457912937 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912941 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912941 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:45:50 [2021-06-17T18:45:50.835Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912941 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:45:51 [2021-06-17T18:45:51.092Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457912942 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:51 [2021-06-17T18:45:51.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457912993 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:45:51 [2021-06-17T18:45:51.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457913288 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:51 [2021-06-17T18:45:51.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457913289 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:51 [2021-06-17T18:45:51.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457913289 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:51 [2021-06-17T18:45:51.350Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:45:51 [2021-06-17T18:45:51.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - Attempting to set focus on Table with text {}
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457914291 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457914291 data=null doit=true} to TableItem with text {}
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457914291 data=null} to TableItem with text {}
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457914291 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457914292 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457914295 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:52 [2021-06-17T18:45:52.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:52 [2021-06-17T18:45:52.544Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457914448 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457914449 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457914449 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457914449 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457914449 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457914453 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:52 [2021-06-17T18:45:52.545Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457914469 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457914469 data=null doit=true} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457914470 data=null} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457914470 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457914470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457914487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457914487 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457914487 data=null doit=true} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457914487 data=null} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457914487 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457914488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457914496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:52 [2021-06-17T18:45:52.545Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457914497 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457914497 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457914497 data=null} to TreeItem with text {Traces [7]}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457914498 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457914498 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]}
14:45:52 [2021-06-17T18:45:52.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457914504 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:52 [2021-06-17T18:45:52.545Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:45:52 [2021-06-17T18:45:52.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:52 [2021-06-17T18:45:52.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914955 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457914956 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457914956 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914956 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457914956 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}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914983 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:53 [2021-06-17T18:45:53.071Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914986 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457914986 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457914986 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914986 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457914986 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}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914991 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914991 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457914991 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457914992 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914992 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457914992 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}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914995 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914995 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457914995 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457914995 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}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457915091 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457915099 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457915099 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457915099 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:45:53 [2021-06-17T18:45:53.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:53 [2021-06-17T18:45:53.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:53 [2021-06-17T18:45:53.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - Attempting to set focus on Table with text {}
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457916603 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457916603 data=null doit=true} to TableItem with text {}
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457916603 data=null} to TableItem with text {}
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457916603 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457916603 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457916612 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:54 [2021-06-17T18:45:54.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457916681 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457916682 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457916682 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457916682 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457916682 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}
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457916686 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:54 [2021-06-17T18:45:54.827Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:54 [2021-06-17T18:45:54.827Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457916691 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457916691 data=null doit=true} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457916691 data=null} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457916691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457916691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457916713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457916713 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457916714 data=null doit=true} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457916714 data=null} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457916714 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457916714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457916718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:54 [2021-06-17T18:45:54.828Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457916718 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457916718 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457916718 data=null} to TreeItem with text {Traces [7]}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457916719 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457916719 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]}
14:45:54 [2021-06-17T18:45:54.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457916724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:54 [2021-06-17T18:45:54.828Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917177 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457917177 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457917177 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917178 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457917178 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}
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917195 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:55 [2021-06-17T18:45:55.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:55 [2021-06-17T18:45:55.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917203 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457917203 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457917203 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917203 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457917204 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}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917207 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917208 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457917208 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457917208 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917208 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457917208 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}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917211 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917211 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917212 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.345Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457917212 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}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917272 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457917569 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457917600 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457917600 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Attempting to set focus on Table with text {}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457917602 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457917602 data=null doit=true} to TableItem with text {}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457917602 data=null} to TableItem with text {}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457917602 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457917603 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457917607 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:55 [2021-06-17T18:45:55.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457918780 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457918780 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457918780 data=null} to TreeItem with text {kernel-overlap-testing}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457918780 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457918780 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}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457918783 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:56 [2021-06-17T18:45:56.979Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457918788 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457918788 data=null doit=true} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457918788 data=null} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457918788 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457918788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457918805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457918806 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457918812 data=null doit=true} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457918812 data=null} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457918812 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457918812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457918834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:56 [2021-06-17T18:45:56.979Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457918839 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457918839 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457918840 data=null} to TreeItem with text {Traces [7]}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457918840 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457918842 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]}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457918852 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:56 [2021-06-17T18:45:56.979Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457918914 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457918914 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457918915 data=null} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457918915 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457918915 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}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457918937 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:56 [2021-06-17T18:45:56.979Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457918942 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457918942 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457918942 data=null} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457918942 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457918943 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}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457918947 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457918948 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457918948 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457918948 data=null} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457918948 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457918948 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}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457918952 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457918952 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=457918952 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
14:45:56 [2021-06-17T18:45:56.980Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457918952 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}
14:45:57 [2021-06-17T18:45:57.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457919055 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=457919319 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=457919355 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=457919356 data=null} to TreeItem with text {simple_server-thread1}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Attempting to set focus on Table with text {}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457919359 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457919359 data=null doit=true} to TableItem with text {}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457919359 data=null} to TableItem with text {}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457919359 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457919359 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457919364 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:57 [2021-06-17T18:45:57.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457920524 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457920525 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457920525 data=null} to TreeItem with text {simple_server-thread1}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457920525 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457920525 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}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457920529 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:58 [2021-06-17T18:45:58.429Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457920535 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457920536 data=null doit=true} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457920536 data=null} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457920536 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457920536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457920560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457920561 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457920561 data=null doit=true} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457920561 data=null} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457920561 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457920562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457920567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:45:58 [2021-06-17T18:45:58.689Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457920568 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457920568 data=null doit=true} to TreeItem with text {Traces [7]}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457920568 data=null} to TreeItem with text {Traces [7]}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457920568 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457920568 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]}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457920582 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:45:58 [2021-06-17T18:45:58.689Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457920623 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457920623 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457920623 data=null} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457920623 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457920623 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}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457920674 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:45:58 [2021-06-17T18:45:58.689Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457920677 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457920677 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457920677 data=null} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457920677 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457920677 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}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457920681 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457920681 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457920682 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457920682 data=null} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457920682 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457920682 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}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457920685 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457920685 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=457920686 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457920686 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}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457920754 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=457920763 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=457920763 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=457920763 data=null} to TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:58 [2021-06-17T18:45:58.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - Attempting to set focus on Table with text {}
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457921266 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457921266 data=null doit=true} to TableItem with text {}
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457921266 data=null} to TableItem with text {}
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457921266 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457921266 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457921271 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:45:59 [2021-06-17T18:45:59.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457922130 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457922131 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457922131 data=null} to TreeItem with text {simple_server-thread2}
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457922131 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457922131 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}
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457922134 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:00 [2021-06-17T18:46:00.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:00 [2021-06-17T18:46:00.190Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457922140 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457922140 data=null doit=true} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457922140 data=null} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457922140 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457922140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457922175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457922179 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457922179 data=null doit=true} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457922179 data=null} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457922180 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457922180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457922193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:00 [2021-06-17T18:46:00.190Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457922194 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457922194 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457922194 data=null} to TreeItem with text {Traces [7]}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457922195 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457922195 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]}
14:46:00 [2021-06-17T18:46:00.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457922208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:00 [2021-06-17T18:46:00.190Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457922660 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457922661 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457922661 data=null} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457922661 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457922661 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}
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457922691 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:00 [2021-06-17T18:46:00.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:00 [2021-06-17T18:46:00.756Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457922694 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457922694 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457922694 data=null} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457922694 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457922694 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}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457922698 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457922698 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457922698 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457922698 data=null} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457922699 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457922699 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}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457922702 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457922738 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=457922741 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457922741 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}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457922853 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=457922854 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=457922854 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=457922854 data=null} to TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:00 [2021-06-17T18:46:00.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - Attempting to set focus on Table with text {}
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457923357 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457923357 data=null doit=true} to TableItem with text {}
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457923357 data=null} to TableItem with text {}
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457923358 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457923358 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457923371 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:01 [2021-06-17T18:46:01.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:02 [2021-06-17T18:46:02.255Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:02 [2021-06-17T18:46:02.255Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457924225 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:02 [2021-06-17T18:46:02.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457924225 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:02 [2021-06-17T18:46:02.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457924225 data=null} to TreeItem with text {ust-overlap-testing}
14:46:02 [2021-06-17T18:46:02.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457924225 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:02 [2021-06-17T18:46:02.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924225 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}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457924228 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:02 [2021-06-17T18:46:02.256Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457924233 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457924233 data=null doit=true} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457924233 data=null} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457924233 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457924265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457924266 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457924266 data=null doit=true} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457924266 data=null} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457924267 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457924273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457924274 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457924274 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457924274 data=null} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457924274 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924277 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]}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457924286 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457924351 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457924351 data=null doit=true} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457924351 data=null} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457924352 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457924375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457924376 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457924376 data=null doit=true} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457924376 data=null} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457924376 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457924383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:02 [2021-06-17T18:46:02.514Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457924385 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457924385 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457924385 data=null} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457924385 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924385 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]}
14:46:02 [2021-06-17T18:46:02.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457924444 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:02 [2021-06-17T18:46:02.514Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457924774 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457924775 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457924775 data=null} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457924775 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924775 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}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457924819 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:02 [2021-06-17T18:46:02.772Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457924821 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457924822 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457924822 data=null} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457924822 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924822 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}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457924826 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457924826 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457924826 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457924829 data=null} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457924829 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457924829 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}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457924832 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457924832 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
14:46:02 [2021-06-17T18:46:02.772Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=457924832 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.030Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457924832 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}
14:46:03 [2021-06-17T18:46:03.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457924880 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=457925008 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=457925008 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=457925008 data=null} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.030Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:46:03 [2021-06-17T18:46:03.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:46:03 [2021-06-17T18:46:03.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:03 [2021-06-17T18:46:03.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457925387 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457925387 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457925387 data=null} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457925387 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457925388 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}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457925394 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:03 [2021-06-17T18:46:03.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457925400 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457925401 data=null doit=true} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457925401 data=null} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457925401 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457925401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457925447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457925448 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457925448 data=null doit=true} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457925448 data=null} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457925449 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457925449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457925454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:03 [2021-06-17T18:46:03.546Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457925455 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457925455 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457925455 data=null} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457925456 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457925456 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]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457925468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457925469 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457925469 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457925469 data=null} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457925469 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457925470 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]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457925473 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:03 [2021-06-17T18:46:03.546Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:46:03 [2021-06-17T18:46:03.547Z] DEBUG - Clicking on with mnemonic 'Clear'
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Clicked on with mnemonic 'Clear'
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457925874 data=null doit=true} to Shell with text {Confirm Clear}
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Clicking on &Yes
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457925875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457925875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457925875 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457925875 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457925875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457925875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:03 [2021-06-17T18:46:03.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457925875 data=null item=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')
14:46:06 [2021-06-17T18:46:06.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457925549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:46:06 [2021-06-17T18:46:06.330Z] DEBUG - Clicked on 
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457928147 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457928147 data=null doit=true} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457928147 data=null} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457928147 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457928148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457928179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457928179 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457928179 data=null doit=true} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457928179 data=null} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457928180 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457928180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457928185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:06 [2021-06-17T18:46:06.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457928186 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457928186 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457928186 data=null} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457928186 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457928187 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]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457928199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457928199 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457928199 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457928200 data=null} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457928245 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457928245 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]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457928249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:46:06 [2021-06-17T18:46:06.331Z] DEBUG - Clicking on with mnemonic 'Import...'
14:46:06 [2021-06-17T18:46:06.589Z] DEBUG - Clicked on with mnemonic 'Import...'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457928704 data=null doit=true} to Shell with text {Trace Import}
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:46:06 [2021-06-17T18:46:06.848Z] 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')
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457928707 data=null} to (of type 'Combo')
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:06 [2021-06-17T18:46:06.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457928767 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457928767 data=null doit=true} to TreeItem with text {import}
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457928767 data=null} to TreeItem with text {import}
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457928767 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457928767 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}
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457928767 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Setting state to checked on: import
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457928787 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:'))
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:46:06 [2021-06-17T18:46:06.849Z] 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')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:46:06 [2021-06-17T18:46:06.849Z] 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')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.849Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:46:06 [2021-06-17T18:46:06.850Z] 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')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] 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')
14:46:06 [2021-06-17T18:46:06.850Z] 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.
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Clicking on &Finish
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457928794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457928795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457928795 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457928795 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457928795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457928795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:06 [2021-06-17T18:46:06.850Z] DEBUG - Clicked on &Finish
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457929303 data=null doit=true} to Shell with text {Confirmation}
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Clicking on Skip All
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=457929304 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')
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=457929304 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')
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=457929304 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=457929304 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=457929304 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')
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=457929304 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')
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=457929304 data=null item=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')
14:46:07 [2021-06-17T18:46:07.417Z] DEBUG - Clicked on 
14:46:07 [2021-06-17T18:46:07.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457928795 data=null item=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')
14:46:07 [2021-06-17T18:46:07.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457928287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457929960 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457929968 data=null doit=true} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457929968 data=null} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457929969 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457929969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457929989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457929990 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457929990 data=null doit=true} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457929990 data=null} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457929990 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457929990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457930000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457930000 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457930000 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457930001 data=null} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457930001 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457930001 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]}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457930006 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457930009 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457930009 data=null doit=true} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457930009 data=null} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457930009 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457930009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457930023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.932Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457930023 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457930023 data=null doit=true} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457930023 data=null} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457930024 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457930024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457930033 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:07 [2021-06-17T18:46:07.933Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457930033 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457930034 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457930034 data=null} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457930034 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457930034 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]}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457930040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457930041 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457930041 data=null} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457930041 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:07 [2021-06-17T18:46:07.933Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457930041 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]}
14:46:08 [2021-06-17T18:46:08.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457930073 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930417 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457930417 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457930417 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930417 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457930418 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930435 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:08 [2021-06-17T18:46:08.449Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930437 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457930438 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457930438 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930438 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457930438 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930441 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930441 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457930441 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457930441 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930442 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457930442 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930444 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930444 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930445 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.449Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457930445 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930489 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457930666 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457930667 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457930667 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.707Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:46:08 [2021-06-17T18:46:08.707Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:09 [2021-06-17T18:46:09.640Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:09 [2021-06-17T18:46:09.640Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:09 [2021-06-17T18:46:09.640Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:09 [2021-06-17T18:46:09.640Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:09 [2021-06-17T18:46:09.640Z] DEBUG - Attempting to set focus on Table with text {}
14:46:09 [2021-06-17T18:46:09.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457931702 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:09 [2021-06-17T18:46:09.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457931702 data=null doit=true} to TableItem with text {}
14:46:09 [2021-06-17T18:46:09.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457931703 data=null} to TableItem with text {}
14:46:09 [2021-06-17T18:46:09.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457931703 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:09 [2021-06-17T18:46:09.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457931703 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:09 [2021-06-17T18:46:09.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457931776 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:09 [2021-06-17T18:46:09.899Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:09 [2021-06-17T18:46:09.899Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:09 [2021-06-17T18:46:09.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:09 [2021-06-17T18:46:09.899Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457932032 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457932032 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457932032 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457932032 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457932033 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457932036 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:10 [2021-06-17T18:46:10.157Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457932041 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457932041 data=null doit=true} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457932041 data=null} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457932042 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457932042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457932070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457932070 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457932070 data=null doit=true} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457932070 data=null} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457932070 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457932071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457932075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:10 [2021-06-17T18:46:10.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457932076 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457932076 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457932077 data=null} to TreeItem with text {Traces [7]}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457932077 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457932077 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]}
14:46:10 [2021-06-17T18:46:10.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457932087 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:10 [2021-06-17T18:46:10.157Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:46:10 [2021-06-17T18:46:10.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:10 [2021-06-17T18:46:10.416Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:10 [2021-06-17T18:46:10.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932433 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457932433 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457932434 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932434 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457932434 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}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932454 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:10 [2021-06-17T18:46:10.417Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932456 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457932456 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457932456 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932456 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457932456 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}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932460 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932460 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457932460 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457932461 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932461 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457932461 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}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932463 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932464 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932464 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.417Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457932464 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}
14:46:10 [2021-06-17T18:46:10.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932507 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457932658 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457932658 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457932658 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.675Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:46:10 [2021-06-17T18:46:10.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:10 [2021-06-17T18:46:10.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - Attempting to set focus on Table with text {}
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457933666 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457933666 data=null doit=true} to TableItem with text {}
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457933666 data=null} to TableItem with text {}
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457933667 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457933667 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457933671 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:11 [2021-06-17T18:46:11.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457933919 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457933919 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457933919 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457933919 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457933920 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}
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457933922 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:11 [2021-06-17T18:46:11.866Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:11 [2021-06-17T18:46:11.866Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457933926 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457933926 data=null doit=true} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457933926 data=null} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457933926 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457933927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457933945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457933948 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457933948 data=null doit=true} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457933948 data=null} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457933949 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457933949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457933953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:11 [2021-06-17T18:46:11.867Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457933954 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457933954 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457933954 data=null} to TreeItem with text {Traces [7]}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457933954 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457933954 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]}
14:46:11 [2021-06-17T18:46:11.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457933961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:11 [2021-06-17T18:46:11.867Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934305 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457934305 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457934305 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934305 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457934305 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}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934326 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:12 [2021-06-17T18:46:12.432Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934329 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457934329 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457934329 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934329 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457934330 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}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934335 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934335 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457934335 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457934335 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934335 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457934336 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}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934339 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934339 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934339 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.432Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457934339 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}
14:46:12 [2021-06-17T18:46:12.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934392 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457934790 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457934867 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457934867 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Attempting to set focus on Table with text {}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457934869 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457934869 data=null doit=true} to TableItem with text {}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457934869 data=null} to TableItem with text {}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457934869 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457934869 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457934873 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:12 [2021-06-17T18:46:12.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457935927 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457935927 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457935927 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457935927 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457935927 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}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457935932 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:13 [2021-06-17T18:46:13.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457935936 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457935936 data=null doit=true} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457935937 data=null} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457935937 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457935937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457935957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457935957 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457935957 data=null doit=true} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457935957 data=null} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457935958 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457935958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457935962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:13 [2021-06-17T18:46:13.891Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457935962 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457935964 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457935964 data=null} to TreeItem with text {Traces [7]}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457935964 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457935964 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]}
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457935971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:13 [2021-06-17T18:46:13.891Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:46:13 [2021-06-17T18:46:13.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457936083 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457936083 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457936083 data=null} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457936083 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457936084 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}
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457936108 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:14 [2021-06-17T18:46:14.149Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:14 [2021-06-17T18:46:14.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457936111 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457936111 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457936111 data=null} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457936111 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457936111 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}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457936115 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457936115 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457936115 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457936116 data=null} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457936116 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457936116 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}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457936146 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457936146 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=457936147 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457936147 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}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457936210 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=457936210 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=457936210 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=457936210 data=null} to TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:14 [2021-06-17T18:46:14.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - Attempting to set focus on Table with text {}
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457936713 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457936713 data=null doit=true} to TableItem with text {}
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457936713 data=null} to TableItem with text {}
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457936713 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457936714 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457936717 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:14 [2021-06-17T18:46:14.716Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:15 [2021-06-17T18:46:15.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:15 [2021-06-17T18:46:15.649Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:15 [2021-06-17T18:46:15.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457937678 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457937678 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457937678 data=null} to TreeItem with text {simple_server-thread1}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457937680 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457937680 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}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457937684 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:15 [2021-06-17T18:46:15.650Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457937689 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457937698 data=null doit=true} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457937698 data=null} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457937698 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457937698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457937719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457937740 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457937740 data=null doit=true} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457937740 data=null} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457937741 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457937741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457937746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:15 [2021-06-17T18:46:15.650Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457937746 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457937747 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457937747 data=null} to TreeItem with text {Traces [7]}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457937747 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:15 [2021-06-17T18:46:15.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457937747 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]}
14:46:15 [2021-06-17T18:46:15.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457937762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:15 [2021-06-17T18:46:15.908Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457938108 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457938108 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457938108 data=null} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457938109 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457938109 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}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457938129 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:16 [2021-06-17T18:46:16.166Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457938131 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457938131 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457938131 data=null} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457938131 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457938131 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}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457938134 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457938134 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457938134 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457938134 data=null} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457938134 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457938135 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}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457938137 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457938137 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=457938137 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457938137 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}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457938191 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=457938198 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=457938199 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=457938199 data=null} to TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:16 [2021-06-17T18:46:16.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - Attempting to set focus on Table with text {}
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457938701 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457938702 data=null doit=true} to TableItem with text {}
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457938702 data=null} to TableItem with text {}
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457938702 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457938702 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457938706 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:16 [2021-06-17T18:46:16.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457939561 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457939561 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457939561 data=null} to TreeItem with text {simple_server-thread2}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457939562 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457939562 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}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457939566 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:17 [2021-06-17T18:46:17.665Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457939571 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457939571 data=null doit=true} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457939571 data=null} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457939571 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457939571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457939594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457939595 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457939595 data=null doit=true} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457939595 data=null} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457939595 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457939596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457939600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:17 [2021-06-17T18:46:17.666Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457939601 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457939601 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457939601 data=null} to TreeItem with text {Traces [7]}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457939601 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457939601 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]}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457939607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:17 [2021-06-17T18:46:17.666Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457939693 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457939694 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457939694 data=null} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457939694 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457939694 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}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457939753 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:17 [2021-06-17T18:46:17.666Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457939756 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457939756 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457939756 data=null} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457939756 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457939756 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}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457939759 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457939759 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457939759 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457939760 data=null} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457939760 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457939767 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}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457939770 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457939770 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.666Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=457939771 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457939771 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}
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457939866 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=457939866 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=457939866 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=457939866 data=null} to TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:17 [2021-06-17T18:46:17.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - Attempting to set focus on Table with text {}
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457940369 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457940369 data=null doit=true} to TableItem with text {}
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457940369 data=null} to TableItem with text {}
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457940370 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457940370 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457940380 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:18 [2021-06-17T18:46:18.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457941350 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457941350 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457941350 data=null} to TreeItem with text {ust-overlap-testing}
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457941350 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457941350 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}
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457941356 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:19 [2021-06-17T18:46:19.422Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:19 [2021-06-17T18:46:19.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457941379 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457941379 data=null doit=true} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457941379 data=null} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457941379 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457941379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457941392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457941393 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457941393 data=null doit=true} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457941393 data=null} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457941393 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457941393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457941407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:19 [2021-06-17T18:46:19.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457941408 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457941408 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457941408 data=null} to TreeItem with text {Traces [7]}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457941409 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457941409 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]}
14:46:19 [2021-06-17T18:46:19.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457941417 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:19 [2021-06-17T18:46:19.423Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:46:19 [2021-06-17T18:46:19.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:19 [2021-06-17T18:46:19.988Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:19 [2021-06-17T18:46:19.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457941843 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457941843 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457941843 data=null} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457941843 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457941867 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}
14:46:19 [2021-06-17T18:46:19.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457941890 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:19 [2021-06-17T18:46:19.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457941894 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457941894 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457941894 data=null} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457941894 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457941895 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}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457941900 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457941900 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457941900 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457941901 data=null} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457941901 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457941901 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}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457941905 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457941905 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=457941905 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457941905 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}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457941965 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=457942096 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=457942096 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=457942096 data=null} to TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:46:19 [2021-06-17T18:46:19.989Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:46:20 [2021-06-17T18:46:20.558Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:20 [2021-06-17T18:46:20.558Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:20 [2021-06-17T18:46:20.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457942486 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457942486 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457942486 data=null} to TreeItem with text {unrecognized.log}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457942487 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457942487 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}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457942491 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:20 [2021-06-17T18:46:20.559Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457942497 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457942497 data=null doit=true} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457942497 data=null} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457942497 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457942497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457942514 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457942515 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457942515 data=null doit=true} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457942515 data=null} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457942515 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457942515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457942525 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:20 [2021-06-17T18:46:20.559Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457942526 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457942526 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457942526 data=null} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457942526 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457942526 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]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457942532 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457942537 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457942537 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457942537 data=null} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457942537 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457942537 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]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457942540 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:46:20 [2021-06-17T18:46:20.559Z] DEBUG - Clicking on with mnemonic 'Clear'
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Clicked on with mnemonic 'Clear'
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457942848 data=null doit=true} to Shell with text {Confirm Clear}
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Clicking on &Yes
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457942848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457942849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457942849 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457942849 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457942849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457942849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:20 [2021-06-17T18:46:20.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457942849 data=null item=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')
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457942570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Clicked on 
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457945048 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457945048 data=null doit=true} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457945048 data=null} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457945049 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457945059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457945059 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457945060 data=null doit=true} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457945060 data=null} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457945060 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457945074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:23 [2021-06-17T18:46:23.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457945075 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457945075 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457945075 data=null} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457945076 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945076 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]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457945088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=457945088 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=457945088 data=null doit=true} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=457945088 data=null} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=457945089 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945089 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]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=457945091 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:46:23 [2021-06-17T18:46:23.345Z] DEBUG - Clicking on with mnemonic 'Import...'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - Clicked on with mnemonic 'Import...'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457945477 data=null doit=true} to Shell with text {Trace Import}
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:46:23 [2021-06-17T18:46:23.603Z] 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')
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457945483 data=null} to (of type 'Combo')
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457945522 data=null doit=true} to TreeItem with text {import}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457945522 data=null} to TreeItem with text {import}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457945522 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457945523 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}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457945524 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457945531 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457945531 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457945531 data=null} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457945531 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945531 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
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457945533 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.604Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=457945541 data=null doit=true} to Tree node with text: z-clashes
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=457945542 data=null} to Tree node with text: z-clashes
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=457945542 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457945542 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
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=457945543 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457945544 data=null button=0 stateMask=0x0 x=171 y=173 count=0} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457945544 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457945544 data=null} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457945544 data=null button=1 stateMask=0x0 x=171 y=173 count=1} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945545 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
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457945547 data=null button=1 stateMask=0x80000 x=171 y=83 count=1} to Tree node with text: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.604Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457945564 data=null button=0 stateMask=0x0 x=153 y=-9 count=0} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457945565 data=null doit=true} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457945565 data=null} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457945565 data=null button=1 stateMask=0x0 x=153 y=-9 count=1} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945565 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
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457945567 data=null button=1 stateMask=0x80000 x=153 y=-9 count=1} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Setting state to checked on: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.604Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:46:23 [2021-06-17T18:46:23.604Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457945570 data=null button=0 stateMask=0x0 x=171 y=127 count=0} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457945571 data=null doit=true} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457945571 data=null} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457945571 data=null button=1 stateMask=0x0 x=171 y=127 count=1} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945571 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
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457945573 data=null button=1 stateMask=0x80000 x=171 y=127 count=1} to Tree node with text: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Setting state to checked on: simple_server-thread1
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.604Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457945576 data=null button=0 stateMask=0x0 x=153 y=35 count=0} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457945576 data=null doit=true} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457945576 data=null} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457945576 data=null button=1 stateMask=0x0 x=153 y=35 count=1} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945576 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
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457945578 data=null button=1 stateMask=0x80000 x=153 y=35 count=1} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Setting state to checked on: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.604Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:46:23 [2021-06-17T18:46:23.604Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457945591 data=null button=0 stateMask=0x0 x=171 y=150 count=0} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457945591 data=null doit=true} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457945591 data=null} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457945592 data=null button=1 stateMask=0x0 x=171 y=150 count=1} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945592 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
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457945593 data=null button=1 stateMask=0x80000 x=171 y=150 count=1} to Tree node with text: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Setting state to checked on: simple_server-thread2
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:23 [2021-06-17T18:46:23.605Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457945602 data=null button=0 stateMask=0x0 x=84 y=-57 count=0} to TreeItem with text {import}
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457945603 data=null doit=true} to TreeItem with text {import}
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457945603 data=null} to TreeItem with text {import}
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457945603 data=null button=1 stateMask=0x0 x=84 y=-57 count=1} to TreeItem with text {import}
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457945603 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}
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457945605 data=null button=1 stateMask=0x80000 x=84 y=-57 count=1} to TreeItem with text {import}
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Setting state to checked on: unrecognized.log
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457945608 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:'))
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:46:23 [2021-06-17T18:46:23.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')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:46:23 [2021-06-17T18:46:23.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')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:46:23 [2021-06-17T18:46:23.605Z] 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')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.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)'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:46:23 [2021-06-17T18:46:23.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')
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.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')
14:46:23 [2021-06-17T18:46:23.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.
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - Clicking on &Finish
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457945671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457945671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457945671 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457945672 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457945672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457945672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:23 [2021-06-17T18:46:23.864Z] DEBUG - Clicked on &Finish
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457946256 data=null doit=true} to Shell with text {Confirmation}
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Clicking on Rename
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=457946257 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')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=457946257 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')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=457946257 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=457946257 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=457946257 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')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=457946257 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')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=457946257 data=null item=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')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Clicked on 
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457946420 data=null doit=true} to Shell with text {Confirmation}
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Clicking on Overwrite
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=457946421 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')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=457946421 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')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=457946421 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=457946421 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=457946421 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')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=457946421 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')
14:46:24 [2021-06-17T18:46:24.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=457946421 data=null item=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')
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Clicked on 
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457946546 data=null doit=true} to Shell with text {Confirmation}
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Clicking on Skip
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=457946546 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')
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=457946547 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')
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=457946547 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=457946547 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=457946547 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')
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=457946547 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')
14:46:24 [2021-06-17T18:46:24.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=457946547 data=null item=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')
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457945672 data=null item=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')
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457945146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Clicked on 
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457946855 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457946855 data=null doit=true} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457946855 data=null} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457946855 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457946855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457946892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457946892 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457946892 data=null doit=true} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457946892 data=null} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457946892 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457946893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457946896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:24 [2021-06-17T18:46:24.948Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457946897 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457946897 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457946897 data=null} to TreeItem with text {Traces [5]}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457946897 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457946898 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]}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457946903 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457946903 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457946903 data=null} to TreeItem with text {Traces [5]}
14:46:24 [2021-06-17T18:46:24.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457946904 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:24 [2021-06-17T18:46:24.949Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457946904 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]}
14:46:24 [2021-06-17T18:46:24.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457946918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947260 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457947260 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457947260 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947261 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457947261 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}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947282 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:25 [2021-06-17T18:46:25.206Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947284 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457947284 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457947284 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947285 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457947285 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}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947288 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947290 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457947290 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457947291 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947291 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457947291 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}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947293 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947293 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.206Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947294 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.464Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457947294 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}
14:46:25 [2021-06-17T18:46:25.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947349 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457947595 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457947628 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457947629 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Attempting to set focus on Table with text {}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457947640 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457947640 data=null doit=true} to TableItem with text {}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457947640 data=null} to TableItem with text {}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457947641 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457947641 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457947645 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:25 [2021-06-17T18:46:25.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:26 [2021-06-17T18:46:26.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:26 [2021-06-17T18:46:26.655Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457948806 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457948807 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457948807 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457948807 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457948807 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}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457948810 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:26 [2021-06-17T18:46:26.913Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457948815 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457948815 data=null doit=true} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457948815 data=null} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457948815 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457948815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457948850 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457948851 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457948851 data=null doit=true} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457948851 data=null} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457948851 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457948852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457948860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:26 [2021-06-17T18:46:26.913Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457948861 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457948861 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457948862 data=null} to TreeItem with text {Traces [5]}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457948862 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457948862 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]}
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457948871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:26 [2021-06-17T18:46:26.913Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:26 [2021-06-17T18:46:26.913Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:27 [2021-06-17T18:46:27.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949000 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457949045 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457949045 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949046 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457949046 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)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949060 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:27 [2021-06-17T18:46:27.172Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949072 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457949072 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457949072 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949072 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457949072 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)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949076 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949076 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457949076 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457949076 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949076 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457949077 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)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949081 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949081 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949082 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.172Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457949082 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)}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949173 data=null button=1 stateMask=0x80000 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457949576 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457949614 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457949614 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Attempting to set focus on Table with text {}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457949615 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457949616 data=null doit=true} to TableItem with text {}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457949616 data=null} to TableItem with text {}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457949616 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457949616 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457949620 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:27 [2021-06-17T18:46:27.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457950687 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=457950687 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=457950687 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457950688 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457950688 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)}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=457950691 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:28 [2021-06-17T18:46:28.674Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457950696 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457950696 data=null doit=true} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457950696 data=null} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457950696 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457950696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457950710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457950711 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457950711 data=null doit=true} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457950711 data=null} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457950711 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457950711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457950720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:28 [2021-06-17T18:46:28.674Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457950720 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457950720 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457950721 data=null} to TreeItem with text {Traces [5]}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457950721 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457950723 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]}
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457950729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:28 [2021-06-17T18:46:28.674Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:28 [2021-06-17T18:46:28.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:28 [2021-06-17T18:46:28.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457950790 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457950790 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457950790 data=null} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457950791 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457950791 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}
14:46:28 [2021-06-17T18:46:28.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457950813 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:28 [2021-06-17T18:46:28.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:28 [2021-06-17T18:46:28.933Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457950816 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457950816 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457950816 data=null} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457950816 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457950817 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}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457950842 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457950843 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457950843 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457950843 data=null} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457950843 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457950843 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}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457950847 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457950849 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=457950849 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457950849 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}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457950903 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=457950910 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=457950910 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=457950910 data=null} to TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:28 [2021-06-17T18:46:28.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - Attempting to set focus on Table with text {}
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457951412 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457951412 data=null doit=true} to TableItem with text {}
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457951413 data=null} to TableItem with text {}
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457951413 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457951413 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457951417 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:29 [2021-06-17T18:46:29.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457952272 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457952272 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457952272 data=null} to TreeItem with text {simple_server-thread1}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457952273 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457952273 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}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457952276 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:30 [2021-06-17T18:46:30.431Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457952281 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457952281 data=null doit=true} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457952281 data=null} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457952282 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457952282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457952344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457952347 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457952347 data=null doit=true} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457952347 data=null} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457952347 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457952348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457952373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:30 [2021-06-17T18:46:30.431Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457952374 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457952374 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457952374 data=null} to TreeItem with text {Traces [5]}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457952375 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457952375 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]}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457952387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:30 [2021-06-17T18:46:30.431Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457952472 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457952472 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457952472 data=null} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457952472 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457952472 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}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457952497 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:30 [2021-06-17T18:46:30.431Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457952539 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457952539 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457952540 data=null} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457952540 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457952540 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}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457952545 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457952545 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457952545 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457952545 data=null} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457952546 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457952546 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}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457952548 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457952549 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=457952549 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.689Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457952549 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}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457952646 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=457952953 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=457952986 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=457952987 data=null} to TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Attempting to set focus on Table with text {}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457952989 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457952989 data=null doit=true} to TableItem with text {}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457952989 data=null} to TableItem with text {}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457952989 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457952989 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457952993 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:30 [2021-06-17T18:46:30.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:32 [2021-06-17T18:46:32.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457954105 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457954105 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457954105 data=null} to TreeItem with text {simple_server-thread2}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457954105 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457954105 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}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457954109 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:32 [2021-06-17T18:46:32.324Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457954117 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457954117 data=null doit=true} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457954117 data=null} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457954117 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457954117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457954139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457954140 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457954140 data=null doit=true} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457954140 data=null} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457954140 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457954140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457954145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:32 [2021-06-17T18:46:32.324Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457954145 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457954145 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457954145 data=null} to TreeItem with text {Traces [5]}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457954146 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457954146 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]}
14:46:32 [2021-06-17T18:46:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457954152 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:32 [2021-06-17T18:46:32.324Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:46:32 [2021-06-17T18:46:32.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:32 [2021-06-17T18:46:32.581Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:32 [2021-06-17T18:46:32.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457954496 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457954496 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457954496 data=null} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457954497 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457954497 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}
14:46:32 [2021-06-17T18:46:32.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457954528 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:32 [2021-06-17T18:46:32.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457954531 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457954531 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457954531 data=null} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457954532 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457954532 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}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457954536 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457954537 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457954537 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457954537 data=null} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457954537 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457954537 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}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457954545 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457954545 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.582Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=457954545 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.839Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457954546 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}
14:46:32 [2021-06-17T18:46:32.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457954642 data=null button=1 stateMask=0x80000 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=457954843 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=457954844 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=457954844 data=null} to TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.839Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:46:32 [2021-06-17T18:46:32.839Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:46:32 [2021-06-17T18:46:32.839Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457955102 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457955102 data=null doit=true} to TreeItem with text {unrecognized.log}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457955103 data=null} to TreeItem with text {unrecognized.log}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457955103 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457955103 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}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457955106 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:33 [2021-06-17T18:46:33.097Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457955115 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457955115 data=null doit=true} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457955115 data=null} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457955115 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457955115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457955140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457955141 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457955141 data=null doit=true} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457955141 data=null} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457955141 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457955142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457955149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:33 [2021-06-17T18:46:33.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457955150 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457955150 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457955150 data=null} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457955151 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457955151 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]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457955158 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457955165 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457955165 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457955166 data=null} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457955166 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457955166 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]}
14:46:33 [2021-06-17T18:46:33.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457955169 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:33 [2021-06-17T18:46:33.355Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:46:33 [2021-06-17T18:46:33.355Z] DEBUG - Clicking on with mnemonic 'Clear'
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - Clicked on with mnemonic 'Clear'
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457955514 data=null doit=true} to Shell with text {Confirm Clear}
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - Clicking on &Yes
14:46:33 [2021-06-17T18:46:33.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457955515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:33 [2021-06-17T18:46:33.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457955515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:33 [2021-06-17T18:46:33.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457955515 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:33 [2021-06-17T18:46:33.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457955515 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:33 [2021-06-17T18:46:33.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457955515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:33 [2021-06-17T18:46:33.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457955515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:33 [2021-06-17T18:46:33.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457955515 data=null item=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')
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457955241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Clicked on 
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457956858 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457956858 data=null doit=true} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457956858 data=null} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457956859 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457956859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457956878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457956879 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457956879 data=null doit=true} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457956879 data=null} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457956879 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457956880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457956890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:34 [2021-06-17T18:46:34.987Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457956891 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457956891 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457956891 data=null} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457956892 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457956892 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]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457956898 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457956898 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457956905 data=null doit=true} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457956905 data=null} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457956906 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457956906 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]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457956908 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:46:34 [2021-06-17T18:46:34.987Z] DEBUG - Clicking on with mnemonic 'Import...'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - Clicked on with mnemonic 'Import...'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457957296 data=null doit=true} to Shell with text {Trace Import}
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:46:35 [2021-06-17T18:46:35.245Z] 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')
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:35 [2021-06-17T18:46:35.245Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:35 [2021-06-17T18:46:35.246Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:46:35 [2021-06-17T18:46:35.246Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:46:35 [2021-06-17T18:46:35.246Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:35 [2021-06-17T18:46:35.246Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457957299 data=null} to (of type 'Combo')
14:46:35 [2021-06-17T18:46:35.246Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:35 [2021-06-17T18:46:35.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:35 [2021-06-17T18:46:35.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:35 [2021-06-17T18:46:35.246Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457957387 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457957387 data=null doit=true} to TreeItem with text {import}
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457957388 data=null} to TreeItem with text {import}
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457957388 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457957388 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}
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457957388 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Setting state to checked on: import
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} time=457957406 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:'))
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:46:35 [2021-06-17T18:46:35.507Z] 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')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:46:35 [2021-06-17T18:46:35.507Z] 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')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:46:35 [2021-06-17T18:46:35.507Z] 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')
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] 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')
14:46:35 [2021-06-17T18:46:35.507Z] 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.
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - Clicking on &Finish
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457957419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457957419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457957419 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457957419 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457957419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457957419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:35 [2021-06-17T18:46:35.508Z] DEBUG - Clicked on &Finish
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457957927 data=null doit=true} to Shell with text {Confirmation}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Clicking on Skip All
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=457957928 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')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=457957928 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')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=457957928 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=457957928 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=457957928 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')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=457957928 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')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=457957928 data=null item=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')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457957419 data=null item=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')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457956944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Clicked on 
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457958147 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457958147 data=null doit=true} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457958147 data=null} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457958147 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457958148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457958157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457958157 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457958158 data=null doit=true} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457958158 data=null} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457958158 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457958167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457958172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:36 [2021-06-17T18:46:36.074Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:36 [2021-06-17T18:46:36.074Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:36 [2021-06-17T18:46:36.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457958173 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:46:36 [2021-06-17T18:46:36.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457958173 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:36 [2021-06-17T18:46:36.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457958173 data=null} to TreeItem with text {Traces [4]}
14:46:36 [2021-06-17T18:46:36.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457958174 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:36 [2021-06-17T18:46:36.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457958174 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]}
14:46:36 [2021-06-17T18:46:36.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457958186 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:36 [2021-06-17T18:46:36.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457958187 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:36 [2021-06-17T18:46:36.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457958187 data=null} to TreeItem with text {Traces [4]}
14:46:36 [2021-06-17T18:46:36.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457958187 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:36 [2021-06-17T18:46:36.331Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457958187 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]}
14:46:36 [2021-06-17T18:46:36.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457958190 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958508 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457958508 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457958508 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958509 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457958509 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}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958537 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:36 [2021-06-17T18:46:36.589Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958539 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457958539 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457958539 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958540 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457958540 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}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958543 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958543 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457958543 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457958550 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958551 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457958551 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}
14:46:36 [2021-06-17T18:46:36.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958554 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958554 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.590Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958554 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.590Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457958554 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}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958601 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457958795 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457958802 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457958802 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Attempting to set focus on Table with text {}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457958804 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457958804 data=null doit=true} to TableItem with text {}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457958804 data=null} to TableItem with text {}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457958804 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457958804 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457958816 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:36 [2021-06-17T18:46:36.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:38 [2021-06-17T18:46:38.221Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457959980 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457959980 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457959980 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457959980 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457959980 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}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457959984 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:38 [2021-06-17T18:46:38.222Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457959988 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457959988 data=null doit=true} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457959988 data=null} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457959988 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457959989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457960006 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457960013 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457960013 data=null doit=true} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457960013 data=null} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457960014 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457960014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457960056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:38 [2021-06-17T18:46:38.222Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457960057 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457960057 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457960057 data=null} to TreeItem with text {Traces [4]}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457960058 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457960058 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]}
14:46:38 [2021-06-17T18:46:38.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457960066 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:38 [2021-06-17T18:46:38.222Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457960486 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457960486 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457960486 data=null} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457960487 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457960487 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}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457960520 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:38 [2021-06-17T18:46:38.479Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457960527 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457960527 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457960528 data=null} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457960528 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457960529 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}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457960531 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457960531 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457960531 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457960532 data=null} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457960532 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457960532 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}
14:46:38 [2021-06-17T18:46:38.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457960534 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457960534 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.480Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=457960534 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.480Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457960534 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}
14:46:38 [2021-06-17T18:46:38.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457960580 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=457960732 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=457960732 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=457960732 data=null} to TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.736Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:46:38 [2021-06-17T18:46:38.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:38 [2021-06-17T18:46:38.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:39 [2021-06-17T18:46:39.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:39 [2021-06-17T18:46:39.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:39 [2021-06-17T18:46:39.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:39 [2021-06-17T18:46:39.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:39 [2021-06-17T18:46:39.301Z] DEBUG - Attempting to set focus on Table with text {}
14:46:39 [2021-06-17T18:46:39.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457961234 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:39 [2021-06-17T18:46:39.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457961238 data=null doit=true} to TableItem with text {}
14:46:39 [2021-06-17T18:46:39.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457961238 data=null} to TableItem with text {}
14:46:39 [2021-06-17T18:46:39.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457961238 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:39 [2021-06-17T18:46:39.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457961239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:39 [2021-06-17T18:46:39.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457961242 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:39 [2021-06-17T18:46:39.302Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:39 [2021-06-17T18:46:39.302Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:39 [2021-06-17T18:46:39.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:39 [2021-06-17T18:46:39.866Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457961993 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457961993 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457961993 data=null} to TreeItem with text {simple_server-thread1}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457961993 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457961994 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}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457961996 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:40 [2021-06-17T18:46:40.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457962001 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457962003 data=null doit=true} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457962003 data=null} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457962003 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457962004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457962016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457962017 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457962026 data=null doit=true} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457962026 data=null} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457962026 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457962026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457962030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:40 [2021-06-17T18:46:40.124Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457962031 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457962031 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457962031 data=null} to TreeItem with text {Traces [4]}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457962031 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457962031 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]}
14:46:40 [2021-06-17T18:46:40.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457962043 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:40 [2021-06-17T18:46:40.124Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:46:40 [2021-06-17T18:46:40.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:40 [2021-06-17T18:46:40.382Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:40 [2021-06-17T18:46:40.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457962484 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457962484 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457962484 data=null} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457962485 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457962485 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}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457962505 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:40 [2021-06-17T18:46:40.639Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457962507 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457962507 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457962507 data=null} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457962508 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457962508 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}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457962511 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457962511 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457962512 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457962512 data=null} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457962512 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457962512 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}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457962515 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457962515 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=457962539 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457962539 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}
14:46:40 [2021-06-17T18:46:40.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457962581 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=457962588 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=457962588 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=457962588 data=null} to TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.640Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:46:40 [2021-06-17T18:46:40.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:40 [2021-06-17T18:46:40.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - Attempting to set focus on Table with text {}
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457963303 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457963303 data=null doit=true} to TableItem with text {}
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457963303 data=null} to TableItem with text {}
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457963303 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457963304 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457963308 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:41 [2021-06-17T18:46:41.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457964063 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457964063 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457964064 data=null} to TreeItem with text {simple_server-thread2}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457964064 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457964064 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}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457964069 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:42 [2021-06-17T18:46:42.140Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457964074 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457964075 data=null doit=true} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457964075 data=null} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457964075 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457964075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457964093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457964094 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457964094 data=null doit=true} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457964094 data=null} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457964094 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457964094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457964098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:42 [2021-06-17T18:46:42.140Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:42 [2021-06-17T18:46:42.140Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457964098 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457964098 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457964098 data=null} to TreeItem with text {Traces [4]}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457964099 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457964099 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]}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457964104 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:42 [2021-06-17T18:46:42.141Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457964159 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457964159 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457964159 data=null} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457964159 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457964159 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}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457964184 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:42 [2021-06-17T18:46:42.141Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457964186 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457964186 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457964187 data=null} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457964187 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457964187 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}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457964190 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457964190 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457964190 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457964190 data=null} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457964191 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457964191 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}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457964193 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457964193 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.141Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=457964194 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457964194 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}
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457964264 data=null button=1 stateMask=0x80000 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=457964406 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=457964460 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=457964460 data=null} to TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:42 [2021-06-17T18:46:42.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - Attempting to set focus on Table with text {}
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457964962 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457964962 data=null doit=true} to TableItem with text {}
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457964962 data=null} to TableItem with text {}
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457964963 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457964963 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457964967 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:42 [2021-06-17T18:46:42.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:42 [2021-06-17T18:46:42.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457965716 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457965717 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457965717 data=null} to TreeItem with text {ust-overlap-testing}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457965717 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457965717 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}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457965720 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:43 [2021-06-17T18:46:43.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457965724 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457965724 data=null doit=true} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457965724 data=null} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457965724 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457965724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457965741 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457965741 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457965741 data=null doit=true} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457965741 data=null} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457965742 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457965742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457965752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457965753 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457965753 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457965753 data=null} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457965754 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457965754 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]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457965766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457965772 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457965772 data=null doit=true} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457965772 data=null} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457965773 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457965773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457965781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457965782 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457965782 data=null doit=true} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457965782 data=null} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457965782 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457965782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457965795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:43 [2021-06-17T18:46:43.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457965796 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457965796 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457965796 data=null} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457965797 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457965797 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]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457965806 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457965807 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457965807 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457965807 data=null} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457965807 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457965807 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]}
14:46:43 [2021-06-17T18:46:43.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457965810 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:43 [2021-06-17T18:46:43.901Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:46:43 [2021-06-17T18:46:43.901Z] DEBUG - Clicking on with mnemonic 'Clear'
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Clicked on with mnemonic 'Clear'
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457966128 data=null doit=true} to Shell with text {Confirm Clear}
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Clicking on &Yes
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457966128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457966128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457966128 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457966128 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457966128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457966128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:44 [2021-06-17T18:46:44.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457966128 data=null item=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')
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457965850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - Clicked on 
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457967339 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457967339 data=null doit=true} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457967339 data=null} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457967340 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457967340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457967356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457967357 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457967357 data=null doit=true} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457967357 data=null} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457967357 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457967357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457967368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:45 [2021-06-17T18:46:45.545Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457967369 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457967369 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457967369 data=null} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457967369 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457967369 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]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457967383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=457967384 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=457967384 data=null doit=true} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=457967384 data=null} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=457967384 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457967385 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]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=457967388 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:46:45 [2021-06-17T18:46:45.545Z] DEBUG - Clicking on with mnemonic 'Import...'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Clicked on with mnemonic 'Import...'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457967772 data=null doit=true} to Shell with text {Trace Import}
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:46:45 [2021-06-17T18:46:45.804Z] 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')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457967775 data=null} to (of type 'Combo')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457967817 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457967817 data=null doit=true} to TreeItem with text {import}
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457967817 data=null} to TreeItem with text {import}
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457967817 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457967818 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}
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457967818 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Setting state to checked on: import
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} time=457967826 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:'))
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:46:45 [2021-06-17T18:46:45.804Z] 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')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:46:45 [2021-06-17T18:46:45.805Z] 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')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:46:45 [2021-06-17T18:46:45.805Z] 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')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] 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')
14:46:45 [2021-06-17T18:46:45.805Z] 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.
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Clicking on &Finish
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457967854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457967854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457967854 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457967854 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457967854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:45 [2021-06-17T18:46:45.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457967854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:45 [2021-06-17T18:46:45.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:45 [2021-06-17T18:46:45.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:45 [2021-06-17T18:46:45.805Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:46 [2021-06-17T18:46:46.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:46 [2021-06-17T18:46:46.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Clicked on &Finish
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457968069 data=null doit=true} to Shell with text {Confirmation}
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Clicking on Skip All
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=457968070 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')
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=457968070 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')
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=457968072 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=457968072 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=457968072 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')
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=457968072 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')
14:46:46 [2021-06-17T18:46:46.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=457968072 data=null item=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')
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457967854 data=null item=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')
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457967448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Clicked on 
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457968364 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457968364 data=null doit=true} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457968364 data=null} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457968365 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457968365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457968382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457968382 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457968382 data=null doit=true} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457968382 data=null} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457968383 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457968383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457968388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:46 [2021-06-17T18:46:46.322Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457968388 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457968389 data=null doit=true} to TreeItem with text {Traces [1]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457968389 data=null} to TreeItem with text {Traces [1]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457968389 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457968389 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]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457968395 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457968395 data=null doit=true} to TreeItem with text {Traces [1]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457968395 data=null} to TreeItem with text {Traces [1]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457968395 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457968395 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]}
14:46:46 [2021-06-17T18:46:46.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457968397 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:46 [2021-06-17T18:46:46.887Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:46 [2021-06-17T18:46:46.887Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:46 [2021-06-17T18:46:46.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968715 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457968715 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457968715 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968731 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457968731 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}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968746 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:46 [2021-06-17T18:46:46.888Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968754 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457968755 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457968755 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968755 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457968755 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}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968759 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968759 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457968759 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457968759 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968760 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457968760 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}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968763 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968763 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968763 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:46 [2021-06-17T18:46:46.888Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457968764 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}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457968802 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=457969157 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=457969188 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=457969188 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Attempting to set focus on Table with text {}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457969190 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457969190 data=null doit=true} to TableItem with text {}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457969190 data=null} to TableItem with text {}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457969190 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457969191 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457969193 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:47 [2021-06-17T18:46:47.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=457970339 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=457970339 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=457970339 data=null} to TreeItem with text {kernel-overlap-testing}
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=457970340 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457970340 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}
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=457970343 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:48 [2021-06-17T18:46:48.518Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:48 [2021-06-17T18:46:48.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457970349 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457970349 data=null doit=true} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457970349 data=null} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457970350 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457970350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457970362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457970363 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457970363 data=null doit=true} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457970363 data=null} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457970363 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457970363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457970378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457970378 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457970378 data=null doit=true} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457970379 data=null} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457970379 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457970379 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]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457970390 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457970395 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457970395 data=null doit=true} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457970395 data=null} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457970395 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457970395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457970408 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457970408 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457970409 data=null doit=true} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457970409 data=null} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457970409 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457970409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457970412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:48 [2021-06-17T18:46:48.519Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457970413 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457970413 data=null doit=true} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457970413 data=null} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457970413 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457970414 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]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457970424 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457970425 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457970425 data=null doit=true} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457970425 data=null} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457970425 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457970425 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]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457970428 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:46:48 [2021-06-17T18:46:48.519Z] DEBUG - Clicking on with mnemonic 'Clear'
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Clicked on with mnemonic 'Clear'
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457970728 data=null doit=true} to Shell with text {Confirm Clear}
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Clicking on &Yes
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457970729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457970729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457970729 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457970729 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457970729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457970729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:48 [2021-06-17T18:46:48.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457970729 data=null item=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')
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457970462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Clicked on 
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457971080 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457971080 data=null doit=true} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457971080 data=null} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457971080 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457971080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457971108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457971108 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457971108 data=null doit=true} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457971108 data=null} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457971109 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457971109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457971112 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:49 [2021-06-17T18:46:49.034Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457971113 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457971113 data=null doit=true} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457971113 data=null} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457971113 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457971113 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]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457971118 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457971119 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457971119 data=null doit=true} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457971119 data=null} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457971119 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457971119 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]}
14:46:49 [2021-06-17T18:46:49.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457971139 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:46:49 [2021-06-17T18:46:49.292Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:46:49 [2021-06-17T18:46:49.292Z] DEBUG - Clicking on with mnemonic 'Import...'
14:46:49 [2021-06-17T18:46:49.549Z] DEBUG - Clicked on with mnemonic 'Import...'
14:46:49 [2021-06-17T18:46:49.549Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:46:49 [2021-06-17T18:46:49.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457971498 data=null doit=true} to Shell with text {Trace Import}
14:46:49 [2021-06-17T18:46:49.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:46:49 [2021-06-17T18:46:49.550Z] 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')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457971503 data=null} to (of type 'Combo')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457971537 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457971538 data=null doit=true} to TreeItem with text {import}
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457971538 data=null} to TreeItem with text {import}
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457971538 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457971538 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}
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457971538 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Setting state to checked on: import
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} time=457971557 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:'))
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:46:49 [2021-06-17T18:46:49.550Z] 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')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:46:49 [2021-06-17T18:46:49.551Z] 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')
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:46:49 [2021-06-17T18:46:49.551Z] 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')
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] 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')
14:46:49 [2021-06-17T18:46:49.551Z] 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.
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - Clicking on &Finish
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457971565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457971565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457971565 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457971565 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457971566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457971566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:49 [2021-06-17T18:46:49.561Z] DEBUG - Clicked on &Finish
14:46:50 [2021-06-17T18:46:50.125Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:46:50 [2021-06-17T18:46:50.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457972157 data=null doit=true} to Shell with text {Confirmation}
14:46:50 [2021-06-17T18:46:50.125Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - Clicking on Skip All
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=457972157 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')
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=457972157 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')
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=457972157 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=457972157 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=457972158 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')
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=457972158 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')
14:46:50 [2021-06-17T18:46:50.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=457972158 data=null item=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')
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457971566 data=null item=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')
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457971178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Clicked on 
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457972262 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457972262 data=null doit=true} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457972262 data=null} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457972291 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457972291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457972306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457972306 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457972306 data=null doit=true} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457972306 data=null} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457972306 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457972307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457972310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:50 [2021-06-17T18:46:50.383Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457972310 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457972311 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457972311 data=null} to TreeItem with text {Traces [3]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457972311 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457972311 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]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457972315 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457972316 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457972316 data=null} to TreeItem with text {Traces [3]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457972316 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457972316 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]}
14:46:50 [2021-06-17T18:46:50.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457972349 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457972689 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457972689 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457972689 data=null} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457972689 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457972689 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}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457972707 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:50 [2021-06-17T18:46:50.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457972710 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457972710 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457972710 data=null} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457972710 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457972710 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}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457972713 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457972713 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457972713 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457972714 data=null} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457972714 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457972714 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}
14:46:50 [2021-06-17T18:46:50.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457972718 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457972718 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.642Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=457972719 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.899Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457972719 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}
14:46:50 [2021-06-17T18:46:50.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457972771 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=457972778 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=457972778 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=457972778 data=null} to TreeItem with text {simple_server-thread1}
14:46:50 [2021-06-17T18:46:50.899Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - Attempting to set focus on Table with text {}
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457973281 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457973281 data=null doit=true} to TableItem with text {}
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457973281 data=null} to TableItem with text {}
14:46:51 [2021-06-17T18:46:51.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457973281 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:51 [2021-06-17T18:46:51.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457973281 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:51 [2021-06-17T18:46:51.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457973285 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:51 [2021-06-17T18:46:51.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:51 [2021-06-17T18:46:51.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=457974129 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=457974129 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=457974129 data=null} to TreeItem with text {simple_server-thread1}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=457974130 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457974130 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}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=457974132 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:52 [2021-06-17T18:46:52.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457974136 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457974136 data=null doit=true} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457974136 data=null} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457974136 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457974136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457974164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457974165 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457974165 data=null doit=true} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457974165 data=null} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457974165 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457974165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457974171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:52 [2021-06-17T18:46:52.290Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457974171 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457974172 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457974172 data=null} to TreeItem with text {Traces [3]}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457974172 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457974172 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]}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457974178 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:52 [2021-06-17T18:46:52.290Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457974235 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457974235 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457974235 data=null} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457974235 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457974236 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}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457974256 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:52 [2021-06-17T18:46:52.291Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457974259 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457974260 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457974260 data=null} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457974260 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457974260 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}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457974264 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457974264 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457974264 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457974265 data=null} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457974265 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457974265 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}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457974268 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457974268 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=457974268 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.291Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457974268 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}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457974313 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=457974574 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=457974599 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=457974599 data=null} to TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Attempting to set focus on Table with text {}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457974602 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457974602 data=null doit=true} to TableItem with text {}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457974602 data=null} to TableItem with text {}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457974603 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457974603 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457974613 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:52 [2021-06-17T18:46:52.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=457975780 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=457975781 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=457975781 data=null} to TreeItem with text {simple_server-thread2}
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=457975781 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457975781 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}
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=457975784 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:53 [2021-06-17T18:46:53.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457975789 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457975789 data=null doit=true} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457975789 data=null} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457975789 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457975789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457975803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457975804 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457975804 data=null doit=true} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457975804 data=null} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457975804 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457975804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457975807 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:53 [2021-06-17T18:46:53.922Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457975813 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457975813 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457975813 data=null} to TreeItem with text {Traces [3]}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457975813 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457975813 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]}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457975818 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:53 [2021-06-17T18:46:53.922Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457975897 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457975897 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457975897 data=null} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457975897 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457975898 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}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457975917 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:53 [2021-06-17T18:46:53.922Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457975920 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457975920 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457975920 data=null} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457975920 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457975920 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}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457975923 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457975924 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457975924 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457975924 data=null} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457975924 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457975925 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}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457975942 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457975942 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=457975942 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457975943 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}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457975998 data=null button=1 stateMask=0x80000 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=457976005 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=457976005 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=457976005 data=null} to TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:53 [2021-06-17T18:46:53.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - Attempting to set focus on Table with text {}
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457976692 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457976692 data=null doit=true} to TableItem with text {}
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457976692 data=null} to TableItem with text {}
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457976692 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457976692 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457976700 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:54 [2021-06-17T18:46:54.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=457977456 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=457977456 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=457977456 data=null} to TreeItem with text {ust-overlap-testing}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=457977456 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457977457 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}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=457977460 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:55 [2021-06-17T18:46:55.421Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457977465 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457977466 data=null doit=true} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457977466 data=null} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457977466 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457977466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457977483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457977484 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457977484 data=null doit=true} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457977484 data=null} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457977485 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457977485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457977495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457977496 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457977496 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457977496 data=null} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457977496 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457977496 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]}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457977509 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457977513 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457977513 data=null doit=true} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457977513 data=null} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457977514 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457977514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457977526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.421Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:55 [2021-06-17T18:46:55.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457977526 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457977526 data=null doit=true} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457977526 data=null} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457977527 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457977527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457977531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:55 [2021-06-17T18:46:55.422Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457977539 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457977539 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457977539 data=null} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457977539 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457977539 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]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457977550 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457977551 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457977551 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457977551 data=null} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457977551 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457977552 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]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457977555 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:46:55 [2021-06-17T18:46:55.679Z] DEBUG - Clicking on with mnemonic 'Clear'
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Clicked on with mnemonic 'Clear'
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457977865 data=null doit=true} to Shell with text {Confirm Clear}
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Clicking on &Yes
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457977866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457977866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457977866 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457977866 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457977867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457977867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:46:55 [2021-06-17T18:46:55.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457977867 data=null item=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')
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457977590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Clicked on 
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457978653 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457978653 data=null doit=true} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457978653 data=null} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457978653 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457978653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457978679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457978679 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457978679 data=null doit=true} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457978679 data=null} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457978680 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457978680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457978684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:56 [2021-06-17T18:46:56.873Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457978684 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457978685 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457978685 data=null} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457978685 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457978685 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]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457978697 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457978698 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457978698 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457978698 data=null} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457978698 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457978698 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]}
14:46:56 [2021-06-17T18:46:56.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457978701 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:56 [2021-06-17T18:46:56.874Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:46:56 [2021-06-17T18:46:56.874Z] DEBUG - Clicking on with mnemonic 'Import...'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Clicked on with mnemonic 'Import...'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457979118 data=null doit=true} to Shell with text {Trace Import}
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:46:57 [2021-06-17T18:46:57.132Z] 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')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457979121 data=null} to (of type 'Combo')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457979171 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457979171 data=null doit=true} to TreeItem with text {import}
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457979171 data=null} to TreeItem with text {import}
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457979172 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457979172 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}
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457979172 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Setting state to checked on: import
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=457979193 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:'))
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:46:57 [2021-06-17T18:46:57.132Z] 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')
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.132Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:46:57 [2021-06-17T18:46:57.133Z] 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')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:46:57 [2021-06-17T18:46:57.133Z] 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')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] 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')
14:46:57 [2021-06-17T18:46:57.133Z] 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.
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Clicking on &Finish
14:46:57 [2021-06-17T18:46:57.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457979201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457979201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457979201 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457979202 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457979202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457979202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Clicked on &Finish
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=457979405 data=null doit=true} to Shell with text {Confirmation}
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Clicking on Skip All
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=457979405 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')
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=457979405 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')
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=457979405 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=457979405 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=457979406 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')
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=457979406 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')
14:46:57 [2021-06-17T18:46:57.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=457979406 data=null item=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')
14:46:57 [2021-06-17T18:46:57.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457979202 data=null item=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')
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457978749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Clicked on 
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457979602 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457979602 data=null doit=true} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457979602 data=null} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457979602 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457979602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457979616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457979643 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457979643 data=null doit=true} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457979643 data=null} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457979643 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457979643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457979646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:57 [2021-06-17T18:46:57.650Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457979647 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457979647 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457979647 data=null} to TreeItem with text {Traces [3]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457979648 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457979648 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]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457979659 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457979659 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457979659 data=null} to TreeItem with text {Traces [3]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457979659 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457979659 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]}
14:46:57 [2021-06-17T18:46:57.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457979661 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457979979 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457979979 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457979979 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457979979 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457979979 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980006 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:57 [2021-06-17T18:46:57.908Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980009 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457980009 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457980009 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980009 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457980009 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980012 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980012 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457980012 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.909Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:57 [2021-06-17T18:46:57.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457980012 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980012 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457980012 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980015 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980015 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:46:57 [2021-06-17T18:46:57.909Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980015 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:46:58 [2021-06-17T18:46:58.167Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457980015 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:58 [2021-06-17T18:46:58.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980067 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:46:58 [2021-06-17T18:46:58.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457980074 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:58 [2021-06-17T18:46:58.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457980074 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:58 [2021-06-17T18:46:58.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457980074 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:58 [2021-06-17T18:46:58.167Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:46:58 [2021-06-17T18:46:58.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Attempting to set focus on Table with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457981577 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457981577 data=null doit=true} to TableItem with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457981577 data=null} to TableItem with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457981578 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457981578 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457981582 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457981733 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457981733 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457981733 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457981734 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457981734 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457981739 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:59 [2021-06-17T18:46:59.668Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457981749 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457981749 data=null doit=true} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457981750 data=null} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457981750 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457981750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457981774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457981774 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457981774 data=null doit=true} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457981774 data=null} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457981775 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457981775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457981782 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:46:59 [2021-06-17T18:46:59.927Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:46:59 [2021-06-17T18:46:59.927Z] DEBUG - Attempting to set focus on Tree with text {}
14:46:59 [2021-06-17T18:46:59.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457981783 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:46:59 [2021-06-17T18:46:59.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457981784 data=null doit=true} to TreeItem with text {Traces [3]}
14:46:59 [2021-06-17T18:46:59.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457981784 data=null} to TreeItem with text {Traces [3]}
14:46:59 [2021-06-17T18:46:59.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457981784 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:59 [2021-06-17T18:46:59.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457981784 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]}
14:46:59 [2021-06-17T18:46:59.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457981798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:46:59 [2021-06-17T18:46:59.927Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982140 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457982140 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457982140 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982140 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457982140 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}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982162 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:00 [2021-06-17T18:47:00.184Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982165 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457982165 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457982165 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982165 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457982165 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}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982168 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982169 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457982169 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.185Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:00 [2021-06-17T18:47:00.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457982169 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982169 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457982170 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}
14:47:00 [2021-06-17T18:47:00.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982172 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982172 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.185Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982172 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.185Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457982173 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}
14:47:00 [2021-06-17T18:47:00.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982213 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457982330 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457982330 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457982330 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.442Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:47:00 [2021-06-17T18:47:00.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:00 [2021-06-17T18:47:00.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457983382 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457983383 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457983383 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457983383 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457983383 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}
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457983388 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:01 [2021-06-17T18:47:01.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:01 [2021-06-17T18:47:01.375Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457983393 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457983394 data=null doit=true} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457983394 data=null} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457983394 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457983394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457983440 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457983441 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457983441 data=null doit=true} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457983441 data=null} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457983441 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457983441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457983463 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:01 [2021-06-17T18:47:01.375Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457983465 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457983465 data=null doit=true} to TreeItem with text {Traces [3]}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457983465 data=null} to TreeItem with text {Traces [3]}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457983465 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457983465 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]}
14:47:01 [2021-06-17T18:47:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457983473 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:47:01 [2021-06-17T18:47:01.375Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457983508 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457983508 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457983508 data=null} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457983508 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457983508 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}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457983570 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:01 [2021-06-17T18:47:01.633Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457983572 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457983572 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457983573 data=null} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457983573 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457983573 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}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457983579 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457983579 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457983579 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.633Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457983580 data=null} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457983580 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457983580 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}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457983582 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457983583 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=457983583 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457983583 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}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457983622 data=null button=1 stateMask=0x80000 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=457983627 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=457983627 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=457983628 data=null} to TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:01 [2021-06-17T18:47:01.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:02 [2021-06-17T18:47:02.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:02 [2021-06-17T18:47:02.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:02 [2021-06-17T18:47:02.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457984829 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457984829 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457984830 data=null} to TreeItem with text {unrecognized.log}
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457984830 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457984830 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}
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457984833 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:02 [2021-06-17T18:47:02.764Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457984837 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457984837 data=null doit=true} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457984837 data=null} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457984837 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457984837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457984860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457984861 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457984861 data=null doit=true} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457984861 data=null} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457984861 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457984861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457984867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:02 [2021-06-17T18:47:02.765Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457984867 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457984867 data=null doit=true} to TreeItem with text {Traces [3]}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457984867 data=null} to TreeItem with text {Traces [3]}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457984868 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457984868 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]}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457984874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:47:02 [2021-06-17T18:47:02.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457984884 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457984885 data=null doit=true} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457984885 data=null} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457984885 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457984885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457984900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:03 [2021-06-17T18:47:03.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457984901 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457984901 data=null doit=true} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457984901 data=null} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457984901 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457984901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457984907 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:03 [2021-06-17T18:47:03.023Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457984908 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457984908 data=null doit=true} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457984908 data=null} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457984908 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457984908 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]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457984944 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=457984945 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=457984945 data=null doit=true} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=457984945 data=null} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=457984945 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457984945 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]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=457984949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:47:03 [2021-06-17T18:47:03.023Z] DEBUG - Clicking on with mnemonic 'Clear'
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Clicked on with mnemonic 'Clear'
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457985289 data=null doit=true} to Shell with text {Confirm Clear}
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Clicking on &Yes
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457985289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457985289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457985289 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457985289 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457985289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457985289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:03 [2021-06-17T18:47:03.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457985290 data=null item=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')
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457984978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Clicked on 
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457986061 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457986061 data=null doit=true} to TreeItem with text {test}
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457986061 data=null} to TreeItem with text {test}
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457986061 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457986062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457986085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:47:04 [2021-06-17T18:47:04.213Z] DEBUG - Clicking on with mnemonic 'Import...'
14:47:04 [2021-06-17T18:47:04.470Z] DEBUG - Clicked on with mnemonic 'Import...'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=457986397 data=null doit=true} to Shell with text {Import}
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=457986398 data=null doit=true} to TreeItem with text {Tracing}
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=457986398 data=null} to TreeItem with text {Tracing}
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=457986402 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457986402 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}
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=457986404 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=457986406 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=457986406 data=null doit=true} to Tree node with text: Trace Import
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=457986406 data=null} to Tree node with text: Trace Import
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=457986406 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457986406 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
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=457986413 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Clicking on &Next >
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=457986414 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')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=457986414 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')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=457986415 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=457986415 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=457986415 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')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=457986415 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')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=457986415 data=null item=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')
14:47:04 [2021-06-17T18:47:04.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Clicked on &Next >
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:47:04 [2021-06-17T18:47:04.471Z] 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')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:47:04 [2021-06-17T18:47:04.471Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457986558 data=null} to (of type 'Combo')
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457986624 data=null doit=true} to TreeItem with text {import}
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457986624 data=null} to TreeItem with text {import}
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457986624 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457986624 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}
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457986633 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:04 [2021-06-17T18:47:04.730Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457986634 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457986634 data=null doit=true} to TreeItem with text {import}
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457986634 data=null} to TreeItem with text {import}
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457986634 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457986634 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}
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457986634 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457986668 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:'))
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:47:04 [2021-06-17T18:47:04.731Z] 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')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3066c9e8
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=457986672 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')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=457986672 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')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=457986672 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=457986672 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=457986672 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')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=457986673 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')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=457986673 data=null item=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')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=457986673 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')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=457986673 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')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=457986673 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')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=457986673 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=457986673 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.731Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:47:04 [2021-06-17T18:47:04.732Z] 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')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:47:04 [2021-06-17T18:47:04.732Z] 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')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] 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')
14:47:04 [2021-06-17T18:47:04.732Z] 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.
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Clicking on &Finish
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457986682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457986682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457986682 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457986682 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457986682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457986682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:04 [2021-06-17T18:47:04.732Z] DEBUG - Clicked on &Finish
14:47:04 [2021-06-17T18:47:04.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457986682 data=null item=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')
14:47:04 [2021-06-17T18:47:04.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457986089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457987194 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457987194 data=null doit=true} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457987194 data=null} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457987194 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457987194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457987200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457987200 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457987200 data=null doit=true} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457987200 data=null} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457987200 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457987201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457987204 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:05 [2021-06-17T18:47:05.248Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457987204 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457987205 data=null doit=true} to TreeItem with text {Traces [1]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457987205 data=null} to TreeItem with text {Traces [1]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457987205 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457987205 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]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457987214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457987215 data=null doit=true} to TreeItem with text {Traces [1]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457987215 data=null} to TreeItem with text {Traces [1]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457987215 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457987216 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]}
14:47:05 [2021-06-17T18:47:05.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457987217 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:05 [2021-06-17T18:47:05.507Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:05 [2021-06-17T18:47:05.507Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:05 [2021-06-17T18:47:05.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987454 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457987454 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457987454 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987454 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457987455 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987467 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:05 [2021-06-17T18:47:05.508Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987469 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457987477 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457987477 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987477 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457987477 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987480 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987481 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457987481 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457987481 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987481 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457987481 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987484 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987484 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987484 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457987484 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987523 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457987530 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457987530 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457987530 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:05 [2021-06-17T18:47:05.508Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:47:06 [2021-06-17T18:47:06.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - Attempting to set focus on Table with text {}
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457989032 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457989032 data=null doit=true} to TableItem with text {}
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457989032 data=null} to TableItem with text {}
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457989033 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457989033 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457989041 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:07 [2021-06-17T18:47:07.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457989193 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457989193 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457989193 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457989193 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457989194 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457989197 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.262Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457989204 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457989204 data=null doit=true} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457989204 data=null} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457989204 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457989204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457989215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457989216 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457989216 data=null doit=true} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457989216 data=null} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457989216 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457989216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457989226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:07 [2021-06-17T18:47:07.262Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457989226 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457989226 data=null doit=true} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457989226 data=null} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457989227 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457989227 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]}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457989232 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:07 [2021-06-17T18:47:07.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457989233 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457989233 data=null doit=true} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457989233 data=null} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457989233 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457989233 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]}
14:47:07 [2021-06-17T18:47:07.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457989240 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:07 [2021-06-17T18:47:07.263Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:47:07 [2021-06-17T18:47:07.263Z] DEBUG - Clicking on with mnemonic 'Clear'
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Clicked on with mnemonic 'Clear'
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457989538 data=null doit=true} to Shell with text {Confirm Clear}
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Clicking on &Yes
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457989539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457989539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457989539 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457989539 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457989539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457989539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:07 [2021-06-17T18:47:07.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457989539 data=null item=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')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457989271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Clicked on 
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Unselecting all in (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=457989862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=457989863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=457989863 data=null doit=true} to (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=457989863 data=null} to (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457989863 data=null button=1 stateMask=0x40000 x=92 y=58 count=1} to (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457989863 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
14:47:07 [2021-06-17T18:47:07.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457989890 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1} to (of type 'Tree')
14:47:08 [2021-06-17T18:47:08.037Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:47:08 [2021-06-17T18:47:08.037Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:47:08 [2021-06-17T18:47:08.037Z] DEBUG - Clicking on with mnemonic 'Import...'
14:47:08 [2021-06-17T18:47:08.037Z] DEBUG - Clicked on with mnemonic 'Import...'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=457990184 data=null doit=true} to Shell with text {Import}
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:08 [2021-06-17T18:47:08.296Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=457990193 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=457990193 data=null doit=true} to Tree node with text: Trace Import
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=457990193 data=null} to Tree node with text: Trace Import
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=457990193 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457990193 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
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=457990194 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Clicking on &Next >
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=457990195 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')
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=457990195 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')
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=457990195 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=457990195 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=457990195 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')
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=457990195 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')
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=457990207 data=null item=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')
14:47:08 [2021-06-17T18:47:08.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - Clicked on &Next >
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:47:08 [2021-06-17T18:47:08.296Z] 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')
14:47:08 [2021-06-17T18:47:08.296Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457990288 data=null} to (of type 'Combo')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457990331 data=null doit=true} to TreeItem with text {import}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457990331 data=null} to TreeItem with text {import}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457990331 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457990331 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}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457990333 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457990333 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457990333 data=null doit=true} to TreeItem with text {import}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457990333 data=null} to TreeItem with text {import}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457990333 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457990334 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}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457990334 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=457990366 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:'))
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:47:08 [2021-06-17T18:47:08.297Z] 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')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:08 [2021-06-17T18:47:08.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:47:08 [2021-06-17T18:47:08.298Z] 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')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:47:08 [2021-06-17T18:47:08.298Z] 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')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] 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')
14:47:08 [2021-06-17T18:47:08.298Z] 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.
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Clicking on &Finish
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457990396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457990396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457990396 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457990397 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457990397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457990397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:08 [2021-06-17T18:47:08.298Z] DEBUG - Clicked on &Finish
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457990397 data=null item=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')
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457989892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=457990906 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=457990906 data=null doit=true} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=457990907 data=null} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=457990907 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457990907 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}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=457990925 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=457990926 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=457990926 data=null doit=true} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=457990926 data=null} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=457990926 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457990926 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}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=457990930 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=457990930 data=null doit=true} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=457990930 data=null} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=457990930 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457990930 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}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=457990932 data=null button=1 stateMask=0x80000 x=49 y=81 count=1} to TreeItem with text {Tracing}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=457990933 data=null button=0 stateMask=0x0 x=76 y=127 count=0} to TreeItem with text {Traces [1]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457990933 data=null doit=true} to TreeItem with text {Traces [1]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457990933 data=null} to TreeItem with text {Traces [1]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457990933 data=null button=1 stateMask=0x0 x=76 y=127 count=1} to TreeItem with text {Traces [1]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457990933 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]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457990938 data=null button=1 stateMask=0x80000 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=457990938 data=null doit=true} to TreeItem with text {Traces [1]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=457990938 data=null} to TreeItem with text {Traces [1]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=457990939 data=null button=1 stateMask=0x0 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457990939 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]}
14:47:08 [2021-06-17T18:47:08.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=457990951 data=null button=1 stateMask=0x80000 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991289 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457991289 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457991289 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991290 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457991290 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991301 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:09 [2021-06-17T18:47:09.432Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991310 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457991310 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457991310 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991311 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457991311 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991314 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991314 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457991314 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457991315 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991315 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457991315 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991317 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991318 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991318 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457991318 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991360 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457991499 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457991499 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457991499 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:47:09 [2021-06-17T18:47:09.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Attempting to set focus on Table with text {}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457992520 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457992520 data=null doit=true} to TableItem with text {}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457992520 data=null} to TableItem with text {}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457992520 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457992520 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457992546 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457992795 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457992795 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457992795 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457992795 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457992796 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457992798 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:10 [2021-06-17T18:47:10.804Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=457992801 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:10 [2021-06-17T18:47:10.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=457992805 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
14:47:10 [2021-06-17T18:47:10.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=457992805 data=null doit=true} to TreeItem with text {Tracing}
14:47:10 [2021-06-17T18:47:10.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=457992805 data=null} to TreeItem with text {Tracing}
14:47:10 [2021-06-17T18:47:10.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=457992805 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
14:47:10 [2021-06-17T18:47:10.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457992805 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}
14:47:10 [2021-06-17T18:47:10.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=457992828 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
14:47:10 [2021-06-17T18:47:10.805Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:10 [2021-06-17T18:47:10.805Z] DEBUG - Clicking on with mnemonic 'Delete'
14:47:11 [2021-06-17T18:47:11.062Z] DEBUG - Clicked on with mnemonic 'Delete'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993863 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993863 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993864 data=null 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')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993864 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=457993864 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Clicking on OK
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=457993864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=457993865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=457993865 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=457993865 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=457993865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=457993865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:11 [2021-06-17T18:47:11.995Z] DEBUG - Clicked on OK
14:47:12 [2021-06-17T18:47:12.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=457993865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:12 [2021-06-17T18:47:12.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=457992897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457994377 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457994377 data=null doit=true} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457994377 data=null} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457994377 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457994377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457994407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457994408 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457994408 data=null doit=true} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457994408 data=null} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457994408 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457994408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457994452 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:12 [2021-06-17T18:47:12.511Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457994453 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457994453 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457994453 data=null} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457994455 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457994455 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]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457994468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457994469 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457994469 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457994469 data=null} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457994469 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457994469 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]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457994472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:47:12 [2021-06-17T18:47:12.511Z] DEBUG - Clicking on with mnemonic 'Clear'
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Clicked on with mnemonic 'Clear'
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=457994815 data=null doit=true} to Shell with text {Confirm Clear}
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Clicking on &Yes
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=457994815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=457994815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=457994815 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=457994815 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=457994815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=457994815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:12 [2021-06-17T18:47:12.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=457994816 data=null item=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')
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=457994548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Clicked on 
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457994914 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457994914 data=null doit=true} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457994914 data=null} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457994914 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457994914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457994923 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457994923 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457994932 data=null doit=true} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457994932 data=null} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457994932 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457994932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457994950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:13 [2021-06-17T18:47:13.026Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457994950 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457994950 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457994950 data=null} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457994951 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457994951 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]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457994967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=457994968 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=457994968 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=457994968 data=null} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=457994968 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457994968 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]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=457994973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:47:13 [2021-06-17T18:47:13.026Z] DEBUG - Clicking on with mnemonic 'Import...'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Clicked on with mnemonic 'Import...'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=457995479 data=null doit=true} to Shell with text {Trace Import}
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:47:13 [2021-06-17T18:47:13.592Z] 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')
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=457995482 data=null} to (of type 'Combo')
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=457995561 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=457995561 data=null doit=true} to TreeItem with text {import}
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=457995562 data=null} to TreeItem with text {import}
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=457995562 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457995562 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}
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=457995562 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - Setting state to checked on: import
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:13 [2021-06-17T18:47:13.592Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=457995569 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:'))
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:47:13 [2021-06-17T18:47:13.593Z] 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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@46273c1f
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=457995583 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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=457995583 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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=457995583 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=457995583 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=457995583 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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=457995583 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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=457995583 data=null item=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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=457995583 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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=457995583 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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=457995583 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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=457995584 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=457995584 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:47:13 [2021-06-17T18:47:13.593Z] 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')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:47:13 [2021-06-17T18:47:13.594Z] 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')
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] 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')
14:47:13 [2021-06-17T18:47:13.594Z] 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.
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Clicking on &Finish
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=457995593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=457995593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=457995593 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=457995593 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=457995593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=457995593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:13 [2021-06-17T18:47:13.594Z] DEBUG - Clicked on &Finish
14:47:13 [2021-06-17T18:47:13.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=457995593 data=null item=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')
14:47:13 [2021-06-17T18:47:13.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=457995075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457996103 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457996103 data=null doit=true} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457996104 data=null} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457996104 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457996104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457996122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457996122 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457996122 data=null doit=true} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457996122 data=null} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457996123 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457996123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457996126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:14 [2021-06-17T18:47:14.110Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457996126 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457996126 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457996127 data=null} to TreeItem with text {Traces [5]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457996127 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457996127 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]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457996136 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457996137 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457996137 data=null} to TreeItem with text {Traces [5]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457996137 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=457996137 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]}
14:47:14 [2021-06-17T18:47:14.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457996140 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:14 [2021-06-17T18:47:14.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:14 [2021-06-17T18:47:14.368Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996489 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457996489 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457996489 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996490 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457996490 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996508 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:14 [2021-06-17T18:47:14.627Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996510 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457996510 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457996510 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996510 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457996511 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996513 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996513 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457996513 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457996514 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996514 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457996514 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996516 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996516 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996516 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.627Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457996516 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996561 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457996799 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457996800 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457996800 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.885Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:47:14 [2021-06-17T18:47:14.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - Attempting to set focus on Table with text {}
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=457997802 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=457997802 data=null doit=true} to TableItem with text {}
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=457997802 data=null} to TableItem with text {}
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=457997802 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=457997802 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=457997810 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:15 [2021-06-17T18:47:15.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457998061 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=457998062 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=457998062 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457998062 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457998062 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=457998066 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:16 [2021-06-17T18:47:16.076Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457998071 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457998071 data=null doit=true} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457998071 data=null} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457998071 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457998071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457998088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457998093 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457998093 data=null doit=true} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457998093 data=null} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457998093 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457998094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457998098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:16 [2021-06-17T18:47:16.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457998099 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457998099 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457998099 data=null} to TreeItem with text {Traces [5]}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457998100 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457998100 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]}
14:47:16 [2021-06-17T18:47:16.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457998110 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:16 [2021-06-17T18:47:16.076Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998534 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457998535 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457998535 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998535 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457998535 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}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998567 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:16 [2021-06-17T18:47:16.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998569 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457998570 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457998570 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998570 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457998570 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}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998575 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998575 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457998575 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457998576 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998576 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457998576 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}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998578 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998579 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998579 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457998579 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}
14:47:16 [2021-06-17T18:47:16.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998621 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457998787 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457998787 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457998787 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.898Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:47:16 [2021-06-17T18:47:16.898Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:16 [2021-06-17T18:47:16.898Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457999831 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=457999831 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=457999831 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457999831 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457999831 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}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=457999835 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:17 [2021-06-17T18:47:17.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457999840 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457999843 data=null doit=true} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457999843 data=null} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457999844 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457999844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457999879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=457999879 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=457999879 data=null doit=true} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=457999879 data=null} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=457999880 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457999880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=457999885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:17 [2021-06-17T18:47:17.830Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=457999886 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=457999886 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=457999886 data=null} to TreeItem with text {Traces [5]}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=457999886 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457999886 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]}
14:47:17 [2021-06-17T18:47:17.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=457999897 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:17 [2021-06-17T18:47:17.830Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:17 [2021-06-17T18:47:17.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:17 [2021-06-17T18:47:17.831Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:17 [2021-06-17T18:47:17.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457999913 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
14:47:17 [2021-06-17T18:47:17.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457999913 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:17 [2021-06-17T18:47:17.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457999913 data=null} to TreeItem with text {unrecognized.log}
14:47:17 [2021-06-17T18:47:17.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457999913 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
14:47:17 [2021-06-17T18:47:17.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457999913 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}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457999947 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:18 [2021-06-17T18:47:18.090Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457999958 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457999958 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457999958 data=null} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457999959 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457999959 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}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457999962 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=457999963 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=457999963 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=457999963 data=null} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457999963 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=457999963 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}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=457999970 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=457999970 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=457999971 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=457999971 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}
14:47:18 [2021-06-17T18:47:18.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=458000012 data=null button=1 stateMask=0x80000 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=458000186 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=458000186 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=458000186 data=null} to TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.091Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:47:18 [2021-06-17T18:47:18.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:18 [2021-06-17T18:47:18.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:18 [2021-06-17T18:47:18.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=458001233 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=458001233 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=458001233 data=null} to TreeItem with text {unrecognized.log}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=458001233 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458001233 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}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=458001237 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:19 [2021-06-17T18:47:19.464Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458001245 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458001245 data=null doit=true} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458001245 data=null} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458001245 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458001245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458001265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458001266 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458001266 data=null doit=true} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458001266 data=null} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458001266 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458001266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458001269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:19 [2021-06-17T18:47:19.464Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458001270 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458001270 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458001271 data=null} to TreeItem with text {Traces [5]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458001271 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458001271 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]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458001277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:19 [2021-06-17T18:47:19.464Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=458001277 data=null doit=true} to TreeItem with text {z-clashes [2]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=458001277 data=null} to TreeItem with text {z-clashes [2]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=458001277 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [2]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458001278 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]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=458001280 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [2]}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001310 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458001310 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458001310 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001312 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458001312 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001351 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:19 [2021-06-17T18:47:19.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001353 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458001353 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458001354 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001354 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458001354 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001358 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001358 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458001358 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458001358 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001359 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458001359 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001361 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001362 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001362 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458001362 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001408 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458001565 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458001565 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458001565 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:19 [2021-06-17T18:47:19.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Attempting to set focus on Table with text {}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458002622 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458002622 data=null doit=true} to TableItem with text {}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458002622 data=null} to TableItem with text {}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458002623 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458002642 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458002646 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458002810 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458002810 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458002810 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458002810 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458002810 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458002813 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:20 [2021-06-17T18:47:20.837Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:20 [2021-06-17T18:47:20.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458002818 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458002818 data=null doit=true} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458002818 data=null} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458002819 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458002819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458002837 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458002838 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458002838 data=null doit=true} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458002838 data=null} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458002838 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458002838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458002842 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:20 [2021-06-17T18:47:20.838Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458002843 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458002843 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458002843 data=null} to TreeItem with text {Traces [5]}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458002844 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458002844 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]}
14:47:20 [2021-06-17T18:47:20.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458002850 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:20 [2021-06-17T18:47:20.838Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:20 [2021-06-17T18:47:20.838Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
14:47:21 [2021-06-17T18:47:21.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:21 [2021-06-17T18:47:21.096Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:21 [2021-06-17T18:47:21.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003192 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458003193 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458003193 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003193 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458003193 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}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003214 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:21 [2021-06-17T18:47:21.353Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003217 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458003217 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458003217 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003217 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458003217 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}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003223 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003223 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458003223 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458003223 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003224 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458003224 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}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003226 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003226 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003227 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458003227 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}
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003268 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458003400 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458003400 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458003400 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:21 [2021-06-17T18:47:21.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458004448 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458004448 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458004448 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458004448 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458004449 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}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458004451 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2021-06-17T18:47:22.726Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458004457 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458004457 data=null doit=true} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458004457 data=null} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458004458 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458004458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458004470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458004470 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458004470 data=null doit=true} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458004470 data=null} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458004470 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458004471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458004484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458004484 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458004484 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458004484 data=null} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458004485 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458004485 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]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458004496 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458004500 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458004500 data=null doit=true} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458004500 data=null} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458004500 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458004501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458004519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458004520 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458004520 data=null doit=true} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458004520 data=null} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458004520 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458004520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458004528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:22 [2021-06-17T18:47:22.726Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458004528 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458004528 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458004528 data=null} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458004529 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458004529 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]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458004534 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458004534 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458004534 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458004534 data=null} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458004534 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458004534 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]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458004547 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:47:22 [2021-06-17T18:47:22.726Z] DEBUG - Clicking on with mnemonic 'Import...'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Clicked on with mnemonic 'Import...'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458004991 data=null doit=true} to Shell with text {Trace Import}
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:47:22 [2021-06-17T18:47:22.985Z] 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')
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458005053 data=null} to (of type 'Combo')
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=458005094 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458005094 data=null doit=true} to TreeItem with text {import}
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458005094 data=null} to TreeItem with text {import}
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458005094 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458005095 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}
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458005095 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:22 [2021-06-17T18:47:22.985Z] DEBUG - Setting state to checked on: import
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=458005156 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:'))
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:47:23 [2021-06-17T18:47:23.244Z] 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')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:47:23 [2021-06-17T18:47:23.244Z] 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')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:47:23 [2021-06-17T18:47:23.245Z] 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')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] 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')
14:47:23 [2021-06-17T18:47:23.245Z] 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.
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Clicking on &Finish
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458005164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458005164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458005164 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458005164 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458005165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458005165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Clicked on &Finish
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=458005310 data=null doit=true} to Shell with text {Confirmation}
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Clicking on Skip All
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=458005311 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')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=458005311 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')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=458005311 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=458005311 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=458005311 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')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=458005311 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')
14:47:23 [2021-06-17T18:47:23.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=458005311 data=null item=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')
14:47:23 [2021-06-17T18:47:23.503Z] DEBUG - Clicked on 
14:47:23 [2021-06-17T18:47:23.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458005165 data=null item=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')
14:47:23 [2021-06-17T18:47:23.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458004579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:47:23 [2021-06-17T18:47:23.761Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:24 [2021-06-17T18:47:24.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:24 [2021-06-17T18:47:24.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:24 [2021-06-17T18:47:24.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:24 [2021-06-17T18:47:24.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:24 [2021-06-17T18:47:24.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458005876 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458005876 data=null doit=true} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458005876 data=null} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458005876 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458005876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458005888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458005889 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458005889 data=null doit=true} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458005889 data=null} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458005889 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458005889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458005892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.019Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458005893 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458005893 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458005893 data=null} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458005894 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458005894 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]}
14:47:24 [2021-06-17T18:47:24.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458005905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.019Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006224 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458006224 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458006224 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006225 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006225 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006256 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:24 [2021-06-17T18:47:24.276Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006259 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458006259 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458006259 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006259 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006264 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006265 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458006265 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458006265 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006265 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006265 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006268 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006269 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.277Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006269 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.277Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458006269 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006313 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006387 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458006389 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458006389 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - Attempting to set focus on Table with text {}
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458006391 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458006392 data=null doit=true} to TableItem with text {}
14:47:24 [2021-06-17T18:47:24.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458006392 data=null} to TableItem with text {}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458006392 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458006392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458006395 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006471 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458006471 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458006471 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006472 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006472 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458006475 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:24 [2021-06-17T18:47:24.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458006479 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458006480 data=null doit=true} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458006480 data=null} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458006480 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458006497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458006497 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458006497 data=null doit=true} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458006497 data=null} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458006498 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458006507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:24 [2021-06-17T18:47:24.534Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458006507 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458006507 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458006507 data=null} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458006508 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006508 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]}
14:47:24 [2021-06-17T18:47:24.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458006514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:24 [2021-06-17T18:47:24.534Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:25 [2021-06-17T18:47:25.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006956 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458006956 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458006956 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006956 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006957 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}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006980 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.100Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006983 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458006983 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458006983 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006983 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006983 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}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006986 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006987 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458006987 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458006987 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006987 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458006987 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}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006990 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006990 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458006990 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458006990 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}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458007030 data=null button=1 stateMask=0x80000 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458007087 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458007087 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458007087 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458007135 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458007135 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458007135 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458007136 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007136 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}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458007139 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.100Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458007144 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458007144 data=null doit=true} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458007144 data=null} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458007144 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458007166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458007167 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458007167 data=null doit=true} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458007167 data=null} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458007167 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458007172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.100Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458007172 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458007172 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458007173 data=null} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458007173 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007173 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]}
14:47:25 [2021-06-17T18:47:25.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458007179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.101Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=458007619 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=458007620 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=458007620 data=null} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=458007620 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007620 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}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=458007631 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.664Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=458007642 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=458007643 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=458007643 data=null} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=458007643 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007643 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}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=458007645 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=458007646 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=458007646 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=458007646 data=null} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=458007646 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007646 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}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=458007649 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=458007649 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=458007649 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458007649 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}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=458007690 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=458007745 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=458007745 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=458007745 data=null} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:25 [2021-06-17T18:47:25.665Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=458007802 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=458007802 data=null doit=true} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=458007802 data=null} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=458007803 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007803 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}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=458007843 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458007848 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458007848 data=null doit=true} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458007848 data=null} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458007848 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458007870 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458007871 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458007871 data=null doit=true} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458007871 data=null} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458007871 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458007876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:25 [2021-06-17T18:47:25.923Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458007876 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458007877 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458007877 data=null} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458007877 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458007877 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]}
14:47:25 [2021-06-17T18:47:25.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458007883 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:25 [2021-06-17T18:47:25.923Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:25 [2021-06-17T18:47:25.923Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008204 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458008205 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458008205 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008228 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008228 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008248 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2021-06-17T18:47:26.180Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008250 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458008250 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458008250 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008251 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008251 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008253 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008254 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458008254 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458008254 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008254 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008254 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008258 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008259 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.181Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008259 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458008259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008300 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008399 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458008399 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458008400 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Attempting to set focus on Table with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458008401 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458008401 data=null doit=true} to TableItem with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458008401 data=null} to TableItem with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458008402 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458008402 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458008403 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008490 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458008490 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458008490 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008491 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008491 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458008495 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2021-06-17T18:47:26.438Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458008503 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458008503 data=null doit=true} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458008503 data=null} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458008503 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458008525 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458008525 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458008526 data=null doit=true} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458008526 data=null} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458008526 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458008546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:26 [2021-06-17T18:47:26.439Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458008547 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458008547 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458008547 data=null} to TreeItem with text {Traces [5]}
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458008547 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:26 [2021-06-17T18:47:26.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008547 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]}
14:47:26 [2021-06-17T18:47:26.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458008555 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:26 [2021-06-17T18:47:26.696Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:26 [2021-06-17T18:47:26.696Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008896 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458008896 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458008896 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008896 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008896 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}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008916 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:26 [2021-06-17T18:47:26.955Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008918 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458008918 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458008918 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008919 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008919 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}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008921 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008922 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458008922 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458008922 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008922 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458008922 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}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008927 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008927 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008927 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458008927 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}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458008967 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458009018 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458009018 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458009018 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:26 [2021-06-17T18:47:26.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:27 [2021-06-17T18:47:27.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458009076 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458009076 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458009078 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458009078 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458009078 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}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458009082 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:27 [2021-06-17T18:47:27.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458009089 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458009089 data=null doit=true} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458009090 data=null} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458009090 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458009090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458009109 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458009113 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458009113 data=null doit=true} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458009113 data=null} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458009115 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458009115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458009119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458009119 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458009119 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458009119 data=null} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458009120 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458009120 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]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458009125 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458009135 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458009135 data=null doit=true} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458009135 data=null} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458009135 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458009135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458009154 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458009155 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458009155 data=null doit=true} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458009155 data=null} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458009155 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458009156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458009162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:27 [2021-06-17T18:47:27.213Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458009163 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458009163 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458009163 data=null} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458009164 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458009164 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]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458009177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=458009178 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=458009178 data=null doit=true} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=458009178 data=null} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=458009178 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458009178 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]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=458009181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:47:27 [2021-06-17T18:47:27.213Z] DEBUG - Clicking on with mnemonic 'Import...'
14:47:27 [2021-06-17T18:47:27.473Z] DEBUG - Clicked on with mnemonic 'Import...'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458009592 data=null doit=true} to Shell with text {Trace Import}
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:47:27 [2021-06-17T18:47:27.733Z] 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')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458009654 data=null} to (of type 'Combo')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=458009695 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458009695 data=null doit=true} to TreeItem with text {import}
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458009695 data=null} to TreeItem with text {import}
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458009695 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458009695 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}
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458009696 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Setting state to checked on: import
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=458009751 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:'))
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:47:27 [2021-06-17T18:47:27.733Z] 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')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:27 [2021-06-17T18:47:27.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:47:27 [2021-06-17T18:47:27.734Z] 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')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:47:27 [2021-06-17T18:47:27.734Z] 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')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] 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')
14:47:27 [2021-06-17T18:47:27.734Z] 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.
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Clicking on &Finish
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458009765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458009765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458009765 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458009765 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458009765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458009765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.734Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.734Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Clicked on &Finish
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=458009878 data=null doit=true} to Shell with text {Confirmation}
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Clicking on Rename All
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=458009878 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')
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=458009878 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')
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=458009878 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=458009878 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=458009879 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')
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=458009879 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')
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=458009879 data=null item=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')
14:47:27 [2021-06-17T18:47:27.993Z] DEBUG - Clicked on 
14:47:28 [2021-06-17T18:47:28.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458009765 data=null item=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')
14:47:28 [2021-06-17T18:47:28.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458009222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458010555 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458010555 data=null doit=true} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458010555 data=null} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458010555 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458010556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458010573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458010574 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458010579 data=null doit=true} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458010579 data=null} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458010579 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458010579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458010585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:28 [2021-06-17T18:47:28.508Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:28 [2021-06-17T18:47:28.508Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:28 [2021-06-17T18:47:28.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=458010585 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
14:47:28 [2021-06-17T18:47:28.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=458010586 data=null doit=true} to TreeItem with text {Traces [10]}
14:47:28 [2021-06-17T18:47:28.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=458010586 data=null} to TreeItem with text {Traces [10]}
14:47:28 [2021-06-17T18:47:28.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=458010586 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:28 [2021-06-17T18:47:28.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458010586 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]}
14:47:28 [2021-06-17T18:47:28.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=458010598 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:28 [2021-06-17T18:47:28.509Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011041 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011042 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011042 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011042 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458011042 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)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011067 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:29 [2021-06-17T18:47:29.076Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011070 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011070 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011070 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011070 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458011070 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)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011073 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011074 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011074 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011074 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011074 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458011074 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)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011077 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011077 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.076Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011077 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458011078 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)}
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011126 data=null button=1 stateMask=0x80000 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011132 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011132 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458011132 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:29 [2021-06-17T18:47:29.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:30 [2021-06-17T18:47:30.574Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:30 [2021-06-17T18:47:30.574Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:30 [2021-06-17T18:47:30.574Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:30 [2021-06-17T18:47:30.574Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:30 [2021-06-17T18:47:30.574Z] DEBUG - Attempting to set focus on Table with text {}
14:47:30 [2021-06-17T18:47:30.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458012635 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:30 [2021-06-17T18:47:30.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458012636 data=null doit=true} to TableItem with text {}
14:47:30 [2021-06-17T18:47:30.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458012636 data=null} to TableItem with text {}
14:47:30 [2021-06-17T18:47:30.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458012636 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:30 [2021-06-17T18:47:30.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458012636 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:30 [2021-06-17T18:47:30.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458012640 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:30 [2021-06-17T18:47:30.575Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:30 [2021-06-17T18:47:30.575Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:30 [2021-06-17T18:47:30.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:30 [2021-06-17T18:47:30.575Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458012725 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458012725 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458012725 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458012725 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458012725 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)}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458012731 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:30 [2021-06-17T18:47:30.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458012742 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458012742 data=null doit=true} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458012742 data=null} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458012743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458012743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458012768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458012768 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458012768 data=null doit=true} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458012769 data=null} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458012769 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458012769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458012773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:30 [2021-06-17T18:47:30.833Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=458012774 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=458012774 data=null doit=true} to TreeItem with text {Traces [10]}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=458012774 data=null} to TreeItem with text {Traces [10]}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=458012775 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458012775 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]}
14:47:30 [2021-06-17T18:47:30.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=458012787 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:30 [2021-06-17T18:47:30.833Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:47:31 [2021-06-17T18:47:31.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:31 [2021-06-17T18:47:31.091Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013233 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013233 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013233 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013233 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458013233 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)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013260 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:31 [2021-06-17T18:47:31.647Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013262 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013262 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013262 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013263 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458013263 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)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013266 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013266 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013266 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:31 [2021-06-17T18:47:31.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013267 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013267 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458013267 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)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013269 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013270 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013270 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458013270 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)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013321 data=null button=1 stateMask=0x80000 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013519 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013522 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458013522 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:31 [2021-06-17T18:47:31.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:32 [2021-06-17T18:47:32.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:32 [2021-06-17T18:47:32.580Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:32 [2021-06-17T18:47:32.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458014589 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458014589 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458014589 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458014590 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458014590 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)}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458014593 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:32 [2021-06-17T18:47:32.581Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458014598 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458014598 data=null doit=true} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458014599 data=null} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458014599 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458014599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458014624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458014624 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458014625 data=null doit=true} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458014625 data=null} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458014625 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458014625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458014629 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:32 [2021-06-17T18:47:32.581Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=458014630 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=458014630 data=null doit=true} to TreeItem with text {Traces [10]}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=458014630 data=null} to TreeItem with text {Traces [10]}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=458014630 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458014631 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]}
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=458014638 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:32 [2021-06-17T18:47:32.581Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:32 [2021-06-17T18:47:32.581Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014710 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=458014710 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=458014710 data=null} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014710 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458014710 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)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014722 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:32 [2021-06-17T18:47:32.839Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014725 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=458014725 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=458014725 data=null} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014725 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458014725 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)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014742 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014742 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=458014742 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=458014743 data=null} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014743 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458014743 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)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014746 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014746 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014746 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458014746 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)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014812 data=null button=1 stateMask=0x80000 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=458014818 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=458014818 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=458014819 data=null} to TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:32 [2021-06-17T18:47:32.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2021-06-17T18:47:33.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2021-06-17T18:47:33.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2021-06-17T18:47:33.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2021-06-17T18:47:33.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2021-06-17T18:47:33.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2021-06-17T18:47:33.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2021-06-17T18:47:33.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2021-06-17T18:47:33.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=458015977 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=458015978 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=458015978 data=null} to TreeItem with text {unrecognized.log(2)}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=458015978 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458015978 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)}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=458015981 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:33 [2021-06-17T18:47:33.969Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458015986 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458015986 data=null doit=true} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458015986 data=null} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458015986 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458015987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458016012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458016012 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458016012 data=null doit=true} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458016012 data=null} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458016013 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458016013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458016017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:33 [2021-06-17T18:47:33.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=458016017 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=458016017 data=null doit=true} to TreeItem with text {Traces [10]}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=458016017 data=null} to TreeItem with text {Traces [10]}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=458016018 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458016018 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]}
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=458016024 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:33 [2021-06-17T18:47:33.970Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:47:33 [2021-06-17T18:47:33.970Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:33 [2021-06-17T18:47:33.970Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016095 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016095 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016095 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016095 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458016096 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)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016160 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:34 [2021-06-17T18:47:34.228Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016163 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016163 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016164 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016164 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458016164 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)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016168 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016168 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016169 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016169 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016169 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458016169 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)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016172 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016175 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.229Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016175 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.229Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458016175 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)}
14:47:34 [2021-06-17T18:47:34.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016272 data=null button=1 stateMask=0x80000 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016580 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016580 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458016580 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:34 [2021-06-17T18:47:34.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Attempting to set focus on Table with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458017583 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458017583 data=null doit=true} to TableItem with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458017583 data=null} to TableItem with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458017583 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458017583 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458017594 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458017749 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458017749 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458017749 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458017749 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458017749 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)}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458017754 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:35 [2021-06-17T18:47:35.863Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458017765 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458017765 data=null doit=true} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458017765 data=null} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458017766 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458017766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458017792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458017793 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458017793 data=null doit=true} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458017793 data=null} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458017793 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458017793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458017798 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:35 [2021-06-17T18:47:35.863Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=458017798 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=458017798 data=null doit=true} to TreeItem with text {Traces [10]}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=458017798 data=null} to TreeItem with text {Traces [10]}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=458017799 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458017799 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]}
14:47:35 [2021-06-17T18:47:35.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=458017805 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:35 [2021-06-17T18:47:35.863Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:47:35 [2021-06-17T18:47:35.863Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018152 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018152 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018152 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018152 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458018153 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)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018175 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:36 [2021-06-17T18:47:36.121Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018177 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018178 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018178 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018178 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458018178 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)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018182 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018182 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018182 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018183 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018183 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458018183 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)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018186 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018187 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.121Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018187 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458018187 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)}
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018272 data=null button=1 stateMask=0x80000 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018272 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018273 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458018273 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:36 [2021-06-17T18:47:36.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:37 [2021-06-17T18:47:37.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:37 [2021-06-17T18:47:37.508Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458019528 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458019528 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458019529 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458019529 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458019529 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)}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458019532 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:37 [2021-06-17T18:47:37.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458019537 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458019537 data=null doit=true} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458019537 data=null} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458019537 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458019537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458019559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458019559 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458019559 data=null doit=true} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458019559 data=null} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458019560 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458019560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458019570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=458019571 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=458019571 data=null doit=true} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=458019571 data=null} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=458019571 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458019571 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]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=458019584 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458019589 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458019589 data=null doit=true} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458019589 data=null} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458019589 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458019589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458019597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458019598 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458019598 data=null doit=true} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458019598 data=null} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458019598 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458019598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458019607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:37 [2021-06-17T18:47:37.509Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=458019608 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=458019608 data=null doit=true} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=458019608 data=null} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=458019608 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458019609 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]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=458019614 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=458019615 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=458019615 data=null doit=true} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=458019615 data=null} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=458019615 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458019615 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]}
14:47:37 [2021-06-17T18:47:37.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=458019644 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
14:47:37 [2021-06-17T18:47:37.769Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:47:37 [2021-06-17T18:47:37.769Z] DEBUG - Clicking on with mnemonic 'Clear'
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Clicked on with mnemonic 'Clear'
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458019955 data=null doit=true} to Shell with text {Confirm Clear}
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Clicking on &Yes
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458019955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458019955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458019956 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458019956 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458019956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458019956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:38 [2021-06-17T18:47:38.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458019956 data=null item=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')
14:47:40 [2021-06-17T18:47:40.556Z] DEBUG - Clicked on 
14:47:40 [2021-06-17T18:47:40.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458019674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458023045 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458023045 data=null doit=true} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458023045 data=null} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458023046 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458023046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458023054 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458023055 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458023055 data=null doit=true} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458023055 data=null} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458023055 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458023055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458023064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:41 [2021-06-17T18:47:41.121Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458023065 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458023065 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458023065 data=null} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458023065 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458023065 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]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458023070 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458023071 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458023071 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458023071 data=null} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458023071 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458023071 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]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458023074 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:47:41 [2021-06-17T18:47:41.121Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Clicking on OK
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458023374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458023374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458023374 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458023374 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458023374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458023374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458023374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=458023105 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...'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Clicked on 
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458023437 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458023437 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458023437 data=null} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458023437 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458023437 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]}
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458023446 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:47:41 [2021-06-17T18:47:41.380Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:47:41 [2021-06-17T18:47:41.638Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Clicking on OK
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458023763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458023763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458023763 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458023763 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458023763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458023763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458023763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=458023478 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...'
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Clicked on 
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458023877 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458023877 data=null} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458023877 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458023878 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]}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458023880 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=458023880 data=null button=0 stateMask=0x0 x=87 y=81 count=0} to TreeItem with text {FolderA}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=458023880 data=null doit=true} to TreeItem with text {FolderA}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=458023880 data=null} to TreeItem with text {FolderA}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=458023881 data=null button=1 stateMask=0x0 x=87 y=81 count=1} to TreeItem with text {FolderA}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458023881 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}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=458023887 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:47:41 [2021-06-17T18:47:41.897Z] DEBUG - Clicking on with mnemonic 'Import...'
14:47:42 [2021-06-17T18:47:42.156Z] DEBUG - Clicked on with mnemonic 'Import...'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458024272 data=null doit=true} to Shell with text {Trace Import}
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:47:42 [2021-06-17T18:47:42.414Z] 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')
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:47:42 [2021-06-17T18:47:42.414Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458024277 data=null} to (of type 'Combo')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458024317 data=null doit=true} to TreeItem with text {import}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458024317 data=null} to TreeItem with text {import}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458024317 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458024317 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}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458024319 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=458024319 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458024319 data=null doit=true} to TreeItem with text {import}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458024319 data=null} to TreeItem with text {import}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458024319 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458024320 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}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458024320 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:42 [2021-06-17T18:47:42.415Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458024333 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458024333 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458024333 data=null} to Tree node with text: kernel-overlap-testing
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458024334 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458024334 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
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458024336 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458024351 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:'))
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:47:42 [2021-06-17T18:47:42.415Z] 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')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5408d7d3
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=458024353 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')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458024353 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')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=458024353 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=458024353 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=458024353 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')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=458024353 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')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=458024354 data=null item=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')
14:47:42 [2021-06-17T18:47:42.415Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=458024354 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')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458024354 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')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=458024354 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')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=458024354 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=458024354 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:47:42 [2021-06-17T18:47:42.416Z] 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')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:47:42 [2021-06-17T18:47:42.416Z] 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')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] 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')
14:47:42 [2021-06-17T18:47:42.416Z] 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.
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Clicking on &Finish
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458024359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458024360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458024360 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458024360 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458024360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458024360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:42 [2021-06-17T18:47:42.416Z] DEBUG - Clicked on &Finish
14:47:42 [2021-06-17T18:47:42.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458024360 data=null item=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')
14:47:42 [2021-06-17T18:47:42.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458023921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458024869 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458024869 data=null doit=true} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458024869 data=null} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458024869 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458024869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458024884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458024884 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458024885 data=null doit=true} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458024885 data=null} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458024885 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458024885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458024888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:42 [2021-06-17T18:47:42.931Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458024889 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458024889 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458024889 data=null} to TreeItem with text {Traces [0]}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458024889 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458024889 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]}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458024894 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:42 [2021-06-17T18:47:42.931Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=458024895 data=null doit=true} to TreeItem with text {FolderA [2]}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=458024895 data=null} to TreeItem with text {FolderA [2]}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=458024895 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [2]}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458024895 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]}
14:47:42 [2021-06-17T18:47:42.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=458024898 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to TreeItem with text {FolderA [2]}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025336 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458025336 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458025336 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025337 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458025337 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025359 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:43 [2021-06-17T18:47:43.496Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025362 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458025362 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458025362 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025362 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458025362 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025365 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025365 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458025366 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458025366 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025366 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458025366 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025370 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025371 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025371 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458025371 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025409 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458025416 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458025416 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.497Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458025417 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:43 [2021-06-17T18:47:43.497Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:47:44 [2021-06-17T18:47:44.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Attempting to set focus on Table with text {}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458026919 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458026920 data=null doit=true} to TableItem with text {}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458026920 data=null} to TableItem with text {}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458026920 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458026920 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458026923 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458026991 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458026991 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458026991 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458026992 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458026992 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458026995 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:44 [2021-06-17T18:47:44.994Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:44 [2021-06-17T18:47:44.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458027043 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458027043 data=null doit=true} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458027043 data=null} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458027043 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458027043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458027078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458027078 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458027078 data=null doit=true} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458027078 data=null} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458027079 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458027079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458027084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:44 [2021-06-17T18:47:44.995Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458027085 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458027085 data=null doit=true} to TreeItem with text {Traces [2]}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458027085 data=null} to TreeItem with text {Traces [2]}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458027085 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458027085 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]}
14:47:44 [2021-06-17T18:47:44.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458027092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:47:44 [2021-06-17T18:47:44.995Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:47:44 [2021-06-17T18:47:44.995Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027429 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458027430 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458027430 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027430 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458027430 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}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027452 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:45 [2021-06-17T18:47:45.562Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027455 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458027455 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458027455 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027455 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458027455 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}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027459 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027459 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458027459 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458027460 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027460 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458027460 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}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027463 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027463 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027463 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.562Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458027463 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}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027506 data=null button=1 stateMask=0x80000 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458027720 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458027761 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458027762 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Attempting to set focus on Table with text {}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458027763 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458027764 data=null doit=true} to TableItem with text {}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458027764 data=null} to TableItem with text {}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458027764 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458027764 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458027767 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:45 [2021-06-17T18:47:45.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458028916 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458028916 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458028916 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458028917 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458028941 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}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458028949 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:47 [2021-06-17T18:47:47.192Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:47 [2021-06-17T18:47:47.192Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=458028951 data=null button=0 stateMask=0x0 x=103 y=150 count=0} to TreeItem with text {FolderB}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=458028951 data=null doit=true} to TreeItem with text {FolderB}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=458028952 data=null} to TreeItem with text {FolderB}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=458028952 data=null button=1 stateMask=0x0 x=103 y=150 count=1} to TreeItem with text {FolderB}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458028952 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}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=458028964 data=null button=1 stateMask=0x80000 x=103 y=150 count=1} to TreeItem with text {FolderB}
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:47:47 [2021-06-17T18:47:47.192Z] DEBUG - Clicking on with mnemonic 'Import...'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Clicked on with mnemonic 'Import...'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458029395 data=null doit=true} to Shell with text {Trace Import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:47:47 [2021-06-17T18:47:47.451Z] 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')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458029399 data=null} to (of type 'Combo')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458029478 data=null doit=true} to TreeItem with text {import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458029478 data=null} to TreeItem with text {import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458029478 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458029479 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}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458029480 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=458029481 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458029481 data=null doit=true} to TreeItem with text {import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458029481 data=null} to TreeItem with text {import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458029481 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458029481 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}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458029481 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:47 [2021-06-17T18:47:47.451Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458029490 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458029490 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458029490 data=null} to Tree node with text: kernel-overlap-testing
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458029503 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458029504 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
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458029505 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458029516 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:'))
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.451Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:47:47 [2021-06-17T18:47:47.452Z] 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')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:47:47 [2021-06-17T18:47:47.452Z] 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')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Clicking on &Finish
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458029523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458029523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:47 [2021-06-17T18:47:47.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458029523 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:47 [2021-06-17T18:47:47.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458029523 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:47 [2021-06-17T18:47:47.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458029523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:47 [2021-06-17T18:47:47.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458029523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458029523 data=null item=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')
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458028991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Clicked on 
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458029855 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458029855 data=null doit=true} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458029855 data=null} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458029921 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458029921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458029928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458029929 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458029929 data=null doit=true} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458029929 data=null} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458029929 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458029929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458029956 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:48 [2021-06-17T18:47:48.018Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458029957 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458029957 data=null doit=true} to TreeItem with text {Traces [2]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458029957 data=null} to TreeItem with text {Traces [2]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458029958 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458029958 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]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458029975 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:47:48 [2021-06-17T18:47:48.018Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=458029976 data=null doit=true} to TreeItem with text {FolderB [2]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=458029976 data=null} to TreeItem with text {FolderB [2]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=458029976 data=null button=1 stateMask=0x0 x=114 y=150 count=1} to TreeItem with text {FolderB [2]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458029976 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]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=458029978 data=null button=1 stateMask=0x80000 x=98 y=150 count=1} to TreeItem with text {FolderB [2]}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030097 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458030097 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458030097 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030097 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458030097 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030146 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:48 [2021-06-17T18:47:48.277Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030150 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458030150 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458030150 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030150 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458030150 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030156 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030156 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458030156 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458030157 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030157 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458030157 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030160 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030160 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030160 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458030160 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030209 data=null button=1 stateMask=0x80000 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458030215 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458030215 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458030215 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:48 [2021-06-17T18:47:48.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:48 [2021-06-17T18:47:48.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:48 [2021-06-17T18:47:48.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:48 [2021-06-17T18:47:48.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Attempting to set focus on Table with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458031718 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458031718 data=null doit=true} to TableItem with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458031718 data=null} to TableItem with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458031718 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458031719 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458031723 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458031804 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458031804 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458031804 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458031804 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458031804 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458031807 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:49 [2021-06-17T18:47:49.774Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458031813 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458031813 data=null doit=true} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458031813 data=null} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458031813 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458031813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458031824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458031824 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458031824 data=null doit=true} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458031824 data=null} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458031825 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458031825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458031840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:49 [2021-06-17T18:47:49.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:49 [2021-06-17T18:47:49.775Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:49 [2021-06-17T18:47:49.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=458031840 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:47:49 [2021-06-17T18:47:49.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=458031840 data=null doit=true} to TreeItem with text {Traces [4]}
14:47:49 [2021-06-17T18:47:49.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=458031840 data=null} to TreeItem with text {Traces [4]}
14:47:49 [2021-06-17T18:47:49.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=458031841 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:47:49 [2021-06-17T18:47:49.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458031841 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]}
14:47:49 [2021-06-17T18:47:49.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=458031850 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:47:49 [2021-06-17T18:47:49.775Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:47:49 [2021-06-17T18:47:49.775Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032071 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458032071 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458032071 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032071 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458032071 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}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032106 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:50 [2021-06-17T18:47:50.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032109 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458032109 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458032109 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032109 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458032109 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}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032112 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032112 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458032113 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:50 [2021-06-17T18:47:50.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458032113 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032113 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458032113 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}
14:47:50 [2021-06-17T18:47:50.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032115 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032116 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032116 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.290Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458032116 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}
14:47:50 [2021-06-17T18:47:50.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032170 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458032177 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458032177 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458032177 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.290Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:47:50 [2021-06-17T18:47:50.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:50 [2021-06-17T18:47:50.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:50 [2021-06-17T18:47:50.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - Attempting to set focus on Table with text {}
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458032686 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458032686 data=null doit=true} to TableItem with text {}
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458032686 data=null} to TableItem with text {}
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458032687 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458032687 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:50 [2021-06-17T18:47:50.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458032691 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:50 [2021-06-17T18:47:50.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:50 [2021-06-17T18:47:50.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:51 [2021-06-17T18:47:51.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:51 [2021-06-17T18:47:51.421Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:51 [2021-06-17T18:47:51.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458033544 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:51 [2021-06-17T18:47:51.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458033544 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:51 [2021-06-17T18:47:51.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458033545 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:51 [2021-06-17T18:47:51.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458033545 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:51 [2021-06-17T18:47:51.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458033545 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}
14:47:51 [2021-06-17T18:47:51.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458033549 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:51 [2021-06-17T18:47:51.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:51 [2021-06-17T18:47:51.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:47:51 [2021-06-17T18:47:51.680Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
14:47:51 [2021-06-17T18:47:51.680Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=458033552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=458033552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=458033552 data=null doit=true} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=458033552 data=null} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458033552 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458033552 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')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458033574 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=458033574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=458033574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=458033574 data=null doit=true} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=458033574 data=null} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=458033574 data=null button=1 stateMask=0x40000 x=114 y=150 count=1} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458033575 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')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=458033581 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1} to (of type 'Tree')
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:47:51 [2021-06-17T18:47:51.680Z] DEBUG - Clicking on with mnemonic 'Delete'
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - Clicked on with mnemonic 'Delete'
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - Clicking on &Yes
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458033906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458033906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458033906 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458033906 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458033906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458033906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:51 [2021-06-17T18:47:51.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458033906 data=null item=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')
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458033618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - Clicked on 
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458035227 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458035227 data=null doit=true} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458035227 data=null} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458035227 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458035227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458035258 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458035259 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458035259 data=null doit=true} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458035259 data=null} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458035259 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458035259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458035264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:53 [2021-06-17T18:47:53.310Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=458035264 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=458035274 data=null doit=true} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=458035274 data=null} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=458035274 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458035274 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]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=458035280 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=458035281 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=458035281 data=null doit=true} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=458035281 data=null} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=458035281 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458035293 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]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=458035296 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:47:53 [2021-06-17T18:47:53.310Z] DEBUG - Clicking on with mnemonic 'Clear'
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Clicked on with mnemonic 'Clear'
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458035643 data=null doit=true} to Shell with text {Confirm Clear}
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Clicking on &Yes
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458035643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458035643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458035643 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458035644 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458035644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458035644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:47:53 [2021-06-17T18:47:53.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458035644 data=null item=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')
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458035362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Clicked on 
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458036047 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458036047 data=null doit=true} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458036047 data=null} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458036047 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458036047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458036056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458036063 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458036063 data=null doit=true} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458036063 data=null} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458036063 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458036064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458036069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:54 [2021-06-17T18:47:54.131Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458036070 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458036070 data=null doit=true} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458036070 data=null} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458036070 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458036070 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]}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458036082 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:54 [2021-06-17T18:47:54.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458036083 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458036083 data=null doit=true} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458036083 data=null} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458036083 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458036083 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]}
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458036086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Clicking on OK
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458036233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458036233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458036233 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458036233 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458036233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458036233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458036233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=458036116 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...'
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Clicked on 
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458036416 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458036416 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458036416 data=null} to TreeItem with text {Traces [0]}
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458036416 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458036416 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]}
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458036419 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:47:54 [2021-06-17T18:47:54.389Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - Clicking on OK
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458036606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458036608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458036608 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458036608 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458036608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458036608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458036608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:47:54 [2021-06-17T18:47:54.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=458036451 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...'
14:47:54 [2021-06-17T18:47:54.647Z] DEBUG - Clicked on 
14:47:54 [2021-06-17T18:47:54.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458036755 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:54 [2021-06-17T18:47:54.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458036756 data=null} to TreeItem with text {Traces [0]}
14:47:54 [2021-06-17T18:47:54.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458036756 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:54 [2021-06-17T18:47:54.647Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458036756 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]}
14:47:54 [2021-06-17T18:47:54.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458036766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:54 [2021-06-17T18:47:54.905Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:54 [2021-06-17T18:47:54.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=458036767 data=null button=0 stateMask=0x0 x=103 y=81 count=0} to TreeItem with text {FolderA}
14:47:54 [2021-06-17T18:47:54.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=458036767 data=null doit=true} to TreeItem with text {FolderA}
14:47:54 [2021-06-17T18:47:54.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=458036767 data=null} to TreeItem with text {FolderA}
14:47:54 [2021-06-17T18:47:54.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=458036767 data=null button=1 stateMask=0x0 x=103 y=81 count=1} to TreeItem with text {FolderA}
14:47:54 [2021-06-17T18:47:54.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458036767 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}
14:47:54 [2021-06-17T18:47:54.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=458036773 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
14:47:54 [2021-06-17T18:47:54.906Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:47:54 [2021-06-17T18:47:54.906Z] DEBUG - Clicking on with mnemonic 'Import...'
14:47:55 [2021-06-17T18:47:55.162Z] DEBUG - Clicked on with mnemonic 'Import...'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458037132 data=null doit=true} to Shell with text {Trace Import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:47:55 [2021-06-17T18:47:55.163Z] 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')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458037141 data=null} to (of type 'Combo')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458037181 data=null doit=true} to TreeItem with text {import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458037181 data=null} to TreeItem with text {import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458037182 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458037182 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}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458037184 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=458037184 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458037184 data=null doit=true} to TreeItem with text {import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458037184 data=null} to TreeItem with text {import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458037185 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458037185 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}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458037185 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458037207 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:'))
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:47:55 [2021-06-17T18:47:55.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:47:55 [2021-06-17T18:47:55.163Z] 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')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:47:55 [2021-06-17T18:47:55.164Z] 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')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:47:55 [2021-06-17T18:47:55.164Z] 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')
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] 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')
14:47:55 [2021-06-17T18:47:55.164Z] 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.
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:55 [2021-06-17T18:47:55.164Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:47:55 [2021-06-17T18:47:55.165Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:47:55 [2021-06-17T18:47:55.165Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:55 [2021-06-17T18:47:55.165Z] DEBUG - Clicking on &Finish
14:47:55 [2021-06-17T18:47:55.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458037217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:55 [2021-06-17T18:47:55.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458037217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:55 [2021-06-17T18:47:55.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458037217 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:55 [2021-06-17T18:47:55.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458037217 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:55 [2021-06-17T18:47:55.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458037217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:55 [2021-06-17T18:47:55.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458037217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:55 [2021-06-17T18:47:55.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458037217 data=null item=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')
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458036812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Clicked on 
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458037556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458037582 data=null doit=true} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458037582 data=null} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458037582 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458037582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458037600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458037601 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458037601 data=null doit=true} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458037601 data=null} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458037601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458037601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458037646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:55 [2021-06-17T18:47:55.682Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458037647 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458037647 data=null doit=true} to TreeItem with text {Traces [0]}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458037647 data=null} to TreeItem with text {Traces [0]}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458037647 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458037647 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]}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458037653 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:47:55 [2021-06-17T18:47:55.682Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=458037654 data=null doit=true} to TreeItem with text {FolderA [1]}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=458037654 data=null} to TreeItem with text {FolderA [1]}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=458037654 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [1]}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458037654 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]}
14:47:55 [2021-06-17T18:47:55.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=458037656 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to TreeItem with text {FolderA [1]}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038095 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458038095 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458038096 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038096 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458038096 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038115 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:56 [2021-06-17T18:47:56.247Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038117 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458038117 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458038117 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038118 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458038118 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038121 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038121 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458038121 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458038121 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038122 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458038122 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038124 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038124 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038124 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458038124 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038167 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458038296 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458038296 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458038296 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.248Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:47:56 [2021-06-17T18:47:56.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Attempting to set focus on Table with text {}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458039348 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458039348 data=null doit=true} to TableItem with text {}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458039348 data=null} to TableItem with text {}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458039349 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458039349 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458039352 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458039602 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458039602 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:57 [2021-06-17T18:47:57.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458039602 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458039602 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458039602 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458039607 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:57 [2021-06-17T18:47:57.621Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:57 [2021-06-17T18:47:57.621Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=458039609 data=null button=0 stateMask=0x0 x=103 y=127 count=0} to TreeItem with text {FolderB}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=458039609 data=null doit=true} to TreeItem with text {FolderB}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=458039610 data=null} to TreeItem with text {FolderB}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=458039610 data=null button=1 stateMask=0x0 x=103 y=127 count=1} to TreeItem with text {FolderB}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458039610 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}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=458039617 data=null button=1 stateMask=0x80000 x=103 y=127 count=1} to TreeItem with text {FolderB}
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:47:57 [2021-06-17T18:47:57.621Z] DEBUG - Clicking on with mnemonic 'Import...'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - Clicked on with mnemonic 'Import...'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458040008 data=null doit=true} to Shell with text {Trace Import}
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:47:58 [2021-06-17T18:47:58.188Z] 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')
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:47:58 [2021-06-17T18:47:58.188Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458040021 data=null} to (of type 'Combo')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458040057 data=null doit=true} to TreeItem with text {import}
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458040058 data=null} to TreeItem with text {import}
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458040058 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458040058 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}
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458040067 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458040067 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458040067 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458040067 data=null} to Tree node with text: kernel-overlap-testing
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458040068 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458040068 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
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458040070 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458040091 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:'))
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:47:58 [2021-06-17T18:47:58.189Z] 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')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.189Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] 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')
14:47:58 [2021-06-17T18:47:58.190Z] 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.
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Clicking on &Finish
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458040098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458040098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458040098 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458040098 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458040098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458040099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Clicked on &Finish
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458040099 data=null item=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')
14:47:58 [2021-06-17T18:47:58.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458039650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458040607 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458040607 data=null doit=true} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458040608 data=null} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458040608 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458040608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458040616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458040616 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458040616 data=null doit=true} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458040617 data=null} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458040617 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458040617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458040628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:47:58 [2021-06-17T18:47:58.757Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458040628 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458040629 data=null doit=true} to TreeItem with text {Traces [2]}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458040629 data=null} to TreeItem with text {Traces [2]}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458040629 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:47:58 [2021-06-17T18:47:58.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458040629 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]}
14:47:58 [2021-06-17T18:47:58.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458040633 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:47:58 [2021-06-17T18:47:58.758Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:47:58 [2021-06-17T18:47:58.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=458040639 data=null doit=true} to TreeItem with text {FolderB [1]}
14:47:58 [2021-06-17T18:47:58.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=458040639 data=null} to TreeItem with text {FolderB [1]}
14:47:58 [2021-06-17T18:47:58.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=458040639 data=null button=1 stateMask=0x0 x=114 y=127 count=1} to TreeItem with text {FolderB [1]}
14:47:58 [2021-06-17T18:47:58.758Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458040639 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]}
14:47:58 [2021-06-17T18:47:58.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=458040641 data=null button=1 stateMask=0x80000 x=98 y=127 count=1} to TreeItem with text {FolderB [1]}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041079 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458041079 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458041079 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041079 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458041080 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}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041099 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:47:59 [2021-06-17T18:47:59.016Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041102 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458041102 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458041102 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041102 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458041102 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}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041105 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041105 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458041138 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.273Z] DEBUG - Attempting to set focus on Tree with text {}
14:47:59 [2021-06-17T18:47:59.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458041139 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041139 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458041139 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}
14:47:59 [2021-06-17T18:47:59.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041143 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041143 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.273Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041143 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.273Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458041143 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}
14:47:59 [2021-06-17T18:47:59.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041188 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458041505 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458041505 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458041505 data=null} to TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.531Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:47:59 [2021-06-17T18:47:59.531Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:47:59 [2021-06-17T18:47:59.531Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - Attempting to set focus on Table with text {}
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458042007 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458042011 data=null doit=true} to TableItem with text {}
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458042011 data=null} to TableItem with text {}
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458042012 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458042012 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458042015 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:00 [2021-06-17T18:48:00.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458042662 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458042662 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458042662 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458042662 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458042662 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}
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458042667 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:48:00 [2021-06-17T18:48:00.661Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=458042670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=458042670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=458042670 data=null doit=true} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=458042670 data=null} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=458042670 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458042670 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')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=458042678 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=458042678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=458042678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=458042678 data=null doit=true} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=458042678 data=null} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=458042678 data=null button=1 stateMask=0x40000 x=114 y=127 count=1} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458042679 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')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=458042693 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1} to (of type 'Tree')
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:48:00 [2021-06-17T18:48:00.661Z] DEBUG - Clicking on with mnemonic 'Delete'
14:48:00 [2021-06-17T18:48:00.918Z] DEBUG - Clicked on with mnemonic 'Delete'
14:48:00 [2021-06-17T18:48:00.918Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - Clicking on &Yes
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458042986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458042986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458042986 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458042986 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458042986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458042986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:00 [2021-06-17T18:48:00.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458042987 data=null item=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')
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458042721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Clicked on 
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458043656 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458043672 data=null doit=true} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458043672 data=null} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458043672 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458043673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458043702 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458043703 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458043703 data=null doit=true} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458043703 data=null} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458043703 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458043703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458043710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:01 [2021-06-17T18:48:01.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458043710 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458043710 data=null doit=true} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458043710 data=null} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458043711 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458043711 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]}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458043715 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458043716 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458043716 data=null doit=true} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458043716 data=null} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458043716 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458043716 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]}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458043718 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:48:01 [2021-06-17T18:48:01.855Z] DEBUG - Clicking on with mnemonic 'Import...'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Clicked on with mnemonic 'Import...'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458044101 data=null doit=true} to Shell with text {Trace Import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458044104 data=null} to (of type 'Combo')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458044140 data=null doit=true} to TreeItem with text {import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458044140 data=null} to TreeItem with text {import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458044141 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458044141 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}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458044143 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=458044143 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458044143 data=null doit=true} to TreeItem with text {import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458044143 data=null} to TreeItem with text {import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458044144 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458044144 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}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458044144 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:02 [2021-06-17T18:48:02.113Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=458044168 data=null doit=true} to Tree node with text: z-clashes
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=458044168 data=null} to Tree node with text: z-clashes
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=458044168 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458044168 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
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=458044170 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=458044170 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=458044170 data=null doit=true} to Tree node with text: z-clashes
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=458044170 data=null} to Tree node with text: z-clashes
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=458044171 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458044171 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
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=458044172 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:48:02 [2021-06-17T18:48:02.113Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=458044176 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:'))
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:48:02 [2021-06-17T18:48:02.114Z] 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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@340d7d7d
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=458044178 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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458044178 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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=458044178 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=458044178 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=458044178 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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=458044178 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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=458044178 data=null item=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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=458044178 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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458044178 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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=458044179 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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=458044179 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=458044179 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:48:02 [2021-06-17T18:48:02.114Z] 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')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:48:02 [2021-06-17T18:48:02.115Z] 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')
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] 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')
14:48:02 [2021-06-17T18:48:02.115Z] 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.
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - Clicking on &Finish
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458044195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458044195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458044195 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458044195 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458044195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:02 [2021-06-17T18:48:02.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458044195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458044195 data=null item=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')
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458043766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Clicked on 
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458044275 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458044275 data=null doit=true} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458044275 data=null} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458044275 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458044302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458044317 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458044318 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458044318 data=null doit=true} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458044318 data=null} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458044318 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458044318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458044324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:02 [2021-06-17T18:48:02.373Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458044324 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458044325 data=null doit=true} to TreeItem with text {Traces [2]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458044325 data=null} to TreeItem with text {Traces [2]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458044325 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458044325 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]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458044340 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458044340 data=null doit=true} to TreeItem with text {Traces [2]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458044340 data=null} to TreeItem with text {Traces [2]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458044340 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458044341 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]}
14:48:02 [2021-06-17T18:48:02.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458044357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044699 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458044700 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458044700 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044700 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458044700 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044718 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:02 [2021-06-17T18:48:02.631Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044720 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458044720 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458044720 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044720 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458044721 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044723 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044723 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458044723 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458044724 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044724 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458044724 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044728 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044728 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.631Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044728 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.889Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458044728 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044778 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458044785 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458044785 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458044785 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:02 [2021-06-17T18:48:02.889Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:48:03 [2021-06-17T18:48:03.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Attempting to set focus on Table with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458046287 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458046288 data=null doit=true} to TableItem with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458046288 data=null} to TableItem with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458046288 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458046288 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458046297 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046367 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458046367 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458046367 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046368 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458046368 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046371 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:04 [2021-06-17T18:48:04.388Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458046376 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458046376 data=null doit=true} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458046376 data=null} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458046376 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458046376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458046396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458046396 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458046396 data=null doit=true} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458046396 data=null} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458046397 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458046397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458046405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:04 [2021-06-17T18:48:04.389Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458046406 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458046406 data=null doit=true} to TreeItem with text {Traces [2]}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458046406 data=null} to TreeItem with text {Traces [2]}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458046406 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458046406 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]}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458046412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:04 [2021-06-17T18:48:04.389Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=458046412 data=null doit=true} to TreeItem with text {z-clashes [1]}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=458046412 data=null} to TreeItem with text {z-clashes [1]}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=458046413 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458046413 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]}
14:48:04 [2021-06-17T18:48:04.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=458046446 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046887 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458046887 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458046887 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046887 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458046887 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046906 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:04 [2021-06-17T18:48:04.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:04 [2021-06-17T18:48:04.955Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046908 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458046909 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458046909 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046909 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458046909 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046912 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046912 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458046912 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458046912 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046913 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458046913 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046915 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046915 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046915 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:04 [2021-06-17T18:48:04.955Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458046915 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:05 [2021-06-17T18:48:05.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458046959 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:05 [2021-06-17T18:48:05.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458047087 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:05 [2021-06-17T18:48:05.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458047087 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:05 [2021-06-17T18:48:05.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458047087 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:05 [2021-06-17T18:48:05.213Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:48:05 [2021-06-17T18:48:05.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:05 [2021-06-17T18:48:05.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:06 [2021-06-17T18:48:06.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - Attempting to set focus on Table with text {}
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458048165 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458048166 data=null doit=true} to TableItem with text {}
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458048166 data=null} to TableItem with text {}
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458048166 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458048166 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458048170 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:06 [2021-06-17T18:48:06.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458048316 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458048316 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458048316 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458048316 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458048316 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458048319 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:06 [2021-06-17T18:48:06.403Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:06 [2021-06-17T18:48:06.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458048324 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458048324 data=null doit=true} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458048324 data=null} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458048324 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458048324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458048340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458048341 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458048341 data=null doit=true} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458048341 data=null} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458048346 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458048346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458048353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:06 [2021-06-17T18:48:06.404Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458048354 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458048354 data=null doit=true} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458048354 data=null} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458048354 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458048354 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]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458048366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458048367 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458048367 data=null doit=true} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458048367 data=null} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458048367 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458048367 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]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458048370 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:48:06 [2021-06-17T18:48:06.404Z] DEBUG - Clicking on with mnemonic 'Clear'
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - Clicked on with mnemonic 'Clear'
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - Clicking on &Yes
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458048683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458048683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458048683 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458048683 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458048684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458048684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:06 [2021-06-17T18:48:06.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458048684 data=null item=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')
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458048399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Clicked on 
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458049218 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458049218 data=null doit=true} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458049218 data=null} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458049219 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458049219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458049245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458049245 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458049246 data=null doit=true} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458049246 data=null} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458049246 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458049246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458049250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:07 [2021-06-17T18:48:07.227Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458049251 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458049251 data=null doit=true} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458049251 data=null} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458049251 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458049252 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]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458049258 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458049258 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458049259 data=null doit=true} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458049259 data=null} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458049259 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458049259 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]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458049261 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:48:07 [2021-06-17T18:48:07.227Z] DEBUG - Clicking on with mnemonic 'Import...'
14:48:07 [2021-06-17T18:48:07.794Z] DEBUG - Clicked on with mnemonic 'Import...'
14:48:07 [2021-06-17T18:48:07.794Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:48:07 [2021-06-17T18:48:07.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458049631 data=null doit=true} to Shell with text {Trace Import}
14:48:07 [2021-06-17T18:48:07.794Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.794Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:48:07 [2021-06-17T18:48:07.794Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:48:07 [2021-06-17T18:48:07.795Z] 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')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458049634 data=null} to (of type 'Combo')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458049676 data=null doit=true} to TreeItem with text {import}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458049676 data=null} to TreeItem with text {import}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458049676 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458049676 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}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458049677 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=458049678 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458049678 data=null doit=true} to TreeItem with text {import}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458049678 data=null} to TreeItem with text {import}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458049678 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458049678 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}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458049678 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458049696 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:'))
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:48:07 [2021-06-17T18:48:07.795Z] 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')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@623732ac
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=458049698 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')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458049698 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')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=458049698 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=458049699 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=458049699 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')
14:48:07 [2021-06-17T18:48:07.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=458049699 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')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=458049699 data=null item=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')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=458049699 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')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458049699 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')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=458049699 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')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=458049699 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=458049699 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:48:07 [2021-06-17T18:48:07.796Z] 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')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:48:07 [2021-06-17T18:48:07.796Z] 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')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] 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')
14:48:07 [2021-06-17T18:48:07.796Z] 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.
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Clicking on &Finish
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458049706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458049706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458049706 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458049706 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458049706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458049706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:07 [2021-06-17T18:48:07.797Z] DEBUG - Clicked on &Finish
14:48:08 [2021-06-17T18:48:08.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458049707 data=null item=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')
14:48:08 [2021-06-17T18:48:08.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458049295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458050216 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458050217 data=null doit=true} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458050217 data=null} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458050217 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458050217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458050225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458050226 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458050226 data=null doit=true} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458050226 data=null} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458050226 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458050226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458050229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:08 [2021-06-17T18:48:08.313Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458050230 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:48:08 [2021-06-17T18:48:08.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458050230 data=null doit=true} to TreeItem with text {Traces [1]}
14:48:08 [2021-06-17T18:48:08.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458050236 data=null} to TreeItem with text {Traces [1]}
14:48:08 [2021-06-17T18:48:08.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458050236 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:48:08 [2021-06-17T18:48:08.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458050236 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]}
14:48:08 [2021-06-17T18:48:08.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458050241 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:48:08 [2021-06-17T18:48:08.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458050242 data=null doit=true} to TreeItem with text {Traces [1]}
14:48:08 [2021-06-17T18:48:08.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458050242 data=null} to TreeItem with text {Traces [1]}
14:48:08 [2021-06-17T18:48:08.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458050242 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:48:08 [2021-06-17T18:48:08.314Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458050242 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]}
14:48:08 [2021-06-17T18:48:08.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458050243 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050562 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458050562 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458050562 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050562 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458050563 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050604 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:08 [2021-06-17T18:48:08.571Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050607 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458050607 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458050607 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050607 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458050607 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050610 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050610 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458050610 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458050610 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050611 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458050611 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050613 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050613 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050613 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.571Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458050613 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050652 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458050751 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458050752 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458050752 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.829Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:48:08 [2021-06-17T18:48:08.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - Attempting to set focus on Table with text {}
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458052254 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458052254 data=null doit=true} to TableItem with text {}
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458052254 data=null} to TableItem with text {}
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458052254 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458052254 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458052263 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:10 [2021-06-17T18:48:10.201Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458052325 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458052325 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458052325 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458052325 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458052326 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458052330 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:10 [2021-06-17T18:48:10.459Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458052442 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458052442 data=null doit=true} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458052442 data=null} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458052442 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458052442 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}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458052455 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458052456 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458052456 data=null doit=true} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458052456 data=null} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458052456 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458052456 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}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458052459 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458052459 data=null doit=true} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458052459 data=null} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458052460 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458052460 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}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458052470 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458052471 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458052471 data=null doit=true} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458052471 data=null} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458052471 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458052471 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]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458052477 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458052477 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458052477 data=null doit=true} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458052477 data=null} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458052477 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458052477 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]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458052480 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:48:10 [2021-06-17T18:48:10.460Z] DEBUG - Clicking on with mnemonic 'Import...'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Clicked on with mnemonic 'Import...'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458052859 data=null doit=true} to Shell with text {Trace Import}
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:48:11 [2021-06-17T18:48:11.028Z] 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')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458052864 data=null} to (of type 'Combo')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458052900 data=null doit=true} to TreeItem with text {import}
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458052900 data=null} to TreeItem with text {import}
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458052900 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458052900 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}
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458052907 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458052907 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458052907 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458052907 data=null} to Tree node with text: kernel-overlap-testing
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458052908 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458052908 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
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458052910 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458052917 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:'))
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:48:11 [2021-06-17T18:48:11.028Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:48:11 [2021-06-17T18:48:11.028Z] 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')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:48:11 [2021-06-17T18:48:11.029Z] 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')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:48:11 [2021-06-17T18:48:11.029Z] 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')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] 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')
14:48:11 [2021-06-17T18:48:11.029Z] 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.
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Clicking on &Finish
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458052935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:11 [2021-06-17T18:48:11.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458052936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458052936 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458052936 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458052936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458052936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:11 [2021-06-17T18:48:11.030Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458052936 data=null item=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')
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458052516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Clicked on 
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458052996 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458052996 data=null doit=true} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458052996 data=null} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458053146 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458053146 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}
14:48:11 [2021-06-17T18:48:11.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458053154 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458053155 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458053165 data=null doit=true} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458053165 data=null} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458053165 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458053165 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}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458053169 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:48:11 [2021-06-17T18:48:11.288Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458053170 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458053170 data=null doit=true} to TreeItem with text {Traces [1]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458053170 data=null} to TreeItem with text {Traces [1]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458053170 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458053170 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]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458053183 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458053184 data=null doit=true} to TreeItem with text {Traces [1]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458053184 data=null} to TreeItem with text {Traces [1]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458053184 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458053184 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]}
14:48:11 [2021-06-17T18:48:11.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458053186 data=null button=1 stateMask=0x80000 x=76 y=150 count=1} to TreeItem with text {Traces [1]}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053604 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458053604 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458053604 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053605 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458053605 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}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053648 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:11 [2021-06-17T18:48:11.547Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053650 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458053650 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458053650 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053651 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458053651 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}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053653 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053654 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458053654 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458053654 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053654 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458053654 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}
14:48:11 [2021-06-17T18:48:11.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053659 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053660 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.804Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053660 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.804Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458053660 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}
14:48:11 [2021-06-17T18:48:11.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053743 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458053749 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458053749 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458053749 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.805Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:48:11 [2021-06-17T18:48:11.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - Attempting to set focus on Table with text {}
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458054252 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458054252 data=null doit=true} to TableItem with text {}
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458054252 data=null} to TableItem with text {}
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458054253 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458054253 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458054270 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:12 [2021-06-17T18:48:12.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458055248 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458055248 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458055248 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458055248 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458055248 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}
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458055252 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=458055254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=458055254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=458055254 data=null doit=true} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=458055254 data=null} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458055255 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458055255 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')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458055273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=458055274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=458055274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=458055275 data=null doit=true} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=458055275 data=null} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458055275 data=null button=1 stateMask=0x40000 x=92 y=150 count=1} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458055275 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')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458055289 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1} to (of type 'Tree')
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:48:13 [2021-06-17T18:48:13.302Z] DEBUG - Clicking on with mnemonic 'Clear'
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - Clicked on with mnemonic 'Clear'
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - Clicking on &Yes
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458055669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458055669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458055669 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458055669 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458055670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:13 [2021-06-17T18:48:13.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458055670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:13 [2021-06-17T18:48:13.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458055670 data=null item=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')
14:48:14 [2021-06-17T18:48:14.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458055359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Clicked on 
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458056504 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458056508 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458056508 data=null doit=true} to TreeItem with text {Tracing}
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458056508 data=null} to TreeItem with text {Tracing}
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458056509 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458056509 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}
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458056530 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Clicking on with mnemonic 'Delete'
14:48:14 [2021-06-17T18:48:14.642Z] DEBUG - Clicked on with mnemonic 'Delete'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null 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')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458057454 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Clicking on OK
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458057455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458057455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458057455 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458057455 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458057455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458057455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Clicked on OK
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458057456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:48:15 [2021-06-17T18:48:15.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458056585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458057964 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458057964 data=null doit=true} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458057964 data=null} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458057965 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458057965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458057977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458057977 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458057977 data=null doit=true} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458057977 data=null} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458057978 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458057978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458057988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.140Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458057988 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458057988 data=null doit=true} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458057988 data=null} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458057989 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458057989 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]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458057994 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458057994 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458057994 data=null doit=true} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458057994 data=null} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458058000 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458058000 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]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458058002 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:48:16 [2021-06-17T18:48:16.140Z] DEBUG - Clicking on with mnemonic 'Clear'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Clicked on with mnemonic 'Clear'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458058290 data=null doit=true} to Shell with text {Confirm Clear}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Clicking on &Yes
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458058291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458058291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458058291 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458058291 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458058291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458058291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458058291 data=null item=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')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458058032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Clicked on 
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458058376 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458058376 data=null doit=true} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458058377 data=null} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458058377 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458058377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458058392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458058392 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458058392 data=null doit=true} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458058392 data=null} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458058393 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458058393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458058397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:16 [2021-06-17T18:48:16.398Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458058398 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458058398 data=null doit=true} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458058398 data=null} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458058398 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458058398 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]}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458058404 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458058404 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458058404 data=null doit=true} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458058404 data=null} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458058404 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458058405 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]}
14:48:16 [2021-06-17T18:48:16.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458058407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:16 [2021-06-17T18:48:16.399Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:48:16 [2021-06-17T18:48:16.399Z] DEBUG - Clicking on with mnemonic 'Import...'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - Clicked on with mnemonic 'Import...'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458058768 data=null doit=true} to Shell with text {Trace Import}
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.657Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=458058770 data=null doit=true} to Button with text {Select roo&t directory:}
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=458058770 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:}
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=458058770 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=458058771 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')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=458058771 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')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=458058771 data=null item=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')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=458058788 data=null} to (of type 'Combo')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=458058861 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=458058861 data=null doit=true} to TreeItem with text {/}
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=458058861 data=null} to TreeItem with text {/}
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=458058862 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458058862 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=458058862 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Setting state to checked on: /
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458058872 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:'))
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:48:16 [2021-06-17T18:48:16.917Z] 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')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5384ea8e
14:48:16 [2021-06-17T18:48:16.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=458058886 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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458058886 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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=458058886 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=458058886 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=458058886 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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=458058886 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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=458058886 data=null item=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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=458058887 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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458058887 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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=458058887 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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=458058887 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=458058887 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:48:16 [2021-06-17T18:48:16.918Z] 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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:48:16 [2021-06-17T18:48:16.918Z] 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')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] 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')
14:48:16 [2021-06-17T18:48:16.918Z] 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.
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Clicking on &Finish
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458058898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458058898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458058898 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458058898 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458058898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458058898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:16 [2021-06-17T18:48:16.919Z] DEBUG - Clicked on &Finish
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458058898 data=null item=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')
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458058438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458059481 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458059482 data=null doit=true} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458059482 data=null} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458059482 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458059482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458059492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458059492 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458059492 data=null doit=true} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458059492 data=null} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458059492 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458059492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458059505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:17 [2021-06-17T18:48:17.486Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458059505 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458059505 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458059505 data=null} to TreeItem with text {Traces [12]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458059506 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458059506 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]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458059548 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458059548 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458059548 data=null} to TreeItem with text {Traces [12]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458059548 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458059548 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]}
14:48:17 [2021-06-17T18:48:17.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458059551 data=null button=1 stateMask=0x80000 x=80 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059869 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458059869 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458059869 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059869 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458059869 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059899 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:18 [2021-06-17T18:48:18.052Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059901 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458059902 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458059902 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059902 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458059902 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059905 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059905 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458059905 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458059905 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059905 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458059905 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059908 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059908 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059908 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458059911 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059947 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458059957 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458059957 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458059958 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.052Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:48:18 [2021-06-17T18:48:18.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Attempting to set focus on Table with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458061460 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458061460 data=null doit=true} to TableItem with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458061460 data=null} to TableItem with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458061461 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458061461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458061465 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458061618 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458061618 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458061618 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458061619 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458061619 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458061638 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:19 [2021-06-17T18:48:19.549Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458061644 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458061644 data=null doit=true} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458061644 data=null} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458061645 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458061645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458061655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458061656 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458061656 data=null doit=true} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458061656 data=null} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458061656 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458061656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458061668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:19 [2021-06-17T18:48:19.807Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:19 [2021-06-17T18:48:19.807Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:19 [2021-06-17T18:48:19.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458061669 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:19 [2021-06-17T18:48:19.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458061669 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:19 [2021-06-17T18:48:19.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458061669 data=null} to TreeItem with text {Traces [12]}
14:48:19 [2021-06-17T18:48:19.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458061669 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:19 [2021-06-17T18:48:19.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458061669 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]}
14:48:19 [2021-06-17T18:48:19.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458061681 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:19 [2021-06-17T18:48:19.807Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062105 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458062105 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458062105 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062105 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458062105 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}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062149 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:20 [2021-06-17T18:48:20.065Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062151 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458062151 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458062151 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062152 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458062152 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}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062154 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062155 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458062155 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.066Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:20 [2021-06-17T18:48:20.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458062155 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062155 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458062155 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}
14:48:20 [2021-06-17T18:48:20.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062157 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062157 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.066Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062158 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.323Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458062158 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}
14:48:20 [2021-06-17T18:48:20.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062264 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458062265 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458062474 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458062474 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.582Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:48:20 [2021-06-17T18:48:20.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:20 [2021-06-17T18:48:20.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - Attempting to set focus on Table with text {}
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458063499 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458063499 data=null doit=true} to TableItem with text {}
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458063500 data=null} to TableItem with text {}
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458063500 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458063500 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458063518 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:21 [2021-06-17T18:48:21.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458063668 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458063668 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458063668 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458063668 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458063668 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}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458063672 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:21 [2021-06-17T18:48:21.773Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458063676 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458063676 data=null doit=true} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458063676 data=null} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458063676 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458063676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458063696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458063696 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458063697 data=null doit=true} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458063697 data=null} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458063697 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458063697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458063701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:21 [2021-06-17T18:48:21.773Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458063703 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458063703 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458063703 data=null} to TreeItem with text {Traces [12]}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458063703 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458063704 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]}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458063710 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:21 [2021-06-17T18:48:21.773Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063766 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458063766 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458063766 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063766 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458063766 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}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063840 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:21 [2021-06-17T18:48:21.773Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063843 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458063843 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458063843 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063843 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458063843 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}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063847 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063847 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458063847 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458063847 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063848 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458063848 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}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063851 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063851 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:21 [2021-06-17T18:48:21.774Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063851 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:22 [2021-06-17T18:48:22.031Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458063851 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}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458063897 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458064187 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458064225 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458064225 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Attempting to set focus on Table with text {}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458064226 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458064226 data=null doit=true} to TableItem with text {}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458064227 data=null} to TableItem with text {}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458064227 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458064227 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458064245 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:22 [2021-06-17T18:48:22.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458065295 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458065295 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458065295 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458065295 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458065295 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}
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458065299 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:23 [2021-06-17T18:48:23.221Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:23 [2021-06-17T18:48:23.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:23 [2021-06-17T18:48:23.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:23 [2021-06-17T18:48:23.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:23 [2021-06-17T18:48:23.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:23 [2021-06-17T18:48:23.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458065339 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458065339 data=null doit=true} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458065339 data=null} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458065339 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458065339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458065359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458065360 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458065360 data=null doit=true} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458065360 data=null} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458065360 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458065360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458065371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:23 [2021-06-17T18:48:23.480Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458065371 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458065371 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458065371 data=null} to TreeItem with text {Traces [12]}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458065372 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458065372 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]}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458065387 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:23 [2021-06-17T18:48:23.480Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458065470 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458065470 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458065470 data=null} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458065471 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458065471 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}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458065551 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:23 [2021-06-17T18:48:23.480Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458065553 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458065553 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458065553 data=null} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458065553 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458065554 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}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458065557 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458065557 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458065557 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.481Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:23 [2021-06-17T18:48:23.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458065557 data=null} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458065557 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458065557 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}
14:48:23 [2021-06-17T18:48:23.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458065567 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458065567 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.481Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=458065568 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.740Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458065568 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}
14:48:23 [2021-06-17T18:48:23.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458065661 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=458065669 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=458065669 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=458065669 data=null} to TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.740Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:48:23 [2021-06-17T18:48:23.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:23 [2021-06-17T18:48:23.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:23 [2021-06-17T18:48:23.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - Attempting to set focus on Table with text {}
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458066490 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458066491 data=null doit=true} to TableItem with text {}
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458066491 data=null} to TableItem with text {}
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458066491 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458066491 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458066495 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:24 [2021-06-17T18:48:24.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458067142 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458067142 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458067142 data=null} to TreeItem with text {simple_server-thread1}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458067143 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458067143 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}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458067147 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:25 [2021-06-17T18:48:25.239Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458067151 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458067151 data=null doit=true} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458067151 data=null} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458067152 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458067152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458067170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458067170 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458067170 data=null doit=true} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458067171 data=null} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458067171 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458067171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458067174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:25 [2021-06-17T18:48:25.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:25 [2021-06-17T18:48:25.240Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:25 [2021-06-17T18:48:25.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458067175 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:25 [2021-06-17T18:48:25.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458067175 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:25 [2021-06-17T18:48:25.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458067175 data=null} to TreeItem with text {Traces [12]}
14:48:25 [2021-06-17T18:48:25.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458067175 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:25 [2021-06-17T18:48:25.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458067175 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]}
14:48:25 [2021-06-17T18:48:25.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458067180 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:25 [2021-06-17T18:48:25.240Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458067499 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458067499 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458067499 data=null} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458067500 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458067500 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}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458067531 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:25 [2021-06-17T18:48:25.497Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458067533 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458067533 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458067533 data=null} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458067533 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458067533 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}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458067536 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458067536 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458067538 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458067538 data=null} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458067538 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458067538 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}
14:48:25 [2021-06-17T18:48:25.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458067541 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458067541 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.498Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=458067541 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:48:25 [2021-06-17T18:48:25.498Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458067541 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}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458067581 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=458067886 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=458067955 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=458067955 data=null} to TreeItem with text {simple_server-thread2}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Attempting to set focus on Table with text {}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458067957 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458067959 data=null doit=true} to TableItem with text {}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458067959 data=null} to TableItem with text {}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458067959 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458067959 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458067963 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:26 [2021-06-17T18:48:26.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:26 [2021-06-17T18:48:26.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:26 [2021-06-17T18:48:26.997Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458069119 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458069119 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458069119 data=null} to TreeItem with text {simple_server-thread2}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458069119 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458069120 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}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458069123 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:27 [2021-06-17T18:48:27.257Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458069127 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458069127 data=null doit=true} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458069127 data=null} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458069127 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458069127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458069148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458069148 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458069148 data=null doit=true} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458069149 data=null} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458069149 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458069149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458069152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:27 [2021-06-17T18:48:27.257Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458069153 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458069153 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458069153 data=null} to TreeItem with text {Traces [12]}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458069153 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458069153 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]}
14:48:27 [2021-06-17T18:48:27.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458069160 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:27 [2021-06-17T18:48:27.257Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:27 [2021-06-17T18:48:27.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:27 [2021-06-17T18:48:27.515Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:27 [2021-06-17T18:48:27.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458069608 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458069608 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458069608 data=null} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458069608 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458069609 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}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458069636 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:27 [2021-06-17T18:48:27.773Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458069638 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458069638 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458069638 data=null} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458069638 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458069638 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}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458069643 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458069643 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458069643 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458069643 data=null} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458069644 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458069644 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}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458069647 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458069648 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=458069648 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458069651 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}
14:48:27 [2021-06-17T18:48:27.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458069698 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=458069887 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=458069887 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=458069887 data=null} to TreeItem with text {ust-overlap-testing}
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:28 [2021-06-17T18:48:28.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - Attempting to set focus on Table with text {}
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458070390 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458070390 data=null doit=true} to TableItem with text {}
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458070390 data=null} to TableItem with text {}
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458070390 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458070390 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:28 [2021-06-17T18:48:28.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458070401 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:28 [2021-06-17T18:48:28.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:28 [2021-06-17T18:48:28.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458071160 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458071160 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458071161 data=null} to TreeItem with text {ust-overlap-testing}
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458071161 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458071161 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}
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458071165 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:29 [2021-06-17T18:48:29.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:29 [2021-06-17T18:48:29.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458071170 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458071170 data=null doit=true} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458071170 data=null} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458071170 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458071170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458071193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458071193 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458071194 data=null doit=true} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458071194 data=null} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458071194 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458071194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458071199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:29 [2021-06-17T18:48:29.113Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458071199 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458071199 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458071200 data=null} to TreeItem with text {Traces [12]}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458071200 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458071200 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]}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458071210 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:29 [2021-06-17T18:48:29.113Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=458071211 data=null doit=true} to TreeItem with text {z-clashes [6]}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=458071211 data=null} to TreeItem with text {z-clashes [6]}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=458071211 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458071211 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]}
14:48:29 [2021-06-17T18:48:29.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=458071215 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [6]}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071640 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458071641 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458071641 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071641 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458071641 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071684 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:29 [2021-06-17T18:48:29.679Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071686 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458071686 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458071686 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071686 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458071686 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071690 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071690 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458071690 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458071690 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071691 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458071691 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071695 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071695 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071696 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458071696 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071761 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458071768 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458071768 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458071768 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:29 [2021-06-17T18:48:29.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:29 [2021-06-17T18:48:29.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:29 [2021-06-17T18:48:29.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:30 [2021-06-17T18:48:30.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:30 [2021-06-17T18:48:30.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:30 [2021-06-17T18:48:30.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:30 [2021-06-17T18:48:30.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:30 [2021-06-17T18:48:30.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:30 [2021-06-17T18:48:30.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:30 [2021-06-17T18:48:30.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - Attempting to set focus on Table with text {}
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458073271 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458073272 data=null doit=true} to TableItem with text {}
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458073272 data=null} to TableItem with text {}
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458073272 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458073272 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458073277 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:31 [2021-06-17T18:48:31.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458073375 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458073375 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458073375 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458073375 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458073376 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458073379 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:31 [2021-06-17T18:48:31.439Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458073384 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458073384 data=null doit=true} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458073384 data=null} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458073384 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458073384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458073400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458073400 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458073400 data=null doit=true} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458073400 data=null} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458073400 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458073401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458073409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:31 [2021-06-17T18:48:31.439Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458073410 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458073410 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458073410 data=null} to TreeItem with text {Traces [12]}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458073410 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458073411 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]}
14:48:31 [2021-06-17T18:48:31.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458073416 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:31 [2021-06-17T18:48:31.439Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:31 [2021-06-17T18:48:31.439Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073763 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458073763 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458073763 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073763 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458073763 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}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073787 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:31 [2021-06-17T18:48:31.697Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073789 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458073790 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458073790 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073790 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458073790 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}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073794 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073794 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458073794 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458073794 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073794 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458073795 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}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073797 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073798 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.697Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073798 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.956Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458073798 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}
14:48:31 [2021-06-17T18:48:31.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073849 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458073857 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458073857 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458073857 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.957Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:48:31 [2021-06-17T18:48:31.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:31 [2021-06-17T18:48:31.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:31 [2021-06-17T18:48:31.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:31 [2021-06-17T18:48:31.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:31 [2021-06-17T18:48:31.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:31 [2021-06-17T18:48:31.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:31 [2021-06-17T18:48:31.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:32 [2021-06-17T18:48:32.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:32 [2021-06-17T18:48:32.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:32 [2021-06-17T18:48:32.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:32 [2021-06-17T18:48:32.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:32 [2021-06-17T18:48:32.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:32 [2021-06-17T18:48:32.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:32 [2021-06-17T18:48:32.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:32 [2021-06-17T18:48:32.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Attempting to set focus on Table with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458075361 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458075361 data=null doit=true} to TableItem with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458075361 data=null} to TableItem with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458075361 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458075362 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458075366 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458075442 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458075442 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458075442 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458075442 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458075443 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}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458075446 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:33 [2021-06-17T18:48:33.456Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458075451 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458075451 data=null doit=true} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458075451 data=null} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458075451 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458075451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458075471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458075472 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458075472 data=null doit=true} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458075472 data=null} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458075472 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458075472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458075476 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:33 [2021-06-17T18:48:33.456Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458075477 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458075477 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458075477 data=null} to TreeItem with text {Traces [12]}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458075477 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458075477 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]}
14:48:33 [2021-06-17T18:48:33.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458075483 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:33 [2021-06-17T18:48:33.456Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:33 [2021-06-17T18:48:33.456Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:48:34 [2021-06-17T18:48:34.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:34 [2021-06-17T18:48:34.033Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:34 [2021-06-17T18:48:34.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075904 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458075904 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458075904 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075930 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458075930 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}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075951 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:34 [2021-06-17T18:48:34.034Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075954 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458075954 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458075954 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075954 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458075954 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}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075959 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075959 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458075959 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458075960 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075960 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458075960 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}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075963 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075964 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458075964 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458075964 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}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458076012 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458076019 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458076019 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458076019 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - Attempting to set focus on Table with text {}
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458076721 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458076721 data=null doit=true} to TableItem with text {}
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458076721 data=null} to TableItem with text {}
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458076721 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458076721 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458076725 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:34 [2021-06-17T18:48:34.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458077392 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458077393 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458077393 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458077393 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458077393 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}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458077397 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:35 [2021-06-17T18:48:35.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458077401 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458077401 data=null doit=true} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458077402 data=null} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458077402 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458077402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458077422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458077422 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458077422 data=null doit=true} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458077422 data=null} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458077423 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458077423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458077426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:35 [2021-06-17T18:48:35.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458077431 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458077431 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458077431 data=null} to TreeItem with text {Traces [12]}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458077432 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458077432 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]}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458077438 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:35 [2021-06-17T18:48:35.536Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:35 [2021-06-17T18:48:35.536Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458077501 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458077502 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458077502 data=null} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458077502 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458077502 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}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458077522 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:35 [2021-06-17T18:48:35.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458077524 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458077524 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458077524 data=null} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458077524 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458077525 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}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458077527 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458077528 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458077528 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458077528 data=null} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458077528 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458077528 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}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458077531 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458077531 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=458077531 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458077531 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}
14:48:35 [2021-06-17T18:48:35.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458077582 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=458077590 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=458077590 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=458077799 data=null} to TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Attempting to set focus on Table with text {}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458077834 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458077834 data=null doit=true} to TableItem with text {}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458077834 data=null} to TableItem with text {}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458077834 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458077834 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458077841 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:35 [2021-06-17T18:48:35.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458078996 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458078996 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458078996 data=null} to TreeItem with text {simple_server-thread1}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458078996 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458078997 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}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458079000 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:37 [2021-06-17T18:48:37.168Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458079005 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458079005 data=null doit=true} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458079005 data=null} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458079005 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458079005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458079025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458079025 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458079025 data=null doit=true} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458079026 data=null} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458079026 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458079026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458079029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:37 [2021-06-17T18:48:37.169Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458079030 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458079030 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458079030 data=null} to TreeItem with text {Traces [12]}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458079030 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458079030 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]}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458079036 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:37 [2021-06-17T18:48:37.169Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:37 [2021-06-17T18:48:37.169Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458079143 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458079143 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458079143 data=null} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458079144 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458079144 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}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458079171 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:37 [2021-06-17T18:48:37.169Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458079174 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458079174 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458079174 data=null} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458079174 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458079174 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}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458079180 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458079180 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458079181 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458079181 data=null} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458079181 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458079181 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}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458079184 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458079184 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.169Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=458079184 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.427Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458079184 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}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458079284 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=458079664 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=458079742 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=458079742 data=null} to TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Attempting to set focus on Table with text {}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458079744 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458079744 data=null doit=true} to TableItem with text {}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458079744 data=null} to TableItem with text {}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458079744 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458079744 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458079750 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:37 [2021-06-17T18:48:37.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458080817 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458080817 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458080818 data=null} to TreeItem with text {simple_server-thread2}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458080818 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458080818 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}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458080825 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:39 [2021-06-17T18:48:39.057Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458080829 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458080830 data=null doit=true} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458080830 data=null} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458080830 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458080830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458080855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458080855 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458080855 data=null doit=true} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458080856 data=null} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458080856 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458080856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458080861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:39 [2021-06-17T18:48:39.057Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458080861 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458080861 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458080861 data=null} to TreeItem with text {Traces [12]}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458080862 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458080862 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]}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458080869 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:39 [2021-06-17T18:48:39.057Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:39 [2021-06-17T18:48:39.057Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458080991 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458080992 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458080992 data=null} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458080992 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458080992 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}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458081063 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:39 [2021-06-17T18:48:39.057Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458081069 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458081070 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458081070 data=null} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458081070 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458081070 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}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458081073 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458081074 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458081074 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458081074 data=null} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458081074 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458081074 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}
14:48:39 [2021-06-17T18:48:39.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458081077 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458081077 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.058Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=458081077 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458081077 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}
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458081167 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=458081176 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=458081176 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=458081176 data=null} to TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - Attempting to set focus on Table with text {}
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458081679 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458081679 data=null doit=true} to TableItem with text {}
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458081679 data=null} to TableItem with text {}
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458081680 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:39 [2021-06-17T18:48:39.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458081680 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:39 [2021-06-17T18:48:39.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458081684 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:39 [2021-06-17T18:48:39.831Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:39 [2021-06-17T18:48:39.831Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:40 [2021-06-17T18:48:40.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:40 [2021-06-17T18:48:40.396Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458082556 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458082556 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458082557 data=null} to TreeItem with text {ust-overlap-testing}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458082557 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458082557 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}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458082560 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:40 [2021-06-17T18:48:40.654Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458082565 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458082565 data=null doit=true} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458082565 data=null} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458082565 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458082565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458082590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458082591 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458082591 data=null doit=true} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458082591 data=null} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458082591 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458082591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458082596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458082596 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458082596 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458082597 data=null} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458082597 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458082597 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]}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458082609 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.654Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458082613 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458082613 data=null doit=true} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458082613 data=null} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458082614 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458082614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458082622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458082623 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458082623 data=null doit=true} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458082623 data=null} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458082623 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458082623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458082640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:40 [2021-06-17T18:48:40.655Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458082641 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458082641 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458082641 data=null} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458082641 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458082641 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]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458082649 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458082650 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458082650 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458082650 data=null} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458082650 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458082651 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]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458082653 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:48:40 [2021-06-17T18:48:40.655Z] DEBUG - Clicking on with mnemonic 'Clear'
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - Clicked on with mnemonic 'Clear'
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458082988 data=null doit=true} to Shell with text {Confirm Clear}
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - Clicking on &Yes
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458082989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458082989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458082989 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458082989 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458082989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:40 [2021-06-17T18:48:40.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458082989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:48:41 [2021-06-17T18:48:41.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458082989 data=null item=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')
14:48:44 [2021-06-17T18:48:44.451Z] DEBUG - Clicked on 
14:48:44 [2021-06-17T18:48:44.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458082687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458086881 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458086881 data=null doit=true} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458086881 data=null} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458086882 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458086882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458086898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458086899 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458086899 data=null doit=true} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458086899 data=null} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458086899 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458086899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458086903 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:45 [2021-06-17T18:48:45.018Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458086904 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458086904 data=null doit=true} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458086904 data=null} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458086905 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458086905 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]}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458086910 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:45 [2021-06-17T18:48:45.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458086910 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458086910 data=null doit=true} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458086911 data=null} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458086911 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458086911 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]}
14:48:45 [2021-06-17T18:48:45.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458086913 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:48:45 [2021-06-17T18:48:45.019Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:48:45 [2021-06-17T18:48:45.019Z] DEBUG - Clicking on with mnemonic 'Import...'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Clicked on with mnemonic 'Import...'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458087285 data=null doit=true} to Shell with text {Trace Import}
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=458087288 data=null} to (of type 'Combo')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=458087328 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=458087328 data=null doit=true} to TreeItem with text {/}
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=458087328 data=null} to TreeItem with text {/}
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=458087329 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458087329 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=458087329 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Setting state to checked on: /
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458087343 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:'))
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:48:45 [2021-06-17T18:48:45.277Z] 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')
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.277Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5806353f
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=458087346 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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458087346 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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=458087346 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=458087346 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=458087346 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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=458087346 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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=458087346 data=null item=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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=458087346 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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458087346 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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=458087346 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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=458087355 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=458087355 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:48:45 [2021-06-17T18:48:45.278Z] 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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:48:45 [2021-06-17T18:48:45.278Z] 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')
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.278Z] 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')
14:48:45 [2021-06-17T18:48:45.278Z] 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.
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - Clicking on &Finish
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458087361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458087361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458087361 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458087361 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458087361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458087361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.279Z] DEBUG - Clicked on &Finish
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=458087889 data=null doit=true} to Shell with text {Confirmation}
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - Clicking on Rename All
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=458087889 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')
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=458087889 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')
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=458087889 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=458087889 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=458087890 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')
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=458087890 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')
14:48:45 [2021-06-17T18:48:45.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=458087890 data=null item=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')
14:48:46 [2021-06-17T18:48:46.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458087361 data=null item=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')
14:48:46 [2021-06-17T18:48:46.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458086948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Clicked on 
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458088256 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458088256 data=null doit=true} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458088256 data=null} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458088256 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458088257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458088263 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458088264 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458088264 data=null doit=true} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458088264 data=null} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458088264 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458088264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458088275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:46 [2021-06-17T18:48:46.361Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458088275 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458088276 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458088276 data=null} to TreeItem with text {Traces [12]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458088276 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458088276 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]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458088290 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458088290 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458088290 data=null} to TreeItem with text {Traces [12]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458088290 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458088290 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]}
14:48:46 [2021-06-17T18:48:46.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458088295 data=null button=1 stateMask=0x80000 x=80 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:46 [2021-06-17T18:48:46.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:46 [2021-06-17T18:48:46.926Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:46 [2021-06-17T18:48:46.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088784 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458088784 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458088784 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088785 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458088785 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088805 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:46 [2021-06-17T18:48:46.927Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088841 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458088841 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458088841 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088842 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458088842 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088846 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088847 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458088847 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458088847 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088847 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458088848 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088851 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088851 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088851 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458088852 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088950 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458088951 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458088951 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458088951 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:46 [2021-06-17T18:48:46.927Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:48:47 [2021-06-17T18:48:47.493Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Attempting to set focus on Table with text {}
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458090453 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458090453 data=null doit=true} to TableItem with text {}
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458090453 data=null} to TableItem with text {}
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458090454 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458090454 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458090463 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458090530 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:48:48 [2021-06-17T18:48:48.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458090530 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458090530 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458090530 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458090530 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458090534 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:48 [2021-06-17T18:48:48.429Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458090539 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458090539 data=null doit=true} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458090539 data=null} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458090539 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458090539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458090564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.686Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:48 [2021-06-17T18:48:48.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458090565 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458090565 data=null doit=true} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458090565 data=null} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458090565 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458090565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458090572 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:48 [2021-06-17T18:48:48.687Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458090573 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458090573 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458090573 data=null} to TreeItem with text {Traces [12]}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458090573 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458090573 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]}
14:48:48 [2021-06-17T18:48:48.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458090579 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:48 [2021-06-17T18:48:48.687Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090897 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458090897 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458090897 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090920 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458090920 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}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090930 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:48 [2021-06-17T18:48:48.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090940 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458090940 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458090940 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090940 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458090941 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}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090943 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090944 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458090944 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458090944 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090944 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458090944 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}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090946 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090947 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090947 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:48:48 [2021-06-17T18:48:48.944Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458090949 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}
14:48:49 [2021-06-17T18:48:49.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458090992 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:48:49 [2021-06-17T18:48:49.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458091112 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:49 [2021-06-17T18:48:49.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458091113 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:49 [2021-06-17T18:48:49.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458091113 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:49 [2021-06-17T18:48:49.202Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:48:49 [2021-06-17T18:48:49.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:49 [2021-06-17T18:48:49.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - Attempting to set focus on Table with text {}
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458092136 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458092136 data=null doit=true} to TableItem with text {}
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458092137 data=null} to TableItem with text {}
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458092137 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458092137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458092142 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:50 [2021-06-17T18:48:50.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458092400 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458092400 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458092400 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458092401 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458092401 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}
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458092404 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:50 [2021-06-17T18:48:50.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:50 [2021-06-17T18:48:50.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458092408 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458092408 data=null doit=true} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458092408 data=null} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458092408 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458092408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458092427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458092431 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458092432 data=null doit=true} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458092432 data=null} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458092432 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458092432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458092436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:50 [2021-06-17T18:48:50.394Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458092437 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458092437 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458092437 data=null} to TreeItem with text {Traces [12]}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458092437 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458092437 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]}
14:48:50 [2021-06-17T18:48:50.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458092461 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:50 [2021-06-17T18:48:50.394Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092906 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458092906 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458092906 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092906 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458092906 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}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092925 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:50 [2021-06-17T18:48:50.960Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092927 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458092927 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458092928 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092928 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458092928 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}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092930 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092931 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458092931 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458092932 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092932 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458092932 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}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092935 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092935 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092935 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:50 [2021-06-17T18:48:50.960Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458092935 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}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458092981 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458093355 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458093380 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458093380 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Attempting to set focus on Table with text {}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458093382 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458093382 data=null doit=true} to TableItem with text {}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458093382 data=null} to TableItem with text {}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458093382 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458093383 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458093386 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:51 [2021-06-17T18:48:51.526Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458094540 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458094540 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458094540 data=null} to TreeItem with text {kernel-overlap-testing}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458094540 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458094540 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}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458094554 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:52 [2021-06-17T18:48:52.459Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458094560 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458094560 data=null doit=true} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458094560 data=null} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458094561 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458094561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458094572 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458094573 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458094573 data=null doit=true} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458094573 data=null} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458094573 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458094573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458094586 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:52 [2021-06-17T18:48:52.717Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458094587 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458094587 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458094587 data=null} to TreeItem with text {Traces [12]}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458094587 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458094588 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]}
14:48:52 [2021-06-17T18:48:52.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458094599 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:52 [2021-06-17T18:48:52.717Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458095045 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458095045 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458095045 data=null} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458095045 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458095045 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}
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458095066 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:52 [2021-06-17T18:48:52.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:52 [2021-06-17T18:48:52.974Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458095068 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458095068 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458095068 data=null} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458095069 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458095069 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}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458095071 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458095072 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458095072 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458095072 data=null} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458095072 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458095072 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}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458095074 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458095075 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
14:48:52 [2021-06-17T18:48:52.975Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=458095075 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458095075 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}
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458095126 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=458095332 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=458095332 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=458095332 data=null} to TreeItem with text {simple_server-thread1}
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:53 [2021-06-17T18:48:53.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - Attempting to set focus on Table with text {}
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458095835 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458095835 data=null doit=true} to TableItem with text {}
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458095835 data=null} to TableItem with text {}
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458095836 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458095836 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458095840 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:53 [2021-06-17T18:48:53.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458096597 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458096597 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458096597 data=null} to TreeItem with text {simple_server-thread1}
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458096597 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458096597 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}
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458096600 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:54 [2021-06-17T18:48:54.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:54 [2021-06-17T18:48:54.734Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458096604 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458096605 data=null doit=true} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458096605 data=null} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458096605 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458096605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458096621 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458096622 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458096622 data=null doit=true} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458096622 data=null} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458096622 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458096622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458096630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:54 [2021-06-17T18:48:54.734Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458096630 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458096631 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458096631 data=null} to TreeItem with text {Traces [12]}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458096631 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458096631 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]}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458096638 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:54 [2021-06-17T18:48:54.734Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458096747 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458096747 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458096747 data=null} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458096748 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458096748 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}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458096778 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:54 [2021-06-17T18:48:54.734Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458096780 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458096780 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458096781 data=null} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458096781 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458096781 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}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458096784 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458096784 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458096784 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458096785 data=null} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458096785 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458096785 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}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458096787 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458096788 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.734Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=458096788 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458096788 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}
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458096888 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=458096889 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=458096889 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=458096889 data=null} to TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:54 [2021-06-17T18:48:54.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - Attempting to set focus on Table with text {}
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458097391 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458097391 data=null doit=true} to TableItem with text {}
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458097391 data=null} to TableItem with text {}
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458097392 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458097392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458097396 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:55 [2021-06-17T18:48:55.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458098359 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458098359 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458098359 data=null} to TreeItem with text {simple_server-thread2}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458098359 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458098360 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}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458098363 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:56 [2021-06-17T18:48:56.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458098367 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458098367 data=null doit=true} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458098367 data=null} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458098368 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458098368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458098395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458098396 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458098396 data=null doit=true} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458098396 data=null} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458098396 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458098396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458098440 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:56 [2021-06-17T18:48:56.490Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458098441 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:56 [2021-06-17T18:48:56.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458098441 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:56 [2021-06-17T18:48:56.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458098441 data=null} to TreeItem with text {Traces [12]}
14:48:56 [2021-06-17T18:48:56.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458098441 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:56 [2021-06-17T18:48:56.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458098441 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]}
14:48:56 [2021-06-17T18:48:56.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458098448 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:56 [2021-06-17T18:48:56.491Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:56 [2021-06-17T18:48:56.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:56 [2021-06-17T18:48:56.750Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458098871 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458098899 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458098899 data=null} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458098899 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458098899 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}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458098925 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:57 [2021-06-17T18:48:57.009Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458098927 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458098927 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458098927 data=null} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458098927 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458098927 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}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458098931 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458098931 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458098931 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458098931 data=null} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458098931 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458098932 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}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458098934 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458098934 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=458098934 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458098934 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}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458098990 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=458098997 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=458098997 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=458098997 data=null} to TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - Attempting to set focus on Table with text {}
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458099783 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458099783 data=null doit=true} to TableItem with text {}
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458099783 data=null} to TableItem with text {}
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458099783 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458099783 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458099787 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:48:57 [2021-06-17T18:48:57.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458100445 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458100445 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458100445 data=null} to TreeItem with text {ust-overlap-testing}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458100445 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458100445 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}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458100449 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:58 [2021-06-17T18:48:58.507Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458100453 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458100453 data=null doit=true} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458100453 data=null} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458100454 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458100454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458100480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458100480 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458100480 data=null doit=true} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458100481 data=null} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458100481 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458100481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458100485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:48:58 [2021-06-17T18:48:58.508Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:48:58 [2021-06-17T18:48:58.508Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:58 [2021-06-17T18:48:58.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458100486 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:48:58 [2021-06-17T18:48:58.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458100486 data=null doit=true} to TreeItem with text {Traces [12]}
14:48:58 [2021-06-17T18:48:58.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458100486 data=null} to TreeItem with text {Traces [12]}
14:48:58 [2021-06-17T18:48:58.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458100486 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:58 [2021-06-17T18:48:58.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458100486 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]}
14:48:58 [2021-06-17T18:48:58.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458100499 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:48:58 [2021-06-17T18:48:58.508Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:48:58 [2021-06-17T18:48:58.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100747 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100748 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100748 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100748 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458100748 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)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100761 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:48:58 [2021-06-17T18:48:58.766Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100764 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100764 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100764 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100764 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458100765 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)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100776 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100777 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100777 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Attempting to set focus on Tree with text {}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100777 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100777 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458100778 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)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100781 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100781 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100781 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458100783 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)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100836 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100844 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100844 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458100844 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:58 [2021-06-17T18:48:58.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:59 [2021-06-17T18:48:59.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:59 [2021-06-17T18:48:59.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:59 [2021-06-17T18:48:59.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:59 [2021-06-17T18:48:59.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:59 [2021-06-17T18:48:59.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:59 [2021-06-17T18:48:59.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:48:59 [2021-06-17T18:48:59.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - Attempting to set focus on Table with text {}
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458102347 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458102347 data=null doit=true} to TableItem with text {}
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458102348 data=null} to TableItem with text {}
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458102348 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458102348 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458102357 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:00 [2021-06-17T18:49:00.265Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458102437 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458102437 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458102437 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458102437 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458102438 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)}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458102441 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:00 [2021-06-17T18:49:00.524Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458102446 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458102446 data=null doit=true} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458102446 data=null} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458102446 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458102446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458102466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:00 [2021-06-17T18:49:00.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458102466 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458102466 data=null doit=true} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458102466 data=null} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458102466 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458102466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458102475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:00 [2021-06-17T18:49:00.525Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458102476 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458102476 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458102476 data=null} to TreeItem with text {Traces [12]}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458102476 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458102477 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]}
14:49:00 [2021-06-17T18:49:00.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458102483 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:00 [2021-06-17T18:49:00.525Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:00 [2021-06-17T18:49:00.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102930 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102930 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102930 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102930 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458102930 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)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102950 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:01 [2021-06-17T18:49:01.040Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102953 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102953 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102953 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102953 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458102953 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)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102956 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102956 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102956 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102956 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102957 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458102957 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)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102959 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102959 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458102959 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458102959 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)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458103007 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458103014 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458103014 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458103015 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:01 [2021-06-17T18:49:01.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Attempting to set focus on Table with text {}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458104517 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458104518 data=null doit=true} to TableItem with text {}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458104518 data=null} to TableItem with text {}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458104518 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458104518 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458104526 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458104605 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458104606 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458104606 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458104606 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458104606 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)}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458104609 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:02 [2021-06-17T18:49:02.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:02 [2021-06-17T18:49:02.537Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458104614 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458104614 data=null doit=true} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458104614 data=null} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458104614 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458104614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458104634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458104634 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458104634 data=null doit=true} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458104634 data=null} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458104635 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458104635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458104638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:02 [2021-06-17T18:49:02.537Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458104639 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458104639 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458104639 data=null} to TreeItem with text {Traces [12]}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458104639 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458104639 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]}
14:49:02 [2021-06-17T18:49:02.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458104646 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:02 [2021-06-17T18:49:02.537Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458104993 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458104993 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458104993 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458104993 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458104993 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)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105015 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:03 [2021-06-17T18:49:03.103Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105017 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458105017 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458105018 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105018 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458105018 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)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105022 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105022 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458105022 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458105022 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105022 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458105023 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)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105026 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105026 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105026 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458105027 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)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105078 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458105086 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458105086 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458105086 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:03 [2021-06-17T18:49:03.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - Attempting to set focus on Table with text {}
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458105870 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458105870 data=null doit=true} to TableItem with text {}
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458105871 data=null} to TableItem with text {}
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458105871 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458105871 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458105877 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:04 [2021-06-17T18:49:04.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458106542 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458106542 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458106542 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458106543 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458106543 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)}
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458106546 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:04 [2021-06-17T18:49:04.604Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:04 [2021-06-17T18:49:04.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458106564 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458106564 data=null doit=true} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458106564 data=null} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458106565 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458106565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458106591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458106592 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458106592 data=null doit=true} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458106592 data=null} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458106592 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458106592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458106616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:04 [2021-06-17T18:49:04.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458106617 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458106617 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458106617 data=null} to TreeItem with text {Traces [12]}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458106617 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458106617 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]}
14:49:04 [2021-06-17T18:49:04.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458106624 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:04 [2021-06-17T18:49:04.605Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107086 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458107086 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458107086 data=null} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107086 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458107086 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)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107108 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:05 [2021-06-17T18:49:05.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107110 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458107110 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458107110 data=null} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107111 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458107111 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)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107113 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107114 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458107114 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458107114 data=null} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107114 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458107114 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)}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107116 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107117 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107117 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458107117 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)}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107163 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458107169 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458107170 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458107170 data=null} to TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - Attempting to set focus on Table with text {}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458107379 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458107379 data=null doit=true} to TableItem with text {}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458107379 data=null} to TableItem with text {}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458107379 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458107380 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458107383 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:05 [2021-06-17T18:49:05.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458108543 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458108543 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458108543 data=null} to TreeItem with text {simple_server-thread1(2)}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458108543 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458108544 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)}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458108547 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:06 [2021-06-17T18:49:06.803Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458108552 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458108552 data=null doit=true} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458108552 data=null} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458108552 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458108552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458108574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458108575 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458108575 data=null doit=true} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458108575 data=null} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458108575 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458108575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458108578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:06 [2021-06-17T18:49:06.803Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458108579 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458108579 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458108579 data=null} to TreeItem with text {Traces [12]}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458108580 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458108580 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]}
14:49:06 [2021-06-17T18:49:06.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458108586 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:06 [2021-06-17T18:49:06.803Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108686 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458108686 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458108686 data=null} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108686 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458108687 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)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108699 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:06 [2021-06-17T18:49:06.804Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108702 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458108702 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458108702 data=null} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108702 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458108702 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)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108744 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108744 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458108744 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458108745 data=null} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108745 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458108745 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)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108749 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108750 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108750 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458108750 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)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108808 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
14:49:06 [2021-06-17T18:49:06.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458108808 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458108808 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458109078 data=null} to TreeItem with text {simple_server-thread2(2)}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Attempting to set focus on Table with text {}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458109104 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458109104 data=null doit=true} to TableItem with text {}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458109104 data=null} to TableItem with text {}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458109104 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458109104 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458109108 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:07 [2021-06-17T18:49:07.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458110280 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458110280 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458110280 data=null} to TreeItem with text {simple_server-thread2(2)}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458110280 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458110280 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)}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458110286 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:08 [2021-06-17T18:49:08.433Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458110291 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458110291 data=null doit=true} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458110291 data=null} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458110291 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458110291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458110315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458110316 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458110316 data=null doit=true} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458110316 data=null} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458110316 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458110316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458110320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:08 [2021-06-17T18:49:08.433Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458110320 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458110320 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458110320 data=null} to TreeItem with text {Traces [12]}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458110321 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458110321 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]}
14:49:08 [2021-06-17T18:49:08.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458110327 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:08 [2021-06-17T18:49:08.433Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110680 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458110681 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458110681 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110681 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458110681 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)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110708 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:08 [2021-06-17T18:49:08.691Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110710 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458110710 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458110710 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110710 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458110711 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)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110713 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110714 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458110714 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458110714 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110714 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458110714 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)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110717 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110717 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.691Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110717 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.692Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458110717 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)}
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110760 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458110922 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458110922 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458110923 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:08 [2021-06-17T18:49:08.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - Attempting to set focus on Table with text {}
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458111425 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458111425 data=null doit=true} to TableItem with text {}
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458111425 data=null} to TableItem with text {}
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458111425 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458111425 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458111434 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:09 [2021-06-17T18:49:09.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:10 [2021-06-17T18:49:10.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:10 [2021-06-17T18:49:10.080Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458112207 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458112208 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458112208 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458112208 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458112208 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)}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458112213 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:10 [2021-06-17T18:49:10.338Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458112217 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458112217 data=null doit=true} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458112217 data=null} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458112217 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458112218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458112242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458112242 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458112242 data=null doit=true} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458112242 data=null} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458112243 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458112243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458112247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458112247 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458112248 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458112248 data=null} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458112248 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458112248 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]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458112254 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458112258 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458112258 data=null doit=true} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458112258 data=null} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458112258 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458112258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458112272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458112273 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458112273 data=null doit=true} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458112273 data=null} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458112273 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458112273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458112283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:10 [2021-06-17T18:49:10.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458112284 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458112284 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458112284 data=null} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458112284 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458112284 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]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458112291 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458112291 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458112291 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458112291 data=null} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458112292 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458112292 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]}
14:49:10 [2021-06-17T18:49:10.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458112301 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:10 [2021-06-17T18:49:10.339Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:49:10 [2021-06-17T18:49:10.339Z] DEBUG - Clicking on with mnemonic 'Clear'
14:49:10 [2021-06-17T18:49:10.596Z] DEBUG - Clicked on with mnemonic 'Clear'
14:49:10 [2021-06-17T18:49:10.596Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:49:10 [2021-06-17T18:49:10.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458112611 data=null doit=true} to Shell with text {Confirm Clear}
14:49:10 [2021-06-17T18:49:10.596Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:49:10 [2021-06-17T18:49:10.596Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:49:10 [2021-06-17T18:49:10.596Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:49:10 [2021-06-17T18:49:10.596Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:10 [2021-06-17T18:49:10.597Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:49:10 [2021-06-17T18:49:10.597Z] DEBUG - Clicking on &Yes
14:49:10 [2021-06-17T18:49:10.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458112612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:10 [2021-06-17T18:49:10.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458112612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:10 [2021-06-17T18:49:10.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458112612 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:10 [2021-06-17T18:49:10.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458112612 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:10 [2021-06-17T18:49:10.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458112612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:10 [2021-06-17T18:49:10.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458112612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:10 [2021-06-17T18:49:10.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458112612 data=null item=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')
14:49:13 [2021-06-17T18:49:13.878Z] DEBUG - Clicked on 
14:49:14 [2021-06-17T18:49:14.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458112331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:49:14 [2021-06-17T18:49:14.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458116785 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458116785 data=null doit=true} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458116785 data=null} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458116785 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458116785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458116802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458116803 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458116803 data=null doit=true} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458116803 data=null} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458116803 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458116803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458116809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:14 [2021-06-17T18:49:14.702Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458116810 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458116810 data=null doit=true} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458116810 data=null} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458116810 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458116810 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]}
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458116817 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458116818 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458116818 data=null doit=true} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458116818 data=null} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458116818 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458116818 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]}
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458116827 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:49:14 [2021-06-17T18:49:14.959Z] DEBUG - Clicking on with mnemonic 'Import...'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Clicked on with mnemonic 'Import...'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458117252 data=null doit=true} to Shell with text {Trace Import}
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=458117255 data=null} to (of type 'Combo')
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=458117291 data=null doit=true} to TreeItem with text {/}
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=458117292 data=null} to TreeItem with text {/}
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=458117292 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458117292 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=458117294 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=458117294 data=null doit=true} to Tree node with text: z-clashes
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=458117294 data=null} to Tree node with text: z-clashes
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=458117294 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458117294 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
14:49:15 [2021-06-17T18:49:15.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=458117295 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=458117343 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=458117344 data=null doit=true} to Tree node with text: z-clashes
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=458117344 data=null} to Tree node with text: z-clashes
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=458117344 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458117344 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
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=458117346 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:15 [2021-06-17T18:49:15.475Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458117357 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458117357 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458117357 data=null} to Tree node with text: kernel-overlap-testing
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458117357 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458117358 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
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458117372 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458117375 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:'))
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:49:15 [2021-06-17T18:49:15.475Z] 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')
14:49:15 [2021-06-17T18:49:15.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@37467bcb
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=458117378 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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458117378 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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=458117378 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=458117378 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=458117378 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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=458117378 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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=458117378 data=null item=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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=458117378 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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458117378 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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=458117378 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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=458117379 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=458117379 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:49:15 [2021-06-17T18:49:15.476Z] 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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:49:15 [2021-06-17T18:49:15.476Z] 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')
14:49:15 [2021-06-17T18:49:15.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] 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')
14:49:15 [2021-06-17T18:49:15.477Z] 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.
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - Clicking on &Finish
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458117384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458117384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458117384 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458117384 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458117384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:15 [2021-06-17T18:49:15.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458117384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458117384 data=null item=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')
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458116858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - Clicked on 
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458117790 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458117790 data=null doit=true} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458117790 data=null} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458117790 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458117791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458117869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458117870 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458117870 data=null doit=true} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458117870 data=null} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458117870 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458117871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458117874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:15 [2021-06-17T18:49:15.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458117875 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458117875 data=null doit=true} to TreeItem with text {Traces [2]}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458117875 data=null} to TreeItem with text {Traces [2]}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458117876 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458117876 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]}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458117881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458117882 data=null doit=true} to TreeItem with text {Traces [2]}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458117890 data=null} to TreeItem with text {Traces [2]}
14:49:15 [2021-06-17T18:49:15.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458117890 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458117890 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]}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458117892 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=458117892 data=null doit=true} to TreeItem with text {z-clashes [1]}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=458117892 data=null} to TreeItem with text {z-clashes [1]}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=458117893 data=null button=1 stateMask=0x0 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458117893 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]}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=458117894 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118014 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458118014 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458118014 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118014 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458118014 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118046 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:15 [2021-06-17T18:49:15.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118055 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458118055 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458118055 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118056 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458118056 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118059 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118059 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458118059 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458118060 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118060 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458118060 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118062 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118063 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:15 [2021-06-17T18:49:15.993Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118063 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:16 [2021-06-17T18:49:16.251Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458118063 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:16 [2021-06-17T18:49:16.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118109 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:16 [2021-06-17T18:49:16.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458118221 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:16 [2021-06-17T18:49:16.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458118221 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:16 [2021-06-17T18:49:16.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458118221 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:16 [2021-06-17T18:49:16.251Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:49:16 [2021-06-17T18:49:16.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:17 [2021-06-17T18:49:17.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:17 [2021-06-17T18:49:17.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:17 [2021-06-17T18:49:17.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:17 [2021-06-17T18:49:17.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Attempting to set focus on Table with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458119322 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458119322 data=null doit=true} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458119322 data=null} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458119323 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458119323 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458119326 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458119472 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458119472 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458119472 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458119473 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458119473 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458119476 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:17 [2021-06-17T18:49:17.442Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458119483 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458119483 data=null doit=true} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458119483 data=null} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458119483 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458119483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458119494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458119494 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458119494 data=null doit=true} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458119494 data=null} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458119495 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458119495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458119504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:17 [2021-06-17T18:49:17.443Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458119505 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458119538 data=null doit=true} to TreeItem with text {Traces [2]}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458119544 data=null} to TreeItem with text {Traces [2]}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458119544 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458119544 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]}
14:49:17 [2021-06-17T18:49:17.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458119552 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:17 [2021-06-17T18:49:17.443Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119587 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458119587 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458119588 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119588 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458119588 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}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119623 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:17 [2021-06-17T18:49:17.700Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119626 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458119626 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458119626 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119626 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458119626 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}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119632 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119632 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458119633 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458119633 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119633 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458119633 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}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119635 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119636 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119636 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.700Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458119636 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}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119679 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458119950 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458119985 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458119985 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Attempting to set focus on Table with text {}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458119986 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458119987 data=null doit=true} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458119987 data=null} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458119987 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458119987 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458119997 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:17 [2021-06-17T18:49:17.958Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458121093 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458121093 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458121093 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458121093 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458121094 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}
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458121097 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:19 [2021-06-17T18:49:19.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:19 [2021-06-17T18:49:19.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458121104 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458121104 data=null doit=true} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458121104 data=null} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458121105 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458121105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458121151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458121151 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458121151 data=null doit=true} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458121151 data=null} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458121152 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458121152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458121155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458121156 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458121156 data=null doit=true} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458121156 data=null} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458121157 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458121157 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]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458121165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458121169 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458121169 data=null doit=true} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458121169 data=null} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458121169 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458121169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458121180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458121181 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458121181 data=null doit=true} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458121181 data=null} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458121181 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458121181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458121185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:19 [2021-06-17T18:49:19.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458121186 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458121186 data=null doit=true} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458121186 data=null} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458121186 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458121186 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]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458121191 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458121191 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458121192 data=null doit=true} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458121192 data=null} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458121192 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458121192 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]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458121194 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:49:19 [2021-06-17T18:49:19.331Z] DEBUG - Clicking on with mnemonic 'Clear'
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Clicked on with mnemonic 'Clear'
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458121511 data=null doit=true} to Shell with text {Confirm Clear}
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Clicking on &Yes
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458121511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458121512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458121512 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458121512 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458121512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458121512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:19 [2021-06-17T18:49:19.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458121512 data=null item=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')
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458121242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Clicked on 
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458122125 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458122125 data=null doit=true} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458122125 data=null} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458122125 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458122126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458122149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458122149 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458122149 data=null doit=true} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458122150 data=null} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458122150 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458122150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458122157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:20 [2021-06-17T18:49:20.155Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458122158 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458122158 data=null doit=true} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458122158 data=null} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458122158 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458122158 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]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458122164 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458122164 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458122164 data=null doit=true} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458122165 data=null} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458122165 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458122165 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]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458122167 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:49:20 [2021-06-17T18:49:20.155Z] DEBUG - Clicking on with mnemonic 'Import...'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Clicked on with mnemonic 'Import...'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458122600 data=null doit=true} to Shell with text {Trace Import}
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=458122603 data=null} to (of type 'Combo')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=458122664 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=458122664 data=null doit=true} to TreeItem with text {/}
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=458122664 data=null} to TreeItem with text {/}
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=458122665 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458122665 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=458122665 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Setting state to checked on: /
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458122686 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:'))
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:49:20 [2021-06-17T18:49:20.722Z] 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')
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:49:20 [2021-06-17T18:49:20.723Z] 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')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:49:20 [2021-06-17T18:49:20.723Z] 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')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] 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')
14:49:20 [2021-06-17T18:49:20.723Z] 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.
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Clicking on &Finish
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458122697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458122697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458122697 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458122697 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458122697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458122697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:20 [2021-06-17T18:49:20.723Z] DEBUG - Clicked on &Finish
14:49:21 [2021-06-17T18:49:21.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458122697 data=null item=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')
14:49:21 [2021-06-17T18:49:21.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458122245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458123743 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458123743 data=null doit=true} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458123743 data=null} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458123743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458123743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458123750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458123751 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458123751 data=null doit=true} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458123751 data=null} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458123751 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458123751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458123759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:21 [2021-06-17T18:49:21.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458123760 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458123760 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458123760 data=null} to TreeItem with text {Traces [12]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458123760 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458123760 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]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458123765 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458123765 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458123765 data=null} to TreeItem with text {Traces [12]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458123765 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458123765 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]}
14:49:21 [2021-06-17T18:49:21.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458123768 data=null button=1 stateMask=0x80000 x=80 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124186 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458124186 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458124186 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124186 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458124186 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124216 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:22 [2021-06-17T18:49:22.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124218 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458124218 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458124218 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124218 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458124218 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124221 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124228 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458124228 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458124228 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124229 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458124229 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124231 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124232 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124232 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458124232 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124273 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458124447 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458124447 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458124447 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:49:22 [2021-06-17T18:49:22.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Attempting to set focus on Table with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458125457 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458125457 data=null doit=true} to TableItem with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458125457 data=null} to TableItem with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458125458 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458125458 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458125461 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458125711 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458125711 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458125711 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458125712 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458125712 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458125715 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:23 [2021-06-17T18:49:23.745Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458125725 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458125725 data=null doit=true} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458125725 data=null} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458125725 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458125725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458125742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458125742 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458125742 data=null doit=true} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458125742 data=null} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458125743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458125743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458125746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:23 [2021-06-17T18:49:23.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458125746 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458125746 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458125747 data=null} to TreeItem with text {Traces [12]}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458125747 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458125747 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]}
14:49:23 [2021-06-17T18:49:23.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458125752 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:23 [2021-06-17T18:49:23.745Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126170 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458126170 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458126170 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126170 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458126170 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}
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126201 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:24 [2021-06-17T18:49:24.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:24 [2021-06-17T18:49:24.310Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126203 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458126203 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458126203 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126203 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458126203 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}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126206 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126206 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458126206 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458126206 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126206 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458126207 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}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126211 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126211 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126211 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458126211 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}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126256 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458126382 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458126382 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458126383 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:24 [2021-06-17T18:49:24.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:25 [2021-06-17T18:49:25.680Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Attempting to set focus on Table with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458127397 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458127397 data=null doit=true} to TableItem with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458127398 data=null} to TableItem with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458127398 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458127398 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458127401 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458127646 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458127646 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458127646 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458127647 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458127647 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}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458127649 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:25 [2021-06-17T18:49:25.681Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458127657 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458127657 data=null doit=true} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458127657 data=null} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458127657 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458127657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458127667 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458127667 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458127667 data=null doit=true} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458127667 data=null} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458127667 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458127667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458127670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:25 [2021-06-17T18:49:25.681Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458127678 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458127679 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458127679 data=null} to TreeItem with text {Traces [12]}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458127679 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458127679 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]}
14:49:25 [2021-06-17T18:49:25.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458127684 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:25 [2021-06-17T18:49:25.681Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:25 [2021-06-17T18:49:25.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:25 [2021-06-17T18:49:25.940Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:25 [2021-06-17T18:49:25.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128001 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458128001 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458128001 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128002 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458128002 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}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128032 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:25 [2021-06-17T18:49:25.941Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128034 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458128034 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458128034 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128035 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458128035 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}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128043 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128043 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458128043 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458128043 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128044 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458128044 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}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128046 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128046 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:25 [2021-06-17T18:49:25.941Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128046 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458128046 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}
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128091 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458128299 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458128299 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458128299 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:26 [2021-06-17T18:49:26.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - Attempting to set focus on Table with text {}
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458128343 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458128344 data=null doit=true} to TableItem with text {}
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458128344 data=null} to TableItem with text {}
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458128344 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458128344 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458128348 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:26 [2021-06-17T18:49:26.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:27 [2021-06-17T18:49:27.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:27 [2021-06-17T18:49:27.391Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:27 [2021-06-17T18:49:27.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458129503 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:27 [2021-06-17T18:49:27.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458129503 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:27 [2021-06-17T18:49:27.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458129503 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:27 [2021-06-17T18:49:27.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458129503 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:27 [2021-06-17T18:49:27.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458129503 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}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458129507 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:27 [2021-06-17T18:49:27.650Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458129511 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458129511 data=null doit=true} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458129511 data=null} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458129512 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458129512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458129526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458129527 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458129527 data=null doit=true} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458129527 data=null} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458129527 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458129527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458129530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:27 [2021-06-17T18:49:27.650Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458129531 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458129531 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458129531 data=null} to TreeItem with text {Traces [12]}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458129536 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458129539 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]}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458129548 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:27 [2021-06-17T18:49:27.650Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458129622 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458129623 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458129623 data=null} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458129623 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458129623 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}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458129643 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:27 [2021-06-17T18:49:27.650Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458129645 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458129645 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458129645 data=null} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458129645 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458129646 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}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458129648 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458129649 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458129649 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458129649 data=null} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458129649 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458129649 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}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458129652 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458129652 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=458129653 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.650Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458129653 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}
14:49:27 [2021-06-17T18:49:27.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458129697 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=458129886 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=458129886 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=458129886 data=null} to TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.908Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:49:27 [2021-06-17T18:49:27.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:27 [2021-06-17T18:49:27.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:27 [2021-06-17T18:49:27.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:27 [2021-06-17T18:49:27.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - Attempting to set focus on Table with text {}
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458130389 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458130389 data=null doit=true} to TableItem with text {}
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458130389 data=null} to TableItem with text {}
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458130389 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458130389 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458130393 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:28 [2021-06-17T18:49:28.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458131146 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458131146 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458131146 data=null} to TreeItem with text {simple_server-thread1}
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458131146 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458131146 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}
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458131149 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:29 [2021-06-17T18:49:29.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:29 [2021-06-17T18:49:29.299Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458131163 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458131163 data=null doit=true} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458131163 data=null} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458131164 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458131164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458131189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458131189 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458131189 data=null doit=true} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458131189 data=null} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458131190 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458131190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458131195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:29 [2021-06-17T18:49:29.300Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458131195 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458131196 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458131196 data=null} to TreeItem with text {Traces [12]}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458131196 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458131196 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]}
14:49:29 [2021-06-17T18:49:29.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458131202 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:29 [2021-06-17T18:49:29.300Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458131643 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458131643 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458131643 data=null} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458131643 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458131643 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}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458131654 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:29 [2021-06-17T18:49:29.557Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458131665 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458131665 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458131665 data=null} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458131666 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458131666 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}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458131669 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458131669 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458131669 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:29 [2021-06-17T18:49:29.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458131669 data=null} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458131669 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458131670 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}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458131674 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458131674 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=458131674 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458131674 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}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458131716 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=458131878 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=458131878 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=458131878 data=null} to TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:29 [2021-06-17T18:49:29.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - Attempting to set focus on Table with text {}
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458132381 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458132381 data=null doit=true} to TableItem with text {}
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458132381 data=null} to TableItem with text {}
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458132381 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458132381 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458132393 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:30 [2021-06-17T18:49:30.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458133154 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458133155 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458133155 data=null} to TreeItem with text {simple_server-thread2}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458133155 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458133155 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}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458133159 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:31 [2021-06-17T18:49:31.314Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458133172 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458133172 data=null doit=true} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458133172 data=null} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458133172 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458133172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458133195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458133195 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458133195 data=null doit=true} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458133196 data=null} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458133196 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458133196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458133199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:31 [2021-06-17T18:49:31.314Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458133200 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458133200 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458133200 data=null} to TreeItem with text {Traces [12]}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458133200 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458133200 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]}
14:49:31 [2021-06-17T18:49:31.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458133206 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:31 [2021-06-17T18:49:31.314Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458133625 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458133625 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458133627 data=null} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458133627 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458133627 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}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458133670 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:31 [2021-06-17T18:49:31.572Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458133672 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458133672 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458133672 data=null} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458133672 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458133672 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}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458133676 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458133676 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458133676 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.573Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:31 [2021-06-17T18:49:31.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458133676 data=null} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458133677 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458133677 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}
14:49:31 [2021-06-17T18:49:31.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458133681 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458133682 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.573Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=458133682 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458133682 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}
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458133748 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=458133756 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=458133756 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=458133756 data=null} to TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:31 [2021-06-17T18:49:31.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - Attempting to set focus on Table with text {}
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458134460 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458134460 data=null doit=true} to TableItem with text {}
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458134460 data=null} to TableItem with text {}
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458134461 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458134461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458134467 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:32 [2021-06-17T18:49:32.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458135257 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458135258 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458135258 data=null} to TreeItem with text {ust-overlap-testing}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458135258 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458135259 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}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458135264 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:33 [2021-06-17T18:49:33.328Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458135270 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458135270 data=null doit=true} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458135270 data=null} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458135270 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458135270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458135290 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:33 [2021-06-17T18:49:33.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458135290 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458135290 data=null doit=true} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458135290 data=null} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458135291 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458135291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458135300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:33 [2021-06-17T18:49:33.329Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458135301 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458135301 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458135301 data=null} to TreeItem with text {Traces [12]}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458135301 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458135301 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]}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458135346 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:33 [2021-06-17T18:49:33.329Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=458135347 data=null doit=true} to TreeItem with text {z-clashes [6]}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=458135347 data=null} to TreeItem with text {z-clashes [6]}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=458135347 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458135347 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]}
14:49:33 [2021-06-17T18:49:33.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=458135351 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [6]}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135770 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458135770 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458135770 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135770 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458135771 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135808 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:33 [2021-06-17T18:49:33.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135811 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458135811 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458135811 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135811 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458135811 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135814 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135815 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458135815 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458135815 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135815 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458135815 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135818 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135818 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135818 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458135818 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135873 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458135880 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458135881 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458135881 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:33 [2021-06-17T18:49:33.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:34 [2021-06-17T18:49:34.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:34 [2021-06-17T18:49:34.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:34 [2021-06-17T18:49:34.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:34 [2021-06-17T18:49:34.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:34 [2021-06-17T18:49:34.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:34 [2021-06-17T18:49:34.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:34 [2021-06-17T18:49:34.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Attempting to set focus on Table with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458137383 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458137383 data=null doit=true} to TableItem with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458137383 data=null} to TableItem with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458137384 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458137384 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458137389 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458137472 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458137472 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458137472 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458137472 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458137472 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458137475 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:35 [2021-06-17T18:49:35.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458137481 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458137481 data=null doit=true} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458137481 data=null} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458137481 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458137481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458137500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458137500 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458137501 data=null doit=true} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458137501 data=null} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458137501 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458137501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458137504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:35 [2021-06-17T18:49:35.394Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458137505 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458137505 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458137505 data=null} to TreeItem with text {Traces [12]}
14:49:35 [2021-06-17T18:49:35.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458137506 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:35 [2021-06-17T18:49:35.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458137506 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]}
14:49:35 [2021-06-17T18:49:35.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458137512 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:35 [2021-06-17T18:49:35.652Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:35 [2021-06-17T18:49:35.652Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138002 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458138003 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458138003 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138003 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458138003 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}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138017 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:35 [2021-06-17T18:49:35.910Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138020 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458138020 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458138020 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138020 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:35 [2021-06-17T18:49:35.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458138020 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}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138029 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138030 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458138030 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458138030 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138030 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458138030 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}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138033 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138033 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138033 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458138034 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}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138082 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458138088 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458138088 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458138088 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:36 [2021-06-17T18:49:36.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Attempting to set focus on Table with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458139592 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458139592 data=null doit=true} to TableItem with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458139592 data=null} to TableItem with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458139592 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458139593 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458139601 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458139693 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458139694 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458139694 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458139694 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458139694 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}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458139697 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:37 [2021-06-17T18:49:37.665Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458139701 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458139702 data=null doit=true} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458139702 data=null} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458139702 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458139702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458139716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458139717 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458139717 data=null doit=true} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458139717 data=null} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458139717 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458139717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458139720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:37 [2021-06-17T18:49:37.665Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458139721 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458139721 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458139721 data=null} to TreeItem with text {Traces [12]}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458139726 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458139726 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]}
14:49:37 [2021-06-17T18:49:37.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458139732 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:37 [2021-06-17T18:49:37.665Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:37 [2021-06-17T18:49:37.665Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140090 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458140090 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458140090 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140090 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458140090 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}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140103 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:38 [2021-06-17T18:49:38.231Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140114 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458140114 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458140114 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140114 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458140114 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}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140117 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140118 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458140118 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458140118 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140118 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458140118 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}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140121 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140121 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140121 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458140121 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}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140173 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458140180 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458140180 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458140180 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:38 [2021-06-17T18:49:38.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - Attempting to set focus on Table with text {}
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458140972 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458140972 data=null doit=true} to TableItem with text {}
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458140972 data=null} to TableItem with text {}
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458140973 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458140973 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458140977 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:39 [2021-06-17T18:49:39.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458141663 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458141663 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458141663 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458141663 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458141663 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}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458141669 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:39 [2021-06-17T18:49:39.732Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458141674 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458141674 data=null doit=true} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458141674 data=null} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458141674 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458141675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458141695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458141696 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458141696 data=null doit=true} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458141696 data=null} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458141696 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458141696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458141746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:39 [2021-06-17T18:49:39.732Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:39 [2021-06-17T18:49:39.732Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:39 [2021-06-17T18:49:39.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458141746 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:39 [2021-06-17T18:49:39.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458141747 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:39 [2021-06-17T18:49:39.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458141747 data=null} to TreeItem with text {Traces [12]}
14:49:39 [2021-06-17T18:49:39.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458141747 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:39 [2021-06-17T18:49:39.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458141747 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]}
14:49:39 [2021-06-17T18:49:39.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458141754 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:39 [2021-06-17T18:49:39.733Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:39 [2021-06-17T18:49:39.733Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:49:39 [2021-06-17T18:49:39.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:39 [2021-06-17T18:49:39.994Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458142116 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458142116 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458142116 data=null} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458142116 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458142116 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}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458142139 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:40 [2021-06-17T18:49:40.251Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458142141 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458142142 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458142142 data=null} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458142142 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458142142 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}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458142145 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458142145 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458142145 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.251Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458142146 data=null} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458142146 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458142146 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}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458142148 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458142149 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=458142149 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458142149 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}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458142195 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=458142202 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=458142202 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=458142202 data=null} to TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - Attempting to set focus on Table with text {}
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458142877 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458142877 data=null doit=true} to TableItem with text {}
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458142877 data=null} to TableItem with text {}
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458142877 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458142877 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458142881 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:40 [2021-06-17T18:49:40.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:41 [2021-06-17T18:49:41.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:41 [2021-06-17T18:49:41.750Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:41 [2021-06-17T18:49:41.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458143652 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
14:49:41 [2021-06-17T18:49:41.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458143652 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:41 [2021-06-17T18:49:41.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458143652 data=null} to TreeItem with text {simple_server-thread1}
14:49:41 [2021-06-17T18:49:41.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458143653 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:41 [2021-06-17T18:49:41.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458143653 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}
14:49:41 [2021-06-17T18:49:41.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458143657 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
14:49:41 [2021-06-17T18:49:41.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:41 [2021-06-17T18:49:41.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458143666 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458143666 data=null doit=true} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458143666 data=null} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458143666 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458143666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458143689 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458143690 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458143690 data=null doit=true} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458143690 data=null} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458143690 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458143691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458143694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:41 [2021-06-17T18:49:41.751Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458143695 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458143695 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458143695 data=null} to TreeItem with text {Traces [12]}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458143696 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458143696 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]}
14:49:41 [2021-06-17T18:49:41.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458143702 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:41 [2021-06-17T18:49:41.751Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:41 [2021-06-17T18:49:41.751Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:49:42 [2021-06-17T18:49:42.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:42 [2021-06-17T18:49:42.012Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458144165 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458144166 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458144166 data=null} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458144166 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458144166 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}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458144191 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:42 [2021-06-17T18:49:42.269Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458144193 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458144194 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458144194 data=null} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458144194 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458144194 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}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458144197 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458144197 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458144198 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458144198 data=null} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458144198 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458144198 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}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458144201 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458144201 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=458144201 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458144201 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}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458144253 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=458144261 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=458144261 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=458144261 data=null} to TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - Attempting to set focus on Table with text {}
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458144765 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458144765 data=null doit=true} to TableItem with text {}
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458144765 data=null} to TableItem with text {}
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458144765 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458144766 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458144773 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:42 [2021-06-17T18:49:42.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458145634 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458145635 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458145635 data=null} to TreeItem with text {simple_server-thread2}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458145635 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458145635 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}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458145638 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:43 [2021-06-17T18:49:43.768Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458145645 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458145645 data=null doit=true} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458145645 data=null} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458145645 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458145646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458145684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458145685 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458145685 data=null doit=true} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458145685 data=null} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458145685 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458145685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458145700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:43 [2021-06-17T18:49:43.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:43 [2021-06-17T18:49:43.769Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:43 [2021-06-17T18:49:43.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458145701 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:43 [2021-06-17T18:49:43.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458145701 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:43 [2021-06-17T18:49:43.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458145701 data=null} to TreeItem with text {Traces [12]}
14:49:43 [2021-06-17T18:49:43.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458145701 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:43 [2021-06-17T18:49:43.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458145702 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]}
14:49:43 [2021-06-17T18:49:43.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458145713 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:43 [2021-06-17T18:49:43.769Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:43 [2021-06-17T18:49:43.769Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:49:44 [2021-06-17T18:49:44.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:44 [2021-06-17T18:49:44.026Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:44 [2021-06-17T18:49:44.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458146177 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458146177 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458146177 data=null} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458146177 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458146177 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}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458146203 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:44 [2021-06-17T18:49:44.285Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458146206 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458146206 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458146206 data=null} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458146207 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458146207 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}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458146210 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458146211 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458146211 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458146211 data=null} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458146211 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458146211 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}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458146214 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458146216 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=458146216 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.285Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458146216 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}
14:49:44 [2021-06-17T18:49:44.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458146286 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=458146750 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=458146773 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=458146773 data=null} to TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.852Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:49:44 [2021-06-17T18:49:44.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - Attempting to set focus on Table with text {}
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458146775 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458146775 data=null doit=true} to TableItem with text {}
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458146775 data=null} to TableItem with text {}
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458146775 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458146775 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458146780 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:44 [2021-06-17T18:49:44.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458147794 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458147794 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458147795 data=null} to TreeItem with text {ust-overlap-testing}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458147795 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458147795 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}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458147799 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:45 [2021-06-17T18:49:45.785Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458147803 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458147803 data=null doit=true} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458147803 data=null} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458147803 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458147803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458147823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458147823 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458147823 data=null doit=true} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458147823 data=null} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458147824 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458147824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458147827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458147828 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458147828 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458147828 data=null} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458147828 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458147828 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]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458147834 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458147860 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458147860 data=null doit=true} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458147860 data=null} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458147861 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458147861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458147869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458147869 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458147869 data=null doit=true} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458147869 data=null} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458147869 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458147870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458147879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:45 [2021-06-17T18:49:45.786Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458147879 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458147880 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458147880 data=null} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458147880 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458147880 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]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458147886 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458147886 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458147886 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458147886 data=null} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458147886 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458147887 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]}
14:49:45 [2021-06-17T18:49:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458147896 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:46 [2021-06-17T18:49:46.044Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:49:46 [2021-06-17T18:49:46.044Z] DEBUG - Clicking on with mnemonic 'Clear'
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Clicked on with mnemonic 'Clear'
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458148220 data=null doit=true} to Shell with text {Confirm Clear}
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Clicking on &Yes
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458148221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458148221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458148221 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458148221 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458148221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458148221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:49:46 [2021-06-17T18:49:46.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458148221 data=null item=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')
14:49:49 [2021-06-17T18:49:49.584Z] DEBUG - Clicked on 
14:49:49 [2021-06-17T18:49:49.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458147925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458152042 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458152043 data=null doit=true} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458152043 data=null} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458152043 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458152043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458152057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458152057 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458152057 data=null doit=true} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458152057 data=null} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458152058 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458152058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458152063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:50 [2021-06-17T18:49:50.149Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458152064 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458152064 data=null doit=true} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458152064 data=null} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458152064 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458152064 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]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458152069 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458152070 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458152070 data=null doit=true} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458152070 data=null} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458152070 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458152070 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]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458152072 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:49:50 [2021-06-17T18:49:50.149Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:49:50 [2021-06-17T18:49:50.150Z] DEBUG - Clicking on with mnemonic 'Import...'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Clicked on with mnemonic 'Import...'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458152433 data=null doit=true} to Shell with text {Trace Import}
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=458152450 data=null} to (of type 'Combo')
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=458152494 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=458152494 data=null doit=true} to TreeItem with text {/}
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=458152494 data=null} to TreeItem with text {/}
14:49:50 [2021-06-17T18:49:50.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=458152495 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
14:49:50 [2021-06-17T18:49:50.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458152495 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
14:49:50 [2021-06-17T18:49:50.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=458152495 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
14:49:50 [2021-06-17T18:49:50.408Z] DEBUG - Setting state to checked on: /
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458152553 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:'))
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:49:50 [2021-06-17T18:49:50.666Z] 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')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2cb9af70
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=458152555 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')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458152555 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')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=458152555 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=458152556 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=458152556 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')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=458152556 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')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=458152556 data=null item=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')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=458152556 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')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458152556 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')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=458152556 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')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=458152556 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=458152556 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:49:50 [2021-06-17T18:49:50.667Z] 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')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:49:50 [2021-06-17T18:49:50.667Z] 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')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] 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')
14:49:50 [2021-06-17T18:49:50.667Z] 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.
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Clicking on &Finish
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458152561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458152562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458152562 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458152562 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458152562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458152562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:49:50 [2021-06-17T18:49:50.667Z] DEBUG - Clicked on &Finish
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=458153153 data=null doit=true} to Shell with text {Confirmation}
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - Clicking on Rename All
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=458153154 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')
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=458153154 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')
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=458153154 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=458153154 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:49:51 [2021-06-17T18:49:51.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=458153154 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')
14:49:51 [2021-06-17T18:49:51.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=458153154 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')
14:49:51 [2021-06-17T18:49:51.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=458153154 data=null item=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')
14:49:51 [2021-06-17T18:49:51.234Z] DEBUG - Clicked on 
14:49:51 [2021-06-17T18:49:51.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458152562 data=null item=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')
14:49:51 [2021-06-17T18:49:51.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458152104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458153699 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458153700 data=null doit=true} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458153700 data=null} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458153700 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458153700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458153713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458153713 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458153713 data=null doit=true} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458153713 data=null} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458153714 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458153714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458153717 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:51 [2021-06-17T18:49:51.751Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458153717 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458153723 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458153723 data=null} to TreeItem with text {Traces [12]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458153723 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458153723 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]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458153728 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458153728 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458153728 data=null} to TreeItem with text {Traces [12]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458153728 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458153729 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]}
14:49:51 [2021-06-17T18:49:51.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458153733 data=null button=1 stateMask=0x80000 x=80 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154184 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458154184 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458154184 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154184 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458154184 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154196 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:52 [2021-06-17T18:49:52.318Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154198 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458154198 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458154198 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154198 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458154198 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154201 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154201 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458154201 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458154208 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154208 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458154208 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154210 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154211 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154211 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.318Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458154211 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154267 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458154484 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458154484 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458154484 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.575Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:49:52 [2021-06-17T18:49:52.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - Attempting to set focus on Table with text {}
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458155486 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458155486 data=null doit=true} to TableItem with text {}
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458155486 data=null} to TableItem with text {}
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458155486 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458155486 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458155494 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:53 [2021-06-17T18:49:53.508Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458155747 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458155747 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458155747 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458155747 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458155748 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458155751 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:53 [2021-06-17T18:49:53.766Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458155756 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458155756 data=null doit=true} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458155756 data=null} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458155756 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458155756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458155777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458155778 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458155778 data=null doit=true} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458155778 data=null} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458155778 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458155778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458155785 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:53 [2021-06-17T18:49:53.766Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458155786 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458155786 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458155786 data=null} to TreeItem with text {Traces [12]}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458155786 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458155787 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]}
14:49:53 [2021-06-17T18:49:53.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458155793 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:53 [2021-06-17T18:49:53.766Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:54 [2021-06-17T18:49:54.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156236 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458156236 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458156236 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156236 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458156237 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}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156256 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:54 [2021-06-17T18:49:54.331Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156258 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458156258 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458156258 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156259 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458156259 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}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156261 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156263 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458156263 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458156263 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156263 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458156263 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}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156265 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156266 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156266 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.331Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458156266 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}
14:49:54 [2021-06-17T18:49:54.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156307 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458156468 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458156468 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458156468 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.588Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:49:54 [2021-06-17T18:49:54.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:54 [2021-06-17T18:49:54.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:55 [2021-06-17T18:49:55.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:55 [2021-06-17T18:49:55.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:55 [2021-06-17T18:49:55.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:55 [2021-06-17T18:49:55.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:55 [2021-06-17T18:49:55.524Z] DEBUG - Attempting to set focus on Table with text {}
14:49:55 [2021-06-17T18:49:55.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458157481 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:55 [2021-06-17T18:49:55.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458157481 data=null doit=true} to TableItem with text {}
14:49:55 [2021-06-17T18:49:55.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458157481 data=null} to TableItem with text {}
14:49:55 [2021-06-17T18:49:55.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458157481 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:55 [2021-06-17T18:49:55.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458157481 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:55 [2021-06-17T18:49:55.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458157484 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:55 [2021-06-17T18:49:55.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:55 [2021-06-17T18:49:55.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458157732 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=458157732 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=458157732 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458157732 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458157732 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}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=458157734 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:55 [2021-06-17T18:49:55.783Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458157741 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458157741 data=null doit=true} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458157741 data=null} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458157741 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458157741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458157753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458157771 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458157771 data=null doit=true} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458157771 data=null} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458157772 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458157772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458157775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:55 [2021-06-17T18:49:55.784Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458157776 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458157776 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458157776 data=null} to TreeItem with text {Traces [12]}
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458157776 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458157777 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]}
14:49:55 [2021-06-17T18:49:55.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458157782 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:55 [2021-06-17T18:49:55.784Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158202 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458158202 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458158202 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158202 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458158202 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}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158242 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:56 [2021-06-17T18:49:56.349Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158244 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458158244 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458158244 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158244 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458158245 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}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158247 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158248 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458158248 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458158248 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158248 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458158248 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}
14:49:56 [2021-06-17T18:49:56.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158251 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158251 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158251 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458158251 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}
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158302 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458158308 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458158309 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458158309 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:56 [2021-06-17T18:49:56.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:56 [2021-06-17T18:49:56.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:56 [2021-06-17T18:49:56.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:56 [2021-06-17T18:49:56.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - Attempting to set focus on Table with text {}
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458158812 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458158812 data=null doit=true} to TableItem with text {}
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458158812 data=null} to TableItem with text {}
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458158812 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458158812 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458158815 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:56 [2021-06-17T18:49:56.916Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458159796 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458159796 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458159796 data=null} to TreeItem with text {kernel-overlap-testing}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458159796 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458159797 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}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458159801 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:57 [2021-06-17T18:49:57.849Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458159806 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458159806 data=null doit=true} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458159806 data=null} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458159807 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458159807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458159829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458159830 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458159830 data=null doit=true} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458159830 data=null} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458159831 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458159831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458159842 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:57 [2021-06-17T18:49:57.849Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:57 [2021-06-17T18:49:57.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458159843 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:57 [2021-06-17T18:49:57.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458159843 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:57 [2021-06-17T18:49:57.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458159843 data=null} to TreeItem with text {Traces [12]}
14:49:57 [2021-06-17T18:49:57.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458159843 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:57 [2021-06-17T18:49:57.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458159843 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]}
14:49:57 [2021-06-17T18:49:57.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458159853 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:57 [2021-06-17T18:49:57.850Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:49:58 [2021-06-17T18:49:58.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:58 [2021-06-17T18:49:58.108Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:58 [2021-06-17T18:49:58.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458160175 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458160175 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458160176 data=null} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458160176 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458160176 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}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458160221 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:58 [2021-06-17T18:49:58.367Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458160224 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458160224 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458160224 data=null} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458160224 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458160224 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}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458160227 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458160228 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458160228 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458160228 data=null} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458160228 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458160228 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}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458160231 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458160231 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=458160231 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.367Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458160231 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}
14:49:58 [2021-06-17T18:49:58.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458160292 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=458160497 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=458160497 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=458160497 data=null} to TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.625Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:49:58 [2021-06-17T18:49:58.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:58 [2021-06-17T18:49:58.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:58 [2021-06-17T18:49:58.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:58 [2021-06-17T18:49:58.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - Attempting to set focus on Table with text {}
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458160999 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458161000 data=null doit=true} to TableItem with text {}
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458161000 data=null} to TableItem with text {}
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458161000 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458161000 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458161004 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:49:59 [2021-06-17T18:49:59.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=458161760 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=458161760 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=458161760 data=null} to TreeItem with text {simple_server-thread1}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=458161760 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458161761 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}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=458161773 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:59 [2021-06-17T18:49:59.755Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458161778 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458161778 data=null doit=true} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458161778 data=null} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458161778 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458161778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458161806 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458161807 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458161807 data=null doit=true} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458161807 data=null} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458161807 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458161807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458161812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:49:59 [2021-06-17T18:49:59.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Attempting to set focus on Tree with text {}
14:49:59 [2021-06-17T18:49:59.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458161813 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:49:59 [2021-06-17T18:49:59.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458161813 data=null doit=true} to TreeItem with text {Traces [12]}
14:49:59 [2021-06-17T18:49:59.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458161813 data=null} to TreeItem with text {Traces [12]}
14:49:59 [2021-06-17T18:49:59.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458161813 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:59 [2021-06-17T18:49:59.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458161814 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]}
14:49:59 [2021-06-17T18:49:59.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458161821 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:49:59 [2021-06-17T18:49:59.756Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458162271 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458162271 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458162271 data=null} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458162271 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458162272 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}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458162296 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:00 [2021-06-17T18:50:00.321Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458162299 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458162299 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458162299 data=null} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458162299 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458162299 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}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458162302 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458162302 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458162303 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458162303 data=null} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458162303 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458162303 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}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458162305 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458162306 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=458162306 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458162306 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}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458162358 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=458162365 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=458162365 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=458162365 data=null} to TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:00 [2021-06-17T18:50:00.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - Attempting to set focus on Table with text {}
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458162868 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458162868 data=null doit=true} to TableItem with text {}
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458162868 data=null} to TableItem with text {}
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458162869 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458162869 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458162880 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:00 [2021-06-17T18:50:00.888Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=458163736 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=458163736 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=458163736 data=null} to TreeItem with text {simple_server-thread2}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=458163737 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458163737 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}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=458163740 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:01 [2021-06-17T18:50:01.822Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458163745 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458163745 data=null doit=true} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458163745 data=null} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458163745 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458163745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458163768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458163772 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458163772 data=null doit=true} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458163772 data=null} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458163772 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458163772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458163776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:01 [2021-06-17T18:50:01.822Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458163777 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458163777 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458163778 data=null} to TreeItem with text {Traces [12]}
14:50:01 [2021-06-17T18:50:01.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458163778 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:01 [2021-06-17T18:50:01.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458163778 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]}
14:50:01 [2021-06-17T18:50:01.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458163804 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:01 [2021-06-17T18:50:01.823Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458164250 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458164250 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458164250 data=null} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458164251 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458164251 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}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458164275 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:02 [2021-06-17T18:50:02.388Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458164278 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458164278 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458164278 data=null} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458164279 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458164279 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}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458164284 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458164284 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458164284 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458164285 data=null} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458164285 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458164285 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}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458164290 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458164291 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=458164291 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458164291 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}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458164340 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=458164348 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=458164348 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=458164349 data=null} to TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - Attempting to set focus on Table with text {}
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458164852 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458164852 data=null doit=true} to TableItem with text {}
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458164852 data=null} to TableItem with text {}
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458164852 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458164852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458164858 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:02 [2021-06-17T18:50:02.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:03 [2021-06-17T18:50:03.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458165743 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458165743 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458165743 data=null} to TreeItem with text {ust-overlap-testing}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458165743 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458165743 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}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458165747 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:03 [2021-06-17T18:50:03.887Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458165756 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458165756 data=null doit=true} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458165756 data=null} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458165757 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458165770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458165799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458165839 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458165839 data=null doit=true} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458165839 data=null} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458165840 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458165840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458165845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:03 [2021-06-17T18:50:03.887Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458165845 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458165845 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458165846 data=null} to TreeItem with text {Traces [12]}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458165846 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458165846 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]}
14:50:03 [2021-06-17T18:50:03.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458165853 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:03 [2021-06-17T18:50:03.887Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166201 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166201 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166201 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166201 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458166201 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)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166220 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:04 [2021-06-17T18:50:04.146Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166223 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166223 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166223 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166223 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458166223 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)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166226 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166227 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166227 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166227 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166227 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458166227 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)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166230 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166230 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.146Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166230 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458166230 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)}
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166282 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166289 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166289 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458166289 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:04 [2021-06-17T18:50:04.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Attempting to set focus on Table with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458167792 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458167792 data=null doit=true} to TableItem with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458167792 data=null} to TableItem with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458167793 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458167793 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458167797 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458167880 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=458167880 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=458167880 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458167881 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458167881 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)}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=458167884 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:05 [2021-06-17T18:50:05.901Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458167889 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458167889 data=null doit=true} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458167889 data=null} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458167890 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458167890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458167907 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458167907 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458167907 data=null doit=true} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458167907 data=null} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458167907 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458167907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458167916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:05 [2021-06-17T18:50:05.902Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:05 [2021-06-17T18:50:05.902Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:05 [2021-06-17T18:50:05.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458167917 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:05 [2021-06-17T18:50:05.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458167917 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:05 [2021-06-17T18:50:05.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458167917 data=null} to TreeItem with text {Traces [12]}
14:50:05 [2021-06-17T18:50:05.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458167917 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:05 [2021-06-17T18:50:05.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458167917 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]}
14:50:05 [2021-06-17T18:50:05.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458167923 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:05 [2021-06-17T18:50:05.902Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:50:06 [2021-06-17T18:50:06.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:06 [2021-06-17T18:50:06.161Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168274 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168274 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168275 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168275 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458168275 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)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168299 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:06 [2021-06-17T18:50:06.418Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168301 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168301 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168302 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168302 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458168302 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)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168305 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168306 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168306 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168306 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168306 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458168306 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)}
14:50:06 [2021-06-17T18:50:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168309 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168309 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168309 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458168309 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)}
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168358 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168368 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168368 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458168368 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:06 [2021-06-17T18:50:06.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:07 [2021-06-17T18:50:07.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:07 [2021-06-17T18:50:07.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:07 [2021-06-17T18:50:07.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:07 [2021-06-17T18:50:07.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:07 [2021-06-17T18:50:07.920Z] DEBUG - Attempting to set focus on Table with text {}
14:50:07 [2021-06-17T18:50:07.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458169871 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:07 [2021-06-17T18:50:07.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458169871 data=null doit=true} to TableItem with text {}
14:50:07 [2021-06-17T18:50:07.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458169871 data=null} to TableItem with text {}
14:50:07 [2021-06-17T18:50:07.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458169872 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458169872 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458169876 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458169948 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=458169949 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=458169949 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458169949 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458169949 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)}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=458169957 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:07 [2021-06-17T18:50:07.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458169963 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458169963 data=null doit=true} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458169963 data=null} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458169964 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458169964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458169984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458169989 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458169989 data=null doit=true} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458169989 data=null} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458169989 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458169989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458169994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:07 [2021-06-17T18:50:07.921Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458169994 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458169994 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458169994 data=null} to TreeItem with text {Traces [12]}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458169995 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458169995 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]}
14:50:07 [2021-06-17T18:50:07.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458170001 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:07 [2021-06-17T18:50:07.921Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170451 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458170451 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458170451 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170451 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458170451 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)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170477 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:08 [2021-06-17T18:50:08.486Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170480 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458170480 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458170480 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170480 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458170480 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)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170483 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170484 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458170484 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458170484 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170484 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458170485 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)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170489 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170489 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170489 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:50:08 [2021-06-17T18:50:08.486Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458170489 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)}
14:50:08 [2021-06-17T18:50:08.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170532 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458170793 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458170880 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458170880 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Attempting to set focus on Table with text {}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458170882 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458170882 data=null doit=true} to TableItem with text {}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458170883 data=null} to TableItem with text {}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458170883 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458170883 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458170892 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:09 [2021-06-17T18:50:09.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458171999 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=458171999 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=458171999 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458171999 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458171999 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)}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=458172003 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:09 [2021-06-17T18:50:09.934Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458172007 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458172007 data=null doit=true} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458172007 data=null} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458172007 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458172007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458172023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458172023 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458172023 data=null doit=true} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458172023 data=null} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458172024 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:09 [2021-06-17T18:50:09.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458172024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458172048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:10 [2021-06-17T18:50:10.193Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458172049 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458172049 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458172050 data=null} to TreeItem with text {Traces [12]}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458172050 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458172050 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]}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458172067 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:10 [2021-06-17T18:50:10.193Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172110 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458172110 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458172110 data=null} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172110 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458172110 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)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172157 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:10 [2021-06-17T18:50:10.193Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172160 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458172160 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458172160 data=null} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172160 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458172160 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)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172164 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172164 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458172165 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458172165 data=null} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172165 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458172165 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)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172168 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172168 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172168 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.193Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458172169 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)}
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172215 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458172422 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458172422 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458172422 data=null} to TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:10 [2021-06-17T18:50:10.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - Attempting to set focus on Table with text {}
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458172924 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458172924 data=null doit=true} to TableItem with text {}
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458172924 data=null} to TableItem with text {}
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458172924 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458172924 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458172928 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:11 [2021-06-17T18:50:11.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:11 [2021-06-17T18:50:11.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:11 [2021-06-17T18:50:11.578Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:11 [2021-06-17T18:50:11.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458173692 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
14:50:11 [2021-06-17T18:50:11.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=458173692 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:50:11 [2021-06-17T18:50:11.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=458173692 data=null} to TreeItem with text {simple_server-thread1(2)}
14:50:11 [2021-06-17T18:50:11.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458173692 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:50:11 [2021-06-17T18:50:11.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458173692 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)}
14:50:11 [2021-06-17T18:50:11.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=458173696 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:11 [2021-06-17T18:50:11.836Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458173712 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458173712 data=null doit=true} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458173712 data=null} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458173713 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458173713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458173737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458173737 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458173737 data=null doit=true} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458173738 data=null} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458173738 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458173738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458173742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:11 [2021-06-17T18:50:11.836Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458173743 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458173743 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458173743 data=null} to TreeItem with text {Traces [12]}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458173743 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458173743 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]}
14:50:11 [2021-06-17T18:50:11.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458173750 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:11 [2021-06-17T18:50:11.836Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174100 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458174100 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458174100 data=null} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174100 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458174100 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)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174126 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:12 [2021-06-17T18:50:12.093Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174128 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458174128 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458174128 data=null} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174128 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458174128 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)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174132 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174132 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458174132 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:12 [2021-06-17T18:50:12.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458174132 data=null} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174133 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458174133 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)}
14:50:12 [2021-06-17T18:50:12.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174136 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174136 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.094Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174136 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.094Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458174137 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)}
14:50:12 [2021-06-17T18:50:12.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174269 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458174506 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458174506 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458174506 data=null} to TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Attempting to set focus on Table with text {}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458174508 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458174508 data=null doit=true} to TableItem with text {}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458174508 data=null} to TableItem with text {}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458174508 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458174508 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458174513 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:12 [2021-06-17T18:50:12.659Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458175799 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=458175800 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=458175800 data=null} to TreeItem with text {simple_server-thread2(2)}
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458175800 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458175800 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)}
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=458175816 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:14 [2021-06-17T18:50:14.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:14 [2021-06-17T18:50:14.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458175821 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458175821 data=null doit=true} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458175821 data=null} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458175822 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458175822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458175834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458175834 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458175834 data=null doit=true} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458175834 data=null} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458175834 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458175834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458175850 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:14 [2021-06-17T18:50:14.032Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458175851 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458175851 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458175851 data=null} to TreeItem with text {Traces [12]}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458175852 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458175852 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]}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458175860 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:14 [2021-06-17T18:50:14.032Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176080 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458176080 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458176080 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176080 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458176080 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)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176117 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:14 [2021-06-17T18:50:14.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176120 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458176120 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458176120 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176120 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458176120 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)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176123 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176124 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458176124 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458176124 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176124 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458176124 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)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176127 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176127 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.032Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176127 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.289Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458176127 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)}
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176183 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458176183 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458176183 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458176184 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:14 [2021-06-17T18:50:14.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - Attempting to set focus on Table with text {}
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458176821 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458176821 data=null doit=true} to TableItem with text {}
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458176821 data=null} to TableItem with text {}
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458176821 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458176822 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458176826 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:14 [2021-06-17T18:50:14.856Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458177592 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=458177592 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=458177592 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458177592 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458177592 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)}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=458177596 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:15 [2021-06-17T18:50:15.788Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458177611 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458177611 data=null doit=true} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458177611 data=null} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458177611 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458177611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458177656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458177656 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458177656 data=null doit=true} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458177656 data=null} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458177656 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458177656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458177661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458177662 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458177662 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458177662 data=null} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458177662 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458177662 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]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458177673 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458177676 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458177676 data=null doit=true} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458177676 data=null} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458177677 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458177677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458177691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458177691 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458177691 data=null doit=true} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458177691 data=null} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458177691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458177692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458177697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:15 [2021-06-17T18:50:15.789Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458177697 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458177697 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458177698 data=null} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458177698 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458177698 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]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458177704 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=458177704 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=458177704 data=null doit=true} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=458177705 data=null} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=458177705 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458177705 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]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=458177707 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:50:15 [2021-06-17T18:50:15.789Z] DEBUG - Clicking on with mnemonic 'Clear'
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Clicked on with mnemonic 'Clear'
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458178009 data=null doit=true} to Shell with text {Confirm Clear}
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Clicking on &Yes
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458178009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458178009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458178009 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458178009 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458178010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458178010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:16 [2021-06-17T18:50:16.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458178010 data=null item=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')
14:50:19 [2021-06-17T18:50:19.328Z] DEBUG - Clicked on 
14:50:19 [2021-06-17T18:50:19.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458177744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458181785 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458181785 data=null doit=true} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458181785 data=null} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458181786 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458181786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458181795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458181795 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458181795 data=null doit=true} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458181795 data=null} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458181796 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458181796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458181805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:19 [2021-06-17T18:50:19.894Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458181806 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458181806 data=null doit=true} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458181806 data=null} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458181806 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458181806 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]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458181812 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458181812 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458181813 data=null doit=true} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458181813 data=null} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458181813 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458181813 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]}
14:50:19 [2021-06-17T18:50:19.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458181821 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:50:19 [2021-06-17T18:50:19.895Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:50:19 [2021-06-17T18:50:19.895Z] DEBUG - Clicking on with mnemonic 'Import...'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - Clicked on with mnemonic 'Import...'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458182169 data=null doit=true} to Shell with text {Trace Import}
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:50:20 [2021-06-17T18:50:20.153Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=458182172 data=null} to (of type 'Combo')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=458182209 data=null doit=true} to TreeItem with text {/}
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=458182209 data=null} to TreeItem with text {/}
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=458182209 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458182209 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=458182211 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=458182211 data=null doit=true} to Tree node with text: z-clashes
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=458182211 data=null} to Tree node with text: z-clashes
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=458182211 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458182211 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
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=458182213 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=458182213 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=458182213 data=null doit=true} to Tree node with text: z-clashes
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=458182213 data=null} to Tree node with text: z-clashes
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=458182213 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458182214 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
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=458182215 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:20 [2021-06-17T18:50:20.154Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458182232 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458182232 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458182232 data=null} to Tree node with text: kernel-overlap-testing
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458182232 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458182232 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
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458182234 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458182236 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:'))
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:50:20 [2021-06-17T18:50:20.154Z] 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')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@a9c95a
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=458182239 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')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458182239 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')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=458182239 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=458182239 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=458182239 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')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=458182239 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')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=458182239 data=null item=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')
14:50:20 [2021-06-17T18:50:20.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=458182239 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')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458182239 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')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=458182239 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')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=458182239 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=458182239 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:50:20 [2021-06-17T18:50:20.155Z] 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')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:50:20 [2021-06-17T18:50:20.155Z] 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')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] 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')
14:50:20 [2021-06-17T18:50:20.155Z] 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.
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Clicking on &Finish
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458182264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458182264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458182264 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458182264 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458182264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458182264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:20 [2021-06-17T18:50:20.415Z] DEBUG - Clicked on &Finish
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458182264 data=null item=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')
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458181848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458182776 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458182782 data=null doit=true} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458182782 data=null} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458182783 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458182783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458182791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458182792 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458182792 data=null doit=true} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458182792 data=null} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458182800 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458182801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458182805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:20 [2021-06-17T18:50:20.933Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458182806 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458182806 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458182806 data=null} to TreeItem with text {Traces [2]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458182807 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458182807 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]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458182819 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458182820 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458182820 data=null} to TreeItem with text {Traces [2]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458182820 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458182820 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]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458182822 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=458182822 data=null doit=true} to TreeItem with text {z-clashes [1]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=458182822 data=null} to TreeItem with text {z-clashes [1]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=458182823 data=null button=1 stateMask=0x0 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458182823 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]}
14:50:20 [2021-06-17T18:50:20.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=458182825 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183143 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458183162 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458183162 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183162 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458183163 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183174 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:21 [2021-06-17T18:50:21.191Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183176 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458183176 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458183176 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183177 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458183177 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183186 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183186 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458183186 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458183186 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183187 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458183187 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183189 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183189 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183189 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458183189 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183227 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458183234 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458183234 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458183234 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.192Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:50:21 [2021-06-17T18:50:21.756Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:22 [2021-06-17T18:50:22.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:22 [2021-06-17T18:50:22.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:22 [2021-06-17T18:50:22.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:22 [2021-06-17T18:50:22.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:22 [2021-06-17T18:50:22.687Z] DEBUG - Attempting to set focus on Table with text {}
14:50:22 [2021-06-17T18:50:22.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458184737 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:22 [2021-06-17T18:50:22.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458184737 data=null doit=true} to TableItem with text {}
14:50:22 [2021-06-17T18:50:22.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458184737 data=null} to TableItem with text {}
14:50:22 [2021-06-17T18:50:22.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458184737 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:22 [2021-06-17T18:50:22.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458184738 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:22 [2021-06-17T18:50:22.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458184741 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:22 [2021-06-17T18:50:22.688Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:22 [2021-06-17T18:50:22.688Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:22 [2021-06-17T18:50:22.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:22 [2021-06-17T18:50:22.688Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458184819 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458184819 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458184819 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458184819 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458184819 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458184822 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:22 [2021-06-17T18:50:22.945Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458184827 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458184827 data=null doit=true} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458184827 data=null} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458184827 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458184827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458184845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458184846 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458184846 data=null doit=true} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458184846 data=null} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458184846 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458184847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458184850 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:22 [2021-06-17T18:50:22.946Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:22 [2021-06-17T18:50:22.946Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:22 [2021-06-17T18:50:22.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458184851 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:22 [2021-06-17T18:50:22.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458184851 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:22 [2021-06-17T18:50:22.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458184851 data=null} to TreeItem with text {Traces [2]}
14:50:22 [2021-06-17T18:50:22.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458184851 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:22 [2021-06-17T18:50:22.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458184851 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]}
14:50:22 [2021-06-17T18:50:22.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458184857 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:22 [2021-06-17T18:50:22.946Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:50:23 [2021-06-17T18:50:23.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185275 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458185276 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458185276 data=null} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185276 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458185276 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}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185305 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:23 [2021-06-17T18:50:23.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185308 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458185308 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458185308 data=null} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185308 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458185308 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}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185320 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185320 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458185320 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458185320 data=null} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185321 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458185321 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}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185323 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185323 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185324 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.462Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458185324 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}
14:50:23 [2021-06-17T18:50:23.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185366 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=458185604 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=458185604 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=458185604 data=null} to TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.720Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:50:23 [2021-06-17T18:50:23.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:23 [2021-06-17T18:50:23.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - Attempting to set focus on Table with text {}
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458186108 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458186108 data=null doit=true} to TableItem with text {}
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458186108 data=null} to TableItem with text {}
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458186108 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458186108 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458186112 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:24 [2021-06-17T18:50:24.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458186765 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458186765 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458186766 data=null} to TreeItem with text {kernel-overlap-testing}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458186766 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458186766 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}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458186769 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:24 [2021-06-17T18:50:24.852Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458186774 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458186774 data=null doit=true} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458186774 data=null} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458186774 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458186774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458186790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458186792 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458186792 data=null doit=true} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458186792 data=null} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458186793 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458186793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458186804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458186805 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458186805 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458186805 data=null} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458186806 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458186806 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]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458186816 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458186820 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458186820 data=null doit=true} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458186821 data=null} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458186821 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458186821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458186826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458186827 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458186827 data=null doit=true} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458186827 data=null} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458186827 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458186827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458186835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:24 [2021-06-17T18:50:24.852Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458186836 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458186836 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458186836 data=null} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458186836 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458186836 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]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458186841 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458186841 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458186841 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458186841 data=null} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458186842 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458186842 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]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458186844 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:50:24 [2021-06-17T18:50:24.852Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:50:25 [2021-06-17T18:50:25.110Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:50:25 [2021-06-17T18:50:25.110Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=458187160 data=null doit=true} to Shell with text {New Folder}
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Clicking on OK
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458187162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458187162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458187162 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458187163 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458187163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458187163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458187163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=458186873 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...'
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - Clicked on 
14:50:25 [2021-06-17T18:50:25.369Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=458187274 data=null button=0 stateMask=0x0 x=90 y=81 count=0} to TreeItem with text {aaa}
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=458187274 data=null doit=true} to TreeItem with text {aaa}
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=458187274 data=null} to TreeItem with text {aaa}
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=458187274 data=null button=1 stateMask=0x0 x=90 y=81 count=1} to TreeItem with text {aaa}
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458187274 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}
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=458187290 data=null button=1 stateMask=0x80000 x=90 y=81 count=1} to TreeItem with text {aaa}
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:50:25 [2021-06-17T18:50:25.369Z] DEBUG - Clicking on with mnemonic 'Import...'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Clicked on with mnemonic 'Import...'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=458187661 data=null doit=true} to Shell with text {Trace Import}
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:50:25 [2021-06-17T18:50:25.627Z] 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')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=458187663 data=null doit=true} to Button with text {Select &archive file:}
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=458187663 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:}
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=458187678 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=458187678 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')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=458187678 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')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=458187678 data=null item=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')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=458187680 data=null} to (of type 'Combo')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:25 [2021-06-17T18:50:25.627Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=458187752 data=null doit=true} to TreeItem with text {import}
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=458187752 data=null} to TreeItem with text {import}
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=458187752 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458187752 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}
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=458187753 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458187754 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458187754 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458187754 data=null} to Tree node with text: kernel-overlap-testing
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458187754 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458187755 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
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458187756 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=458187778 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:'))
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:50:25 [2021-06-17T18:50:25.887Z] 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4cfad63d
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=458187779 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=458187779 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=458187780 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=458187780 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=458187785 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=458187786 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=458187786 data=null item=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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=458187786 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=458187786 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=458187786 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=458187786 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=458187786 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3028f1a6
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=458187787 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458187787 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=458187787 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=458187787 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=458187787 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=458187787 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')
14:50:25 [2021-06-17T18:50:25.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=458187787 data=null item=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')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=458187787 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')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=458187788 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')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=458187788 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')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=458187788 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=458187788 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:50:25 [2021-06-17T18:50:25.888Z] 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')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:50:25 [2021-06-17T18:50:25.888Z] 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')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] 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')
14:50:25 [2021-06-17T18:50:25.888Z] 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.
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Clicking on &Finish
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458187793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458187793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458187793 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458187793 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458187793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458187793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458187793 data=null item=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')
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458187325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - Clicked on 
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:25 [2021-06-17T18:50:25.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:25 [2021-06-17T18:50:25.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:25 [2021-06-17T18:50:25.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:25 [2021-06-17T18:50:25.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:25 [2021-06-17T18:50:25.889Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:25 [2021-06-17T18:50:25.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458187982 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:25 [2021-06-17T18:50:25.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458187982 data=null doit=true} to TreeItem with text {test}
14:50:25 [2021-06-17T18:50:25.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458187983 data=null} to TreeItem with text {test}
14:50:25 [2021-06-17T18:50:25.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458187983 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:25 [2021-06-17T18:50:25.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458187983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458188012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:26 [2021-06-17T18:50:26.148Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458188013 data=null doit=true} to TreeItem with text {Experiments [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458188013 data=null} to TreeItem with text {Experiments [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458188013 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458188013 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]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458188016 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=458188016 data=null doit=true} to TreeItem with text {aaa [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=458188016 data=null} to TreeItem with text {aaa [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=458188016 data=null button=1 stateMask=0x0 x=85 y=104 count=1} to TreeItem with text {aaa [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458188016 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]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=458188031 data=null button=1 stateMask=0x80000 x=101 y=104 count=1} to TreeItem with text {aaa [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458188033 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458188033 data=null} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458188033 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458188033 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
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=458188045 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=458188046 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=458188047 data=null x=111 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=458188075 data=null x=111 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=458188077 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=458188077 data=null x=111 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=458188077 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=458188078 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=111 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=458188102 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=458188111 data=null doit=true} to TreeItem with text {exp [0]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=458188111 data=null} to TreeItem with text {exp [0]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=458188111 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [0]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458188111 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]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=458188139 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [0]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=458188139 data=null button=0 stateMask=0x0 x=101 y=196 count=0} to TreeItem with text {aaa [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=458188139 data=null doit=true} to TreeItem with text {aaa [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=458188139 data=null} to TreeItem with text {aaa [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=458188140 data=null button=1 stateMask=0x0 x=101 y=196 count=1} to TreeItem with text {aaa [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458188140 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]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=458188157 data=null button=1 stateMask=0x80000 x=101 y=196 count=1} to TreeItem with text {aaa [1]}
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
14:50:26 [2021-06-17T18:50:26.148Z] DEBUG - Clicking on with mnemonic 'Rename...'
14:50:26 [2021-06-17T18:50:26.405Z] DEBUG - Clicked on with mnemonic 'Rename...'
14:50:26 [2021-06-17T18:50:26.405Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
14:50:26 [2021-06-17T18:50:26.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=458188459 data=null doit=true} to Shell with text {Rename Folder}
14:50:26 [2021-06-17T18:50:26.405Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
14:50:26 [2021-06-17T18:50:26.405Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
14:50:26 [2021-06-17T18:50:26.405Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
14:50:26 [2021-06-17T18:50:26.405Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
14:50:26 [2021-06-17T18:50:26.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - Clicking on OK
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458188469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458188469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458188469 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458188470 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458188470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458188470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:26 [2021-06-17T18:50:26.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458188470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:26 [2021-06-17T18:50:26.663Z] DEBUG - Clicked on 
14:50:26 [2021-06-17T18:50:26.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=458188186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
14:50:27 [2021-06-17T18:50:27.228Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:27 [2021-06-17T18:50:27.228Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:50:27 [2021-06-17T18:50:27.228Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
14:50:27 [2021-06-17T18:50:27.228Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:27 [2021-06-17T18:50:27.228Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458189074 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458189074 data=null doit=true} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458189074 data=null} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458189075 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458189075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458189085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458189086 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458189086 data=null doit=true} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458189086 data=null} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458189086 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458189086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458189100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.228Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=458189101 data=null button=0 stateMask=0x0 x=92 y=173 count=0} to TreeItem with text {Traces [3]}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=458189101 data=null doit=true} to TreeItem with text {Traces [3]}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=458189101 data=null} to TreeItem with text {Traces [3]}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=458189101 data=null button=1 stateMask=0x0 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458189101 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]}
14:50:27 [2021-06-17T18:50:27.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=458189112 data=null button=1 stateMask=0x80000 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=458189520 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458189544 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458189544 data=null doit=true} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458189544 data=null} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458189544 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458189544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458189577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:27 [2021-06-17T18:50:27.744Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:50:27 [2021-06-17T18:50:27.744Z] DEBUG - Clicking on with mnemonic 'Delete'
14:50:27 [2021-06-17T18:50:27.744Z] DEBUG - Clicked on with mnemonic 'Delete'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null 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')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458190019 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Clicking on OK
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458190020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458190020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458190020 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458190020 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458190020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458190020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.002Z] DEBUG - Clicked on OK
14:50:28 [2021-06-17T18:50:28.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458190020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:28 [2021-06-17T18:50:28.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458189626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:50:28 [2021-06-17T18:50:28.569Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 389.161 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
14:50:28 [2021-06-17T18:50:28.569Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.317 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 1.28 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.711 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.529 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.759 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.522 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 13.518 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.931 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.772 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.652 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.023 s
14:50:28 [2021-06-17T18:50:28.569Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.06 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 28.94 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 19.13 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 17.096 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.618 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.655 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.624 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.118 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.365 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.323 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.172 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.125 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.629 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.459 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.639 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.428 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.562 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.745 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 24.65 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 29.644 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.91 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 26.692 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 29.816 s
14:50:28 [2021-06-17T18:50:28.570Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.144 s
14:50:28 [2021-06-17T18:50:28.570Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.301 s
14:50:28 [2021-06-17T18:50:28.570Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
14:50:30 [2021-06-17T18:50:30.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:30 [2021-06-17T18:50:30.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458192589 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458192590 data=null doit=true} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458192590 data=null} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458192590 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458192590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458192600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458192600 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458192600 data=null doit=true} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458192600 data=null} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458192601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458192601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458192640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458192641 data=null doit=true} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458192641 data=null} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458192641 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458192641 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}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458192642 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458192643 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458192643 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458192643 data=null} to TreeItem with text {Traces [1]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458192643 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458192643 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]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458192648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458192648 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458192648 data=null} to TreeItem with text {Traces [1]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458192649 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458192649 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]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458192650 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458192651 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458192651 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458192651 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458192651 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458192651 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458192668 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:30 [2021-06-17T18:50:30.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - Attempting to set focus on Table with text {}
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458192886 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458192887 data=null doit=true} to TableItem with text {}
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458192887 data=null} to TableItem with text {}
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458192887 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458192887 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458192899 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:30 [2021-06-17T18:50:30.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:30 [2021-06-17T18:50:30.985Z] 
14:50:30 [2021-06-17T18:50:30.985Z] (Eclipse:17424): Gtk-WARNING **: 18:50:30.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:30 [2021-06-17T18:50:30.985Z] 
14:50:30 [2021-06-17T18:50:30.985Z] (Eclipse:17424): Gtk-WARNING **: 18:50:30.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:30 [2021-06-17T18:50:30.985Z] 
14:50:30 [2021-06-17T18:50:30.985Z] (Eclipse:17424): Gtk-WARNING **: 18:50:30.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
14:50:31 [2021-06-17T18:50:31.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:31 [2021-06-17T18:50:31.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:31 [2021-06-17T18:50:31.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:31 [2021-06-17T18:50:31.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:31 [2021-06-17T18:50:31.242Z] 
14:50:31 [2021-06-17T18:50:31.242Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.242Z] 
14:50:31 [2021-06-17T18:50:31.242Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.242Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458193364 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458193364 data=null doit=true} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458193364 data=null} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458193364 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458193367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458193371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458193371 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458193371 data=null doit=true} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458193371 data=null} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458193371 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458193372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458193375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:31 [2021-06-17T18:50:31.500Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458193375 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458193376 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458193376 data=null} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458193376 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458193376 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]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458193378 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458193379 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458193379 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458193379 data=null} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458193379 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458193379 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]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458193387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:50:31 [2021-06-17T18:50:31.500Z] DEBUG - Clicking on with mnemonic 'Clear'
14:50:31 [2021-06-17T18:50:31.500Z] 
14:50:31 [2021-06-17T18:50:31.500Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.500Z] 
14:50:31 [2021-06-17T18:50:31.500Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.468: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.759Z] 
14:50:31 [2021-06-17T18:50:31.759Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.759Z] 
14:50:31 [2021-06-17T18:50:31.759Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.759Z] 
14:50:31 [2021-06-17T18:50:31.759Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Clicked on with mnemonic 'Clear'
14:50:31 [2021-06-17T18:50:31.759Z] 
14:50:31 [2021-06-17T18:50:31.759Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.759Z] 
14:50:31 [2021-06-17T18:50:31.759Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458193757 data=null doit=true} to Shell with text {Confirm Clear}
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Clicking on &Yes
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458193757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458193757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458193757 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458193758 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458193758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458193758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:31 [2021-06-17T18:50:31.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458193758 data=null item=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')
14:50:31 [2021-06-17T18:50:31.759Z] 
14:50:31 [2021-06-17T18:50:31.759Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:31 [2021-06-17T18:50:31.759Z] 
14:50:31 [2021-06-17T18:50:31.759Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:32 [2021-06-17T18:50:32.017Z] 
14:50:32 [2021-06-17T18:50:32.017Z] (Eclipse:17424): Gtk-WARNING **: 18:50:31.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:32 [2021-06-17T18:50:32.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458193450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:50:32 [2021-06-17T18:50:32.017Z] DEBUG - Clicked on 
14:50:32 [2021-06-17T18:50:32.275Z] 
14:50:32 [2021-06-17T18:50:32.275Z] (Eclipse:17424): Gtk-WARNING **: 18:50:32.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:32 [2021-06-17T18:50:32.275Z] 
14:50:32 [2021-06-17T18:50:32.275Z] (Eclipse:17424): Gtk-WARNING **: 18:50:32.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:33 [2021-06-17T18:50:33.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:33 [2021-06-17T18:50:33.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:33 [2021-06-17T18:50:33.648Z] 
14:50:33 [2021-06-17T18:50:33.648Z] (Eclipse:17424): Gtk-WARNING **: 18:50:33.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:33 [2021-06-17T18:50:33.648Z] 
14:50:33 [2021-06-17T18:50:33.648Z] (Eclipse:17424): Gtk-WARNING **: 18:50:33.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458195785 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458195785 data=null doit=true} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458195785 data=null} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458195785 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458195785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458195790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458195790 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458195790 data=null doit=true} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458195790 data=null} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458195790 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458195790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458195799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:33 [2021-06-17T18:50:33.906Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458195800 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458195800 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458195800 data=null} to TreeItem with text {Traces [2]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458195800 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458195800 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]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458195803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458195803 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458195803 data=null} to TreeItem with text {Traces [2]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458195804 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458195804 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]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458195806 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=458195806 data=null doit=true} to TreeItem with text {symbolic-link [1]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=458195806 data=null} to TreeItem with text {symbolic-link [1]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=458195806 data=null button=1 stateMask=0x0 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458195806 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]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=458195808 data=null button=1 stateMask=0x80000 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458195818 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458195818 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458195818 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458195818 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458195818 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458195821 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458195821 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458195821 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458195822 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458195872 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458195879 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458195879 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458195879 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:50:33 [2021-06-17T18:50:33.906Z] 
14:50:33 [2021-06-17T18:50:33.906Z] (Eclipse:17424): Gtk-WARNING **: 18:50:33.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:33 [2021-06-17T18:50:33.906Z] 
14:50:33 [2021-06-17T18:50:33.906Z] (Eclipse:17424): Gtk-WARNING **: 18:50:33.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458196404 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458196404 data=null doit=true} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458196404 data=null} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458196404 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458196404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458196413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458196414 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458196414 data=null doit=true} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458196414 data=null} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458196414 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458196414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458196417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:34 [2021-06-17T18:50:34.472Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458196418 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458196418 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458196418 data=null} to TreeItem with text {Traces [2]}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458196418 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458196418 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]}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458196420 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:34 [2021-06-17T18:50:34.472Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:50:34 [2021-06-17T18:50:34.472Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458196421 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458196421 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458196421 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458196422 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458196422 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458196428 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
14:50:34 [2021-06-17T18:50:34.472Z] DEBUG - Clicking on with mnemonic 'Rename...'
14:50:34 [2021-06-17T18:50:34.472Z] 
14:50:34 [2021-06-17T18:50:34.472Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.472Z] 
14:50:34 [2021-06-17T18:50:34.472Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.730Z] 
14:50:34 [2021-06-17T18:50:34.730Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.534: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.730Z] 
14:50:34 [2021-06-17T18:50:34.730Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.730Z] 
14:50:34 [2021-06-17T18:50:34.730Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.730Z] 
14:50:34 [2021-06-17T18:50:34.730Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.730Z] 
14:50:34 [2021-06-17T18:50:34.730Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.730Z] DEBUG - Clicked on with mnemonic 'Rename...'
14:50:34 [2021-06-17T18:50:34.730Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
14:50:34 [2021-06-17T18:50:34.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=458196742 data=null doit=true} to Shell with text {Rename Trace}
14:50:34 [2021-06-17T18:50:34.730Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:50:34 [2021-06-17T18:50:34.730Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:50:34 [2021-06-17T18:50:34.730Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:50:34 [2021-06-17T18:50:34.730Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:50:34 [2021-06-17T18:50:34.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - Clicking on OK
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458196744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458196744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458196744 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458196744 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458196744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458196744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:34 [2021-06-17T18:50:34.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458196744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:34 [2021-06-17T18:50:34.731Z] 
14:50:34 [2021-06-17T18:50:34.731Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.731Z] 
14:50:34 [2021-06-17T18:50:34.731Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.731Z] 
14:50:34 [2021-06-17T18:50:34.731Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.991Z] 
14:50:34 [2021-06-17T18:50:34.991Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.991Z] 
14:50:34 [2021-06-17T18:50:34.991Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.991Z] 
14:50:34 [2021-06-17T18:50:34.991Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:34 [2021-06-17T18:50:34.991Z] 
14:50:34 [2021-06-17T18:50:34.991Z] (Eclipse:17424): Gtk-WARNING **: 18:50:34.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=458196468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Clicked on 
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458197181 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458197181 data=null doit=true} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458197181 data=null} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458197181 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458197201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458197204 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458197205 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458197205 data=null doit=true} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458197205 data=null} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458197205 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458197205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458197208 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:35 [2021-06-17T18:50:35.249Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458197209 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458197209 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458197209 data=null} to TreeItem with text {Traces [2]}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458197209 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458197209 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]}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458197212 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:35 [2021-06-17T18:50:35.249Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:50:35 [2021-06-17T18:50:35.249Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458197213 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=458197213 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=458197213 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458197213 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458197213 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}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458197215 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Clicking on with mnemonic 'Open'
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Clicked on with mnemonic 'Open'
14:50:35 [2021-06-17T18:50:35.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458197264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:50:35 [2021-06-17T18:50:35.249Z] 
14:50:35 [2021-06-17T18:50:35.249Z] (Eclipse:17424): Gtk-WARNING **: 18:50:35.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:35 [2021-06-17T18:50:35.507Z] 
14:50:35 [2021-06-17T18:50:35.508Z] (Eclipse:17424): Gtk-WARNING **: 18:50:35.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - Attempting to set focus on Table with text {}
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458197803 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458197803 data=null doit=true} to TableItem with text {}
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458197803 data=null} to TableItem with text {}
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458197803 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458197803 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458197805 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:50:35 [2021-06-17T18:50:35.766Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458197948 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=458197948 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=458197948 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458197948 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458197948 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}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458197952 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458198041 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458198041 data=null doit=true} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458198041 data=null} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458198041 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458198041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458198059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458198060 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458198060 data=null doit=true} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458198060 data=null} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458198060 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458198060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458198071 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:36 [2021-06-17T18:50:36.025Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458198071 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458198071 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458198071 data=null} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458198072 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458198072 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]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458198085 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458198086 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458198086 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458198086 data=null} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458198087 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458198087 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]}
14:50:36 [2021-06-17T18:50:36.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458198092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:36 [2021-06-17T18:50:36.282Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:50:36 [2021-06-17T18:50:36.282Z] DEBUG - Clicking on with mnemonic 'Clear'
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Clicked on with mnemonic 'Clear'
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458198444 data=null doit=true} to Shell with text {Confirm Clear}
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Clicking on &Yes
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458198444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458198444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458198444 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458198444 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458198444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458198445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:36 [2021-06-17T18:50:36.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458198445 data=null item=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')
14:50:36 [2021-06-17T18:50:36.797Z] DEBUG - Clicked on 
14:50:36 [2021-06-17T18:50:36.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458198168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458200656 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458200656 data=null doit=true} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458200656 data=null} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458200657 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458200657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458200664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458200664 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458200665 data=null doit=true} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458200665 data=null} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458200665 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458200665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458200668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:38 [2021-06-17T18:50:38.696Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458200668 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:38 [2021-06-17T18:50:38.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458200669 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458200669 data=null} to TreeItem with text {Traces [1]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458200669 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458200669 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]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458200679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458200679 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458200680 data=null} to TreeItem with text {Traces [1]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458200680 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458200680 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]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458200682 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458200684 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458200684 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458200684 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458200685 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458200685 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458200700 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:50:38 [2021-06-17T18:50:38.697Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:50:39 [2021-06-17T18:50:39.262Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:50:39 [2021-06-17T18:50:39.262Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:50:39 [2021-06-17T18:50:39.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=458201074 data=null doit=true} to Shell with text {Copy Trace}
14:50:39 [2021-06-17T18:50:39.262Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:50:39 [2021-06-17T18:50:39.262Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:50:39 [2021-06-17T18:50:39.262Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:50:39 [2021-06-17T18:50:39.262Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:50:39 [2021-06-17T18:50:39.262Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
14:50:39 [2021-06-17T18:50:39.263Z] 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')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=458201076 data=null doit=true} to Button with text {Copy as a link}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=458201076 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}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=458201076 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=458201076 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')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=458201076 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')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=458201077 data=null item=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')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Clicking on OK
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458201078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458201078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458201078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458201078 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458201078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458201078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:39 [2021-06-17T18:50:39.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458201078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=458200771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Clicked on 
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458201271 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458201271 data=null doit=true} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458201271 data=null} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458201271 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458201271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458201295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458201296 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458201297 data=null doit=true} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458201297 data=null} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458201297 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458201297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458201364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:39 [2021-06-17T18:50:39.263Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458201365 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458201365 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458201365 data=null} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458201365 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458201365 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]}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458201373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458201374 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458201374 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458201374 data=null} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458201374 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458201374 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]}
14:50:39 [2021-06-17T18:50:39.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458201378 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:50:39 [2021-06-17T18:50:39.521Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:50:39 [2021-06-17T18:50:39.521Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:50:39 [2021-06-17T18:50:39.521Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:50:39 [2021-06-17T18:50:39.521Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:50:39 [2021-06-17T18:50:39.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:39 [2021-06-17T18:50:39.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=458201464 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'
14:50:40 [2021-06-17T18:50:40.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:40 [2021-06-17T18:50:40.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:40 [2021-06-17T18:50:40.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458202174 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458202174 data=null doit=true} to TreeItem with text {test}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458202174 data=null} to TreeItem with text {test}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458202175 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458202175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458202186 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:40 [2021-06-17T18:50:40.294Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458202186 data=null doit=true} to TreeItem with text {Experiments [1]}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458202186 data=null} to TreeItem with text {Experiments [1]}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458202187 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458202187 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]}
14:50:40 [2021-06-17T18:50:40.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458202189 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
14:50:40 [2021-06-17T18:50:40.295Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=458202191 data=null button=0 stateMask=0x0 x=111 y=58 count=0} to TreeItem with text {Experiment [2]}
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=458202191 data=null doit=true} to TreeItem with text {Experiment [2]}
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=458202191 data=null} to TreeItem with text {Experiment [2]}
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=458202192 data=null button=1 stateMask=0x0 x=111 y=58 count=1} to TreeItem with text {Experiment [2]}
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458202192 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]}
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=458202245 data=null button=1 stateMask=0x80000 x=127 y=58 count=1} to TreeItem with text {Experiment [2]}
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:50:40 [2021-06-17T18:50:40.295Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:50:40 [2021-06-17T18:50:40.553Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:50:40 [2021-06-17T18:50:40.553Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
14:50:40 [2021-06-17T18:50:40.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=458202582 data=null doit=true} to Shell with text {Copy Experiment}
14:50:40 [2021-06-17T18:50:40.553Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
14:50:40 [2021-06-17T18:50:40.553Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
14:50:40 [2021-06-17T18:50:40.553Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Clicking on OK
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458202584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458202584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458202584 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458202584 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458202584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458202584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Clicked on OK
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458202584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:40 [2021-06-17T18:50:40.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=458202276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
14:50:41 [2021-06-17T18:50:41.120Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458203132 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458203132 data=null doit=true} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458203133 data=null} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458203133 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458203133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458203142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458203143 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458203143 data=null doit=true} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458203143 data=null} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458203143 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458203143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458203159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:41 [2021-06-17T18:50:41.120Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458203160 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458203160 data=null doit=true} to TreeItem with text {Traces [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458203160 data=null} to TreeItem with text {Traces [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458203160 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458203160 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]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458203174 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:50:41 [2021-06-17T18:50:41.120Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=458203174 data=null doit=true} to TreeItem with text {exp [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=458203174 data=null} to TreeItem with text {exp [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=458203175 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458203175 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]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=458203178 data=null button=1 stateMask=0x80000 x=85 y=58 count=1} to TreeItem with text {exp [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=458203194 data=null button=0 stateMask=0x0 x=101 y=58 count=0} to TreeItem with text {exp [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=458203194 data=null doit=true} to TreeItem with text {exp [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=458203194 data=null} to TreeItem with text {exp [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=458203194 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
14:50:41 [2021-06-17T18:50:41.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458203194 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]}
14:50:41 [2021-06-17T18:50:41.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=458203246 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [2]}
14:50:41 [2021-06-17T18:50:41.377Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:50:41 [2021-06-17T18:50:41.377Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=458203577 data=null doit=true} to Shell with text {Copy Experiment}
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
14:50:41 [2021-06-17T18:50:41.634Z] 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)'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
14:50:41 [2021-06-17T18:50:41.634Z] 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:41 [2021-06-17T18:50:41.634Z] 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203579 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203579 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 data=null item=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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=458203580 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')
14:50:41 [2021-06-17T18:50:41.634Z] 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')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Clicking on OK
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458203582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458203582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458203582 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458203582 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458203582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458203582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.635Z] DEBUG - Clicked on OK
14:50:41 [2021-06-17T18:50:41.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458203582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:41 [2021-06-17T18:50:41.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=458203275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
14:50:42 [2021-06-17T18:50:42.199Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458204151 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458204151 data=null doit=true} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458204151 data=null} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458204152 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458204152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458204161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458204162 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458204162 data=null doit=true} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458204162 data=null} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458204162 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458204162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458204173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.199Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=458204173 data=null button=0 stateMask=0x0 x=92 y=242 count=0} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=458204173 data=null doit=true} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=458204173 data=null} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=458204174 data=null button=1 stateMask=0x0 x=92 y=242 count=1} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458204174 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]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=458204192 data=null button=1 stateMask=0x80000 x=92 y=242 count=1} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.199Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=458204193 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=458204193 data=null} to TreeItem with text {expDeepCopy [2]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=458204193 data=null button=1 stateMask=0x0 x=135 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458204193 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]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=458204213 data=null button=1 stateMask=0x80000 x=135 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
14:50:42 [2021-06-17T18:50:42.199Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=458204213 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=458204213 data=null} to TreeItem with text {expDeepCopy [2]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=458204214 data=null button=1 stateMask=0x0 x=135 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458204214 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]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=458204218 data=null button=1 stateMask=0x80000 x=119 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458204264 data=null button=0 stateMask=0x0 x=172 y=403 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458204264 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458204265 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458204265 data=null button=1 stateMask=0x0 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458204265 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458204277 data=null button=1 stateMask=0x80000 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:42 [2021-06-17T18:50:42.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458204358 data=null button=0 stateMask=0x0 x=176 y=426 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=458204358 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=458204358 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458204359 data=null button=1 stateMask=0x0 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458204359 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}
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458204376 data=null button=1 stateMask=0x80000 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:42 [2021-06-17T18:50:42.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458204769 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458204769 data=null doit=true} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458204769 data=null} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458204770 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458204770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458204787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458204788 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458204788 data=null doit=true} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458204788 data=null} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458204789 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458204789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458204799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:42 [2021-06-17T18:50:42.714Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=458204800 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=458204800 data=null doit=true} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=458204800 data=null} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=458204800 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458204801 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]}
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=458204847 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=458204848 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=458204848 data=null doit=true} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=458204848 data=null} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=458204848 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458204848 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]}
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=458204852 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:50:42 [2021-06-17T18:50:42.972Z] DEBUG - Clicking on with mnemonic 'Clear'
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Clicked on with mnemonic 'Clear'
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458205246 data=null doit=true} to Shell with text {Confirm Clear}
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Clicking on &Yes
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458205246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458205246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458205246 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458205246 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458205247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458205247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:43 [2021-06-17T18:50:43.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458205247 data=null item=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')
14:50:43 [2021-06-17T18:50:43.488Z] DEBUG - Clicked on 
14:50:43 [2021-06-17T18:50:43.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458204888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458207403 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458207404 data=null doit=true} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458207404 data=null} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458207404 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458207404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458207418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458207419 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458207419 data=null doit=true} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458207419 data=null} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458207419 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458207420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458207434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.389Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458207435 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458207435 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458207435 data=null} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458207436 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458207436 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]}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458207449 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458207449 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458207450 data=null} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458207450 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458207450 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]}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458207452 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458207453 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458207453 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458207453 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458207453 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458207453 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:45 [2021-06-17T18:50:45.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458207477 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458207570 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458207570 data=null doit=true} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458207570 data=null} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458207570 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458207572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458207585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458207586 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458207586 data=null doit=true} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458207586 data=null} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458207586 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458207586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458207598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:45 [2021-06-17T18:50:45.647Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458207599 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458207599 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458207599 data=null} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458207599 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458207600 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]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458207645 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458207646 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458207646 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458207646 data=null} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458207646 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458207647 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]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458207649 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:50:45 [2021-06-17T18:50:45.647Z] DEBUG - Clicking on with mnemonic 'Clear'
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Clicked on with mnemonic 'Clear'
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458207962 data=null doit=true} to Shell with text {Confirm Clear}
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Clicking on &Yes
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458207963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458207963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458207963 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458207964 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458207964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458207964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:45 [2021-06-17T18:50:45.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458207964 data=null item=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')
14:50:46 [2021-06-17T18:50:46.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458207683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:50:46 [2021-06-17T18:50:46.162Z] DEBUG - Clicked on 
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458209778 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458209778 data=null doit=true} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458209778 data=null} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458209778 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458209778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458209786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458209786 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458209786 data=null doit=true} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458209787 data=null} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458209787 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458209787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458209796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.061Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458209797 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458209797 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458209797 data=null} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458209798 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458209798 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]}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458209803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458209803 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458209803 data=null} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458209803 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458209803 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]}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458209810 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458209811 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458209811 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458209811 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458209811 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458209811 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458209850 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
14:50:48 [2021-06-17T18:50:48.062Z] DEBUG - Clicking on with mnemonic 'Rename...'
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Clicked on with mnemonic 'Rename...'
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=458210180 data=null doit=true} to Shell with text {Rename Trace}
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Clicking on OK
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458210183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458210183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458210183 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458210184 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458210184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458210184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:48 [2021-06-17T18:50:48.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458210184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=458209886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Clicked on 
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458210596 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458210596 data=null doit=true} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458210596 data=null} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458210596 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458210596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458210622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458210622 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458210622 data=null doit=true} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458210623 data=null} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458210623 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458210623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458210640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:48 [2021-06-17T18:50:48.577Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458210641 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458210641 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458210642 data=null} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458210642 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458210642 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]}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458210648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:48 [2021-06-17T18:50:48.577Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458210649 data=null button=0 stateMask=0x0 x=158 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=458210649 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=458210649 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458210650 data=null button=1 stateMask=0x0 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458210650 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}
14:50:48 [2021-06-17T18:50:48.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458210671 data=null button=1 stateMask=0x80000 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:50:48 [2021-06-17T18:50:48.834Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:50:48 [2021-06-17T18:50:48.834Z] DEBUG - Clicking on with mnemonic 'Open'
14:50:48 [2021-06-17T18:50:48.834Z] DEBUG - Clicked on with mnemonic 'Open'
14:50:48 [2021-06-17T18:50:48.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458210700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Attempting to set focus on Table with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458211259 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458211259 data=null doit=true} to TableItem with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458211259 data=null} to TableItem with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458211260 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458211260 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458211264 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458211327 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458211327 data=null doit=true} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458211338 data=null} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458211339 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458211339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458211355 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458211355 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458211355 data=null doit=true} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458211356 data=null} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458211356 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458211356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458211366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:49 [2021-06-17T18:50:49.399Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458211367 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458211367 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458211367 data=null} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458211367 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458211367 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]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458211374 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458211374 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458211381 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458211381 data=null} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458211381 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458211381 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]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458211384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:50:49 [2021-06-17T18:50:49.400Z] DEBUG - Clicking on with mnemonic 'Clear'
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Clicked on with mnemonic 'Clear'
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458211665 data=null doit=true} to Shell with text {Confirm Clear}
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Clicking on &Yes
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458211665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458211666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458211666 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458211666 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458211666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458211666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:49 [2021-06-17T18:50:49.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458211666 data=null item=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')
14:50:49 [2021-06-17T18:50:49.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458211408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:50:49 [2021-06-17T18:50:49.915Z] DEBUG - Clicked on 
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458213488 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458213488 data=null doit=true} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458213488 data=null} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458213488 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458213489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458213498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458213498 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458213498 data=null doit=true} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458213498 data=null} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458213499 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458213499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458213502 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:51 [2021-06-17T18:50:51.812Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458213502 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458213502 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458213502 data=null} to TreeItem with text {Traces [1]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458213503 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458213503 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]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458213507 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458213507 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458213507 data=null} to TreeItem with text {Traces [1]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458213508 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458213513 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]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458213514 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458213515 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458213515 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458213515 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458213515 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458213515 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:51 [2021-06-17T18:50:51.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458213539 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:51 [2021-06-17T18:50:51.813Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:50:51 [2021-06-17T18:50:51.813Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:50:51 [2021-06-17T18:50:51.813Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:50:51 [2021-06-17T18:50:51.813Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:50:51 [2021-06-17T18:50:51.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=458213565 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'
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458214151 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458214151 data=null doit=true} to TreeItem with text {test}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458214151 data=null} to TreeItem with text {test}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458214151 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458214152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458214172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:52 [2021-06-17T18:50:52.071Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458214173 data=null doit=true} to TreeItem with text {Experiments [1]}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458214173 data=null} to TreeItem with text {Experiments [1]}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458214173 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458214173 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]}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458214175 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
14:50:52 [2021-06-17T18:50:52.071Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=458214175 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=458214176 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=458214176 data=null button=1 stateMask=0x0 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458214176 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]}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=458214179 data=null button=1 stateMask=0x80000 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458214179 data=null button=0 stateMask=0x0 x=156 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458214179 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458214180 data=null} to Tree node with text: ExampleCustomTxt.log
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458214180 data=null button=1 stateMask=0x0 x=156 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:50:52 [2021-06-17T18:50:52.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458214180 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
14:50:52 [2021-06-17T18:50:52.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458214249 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:50:52 [2021-06-17T18:50:52.329Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
14:50:52 [2021-06-17T18:50:52.329Z] DEBUG - Clicking on with mnemonic 'Remove'
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Clicked on with mnemonic 'Remove'
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=458214546 data=null doit=true} to Shell with text {Confirm Remove}
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Clicking on &Yes
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458214547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458214547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458214547 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458214547 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458214547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458214547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:52 [2021-06-17T18:50:52.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458214548 data=null item=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')
14:50:52 [2021-06-17T18:50:52.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=458214278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Clicked on 
14:50:53 [2021-06-17T18:50:53.104Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458214964 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458214964 data=null doit=true} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458214965 data=null} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458214965 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458214965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458214990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458214990 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458214990 data=null doit=true} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458214991 data=null} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458214991 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458214991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458214997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458214998 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458214998 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458214998 data=null} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458214998 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458214998 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]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458215004 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458215017 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458215017 data=null doit=true} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458215017 data=null} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458215017 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458215017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458215045 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458215046 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458215046 data=null doit=true} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458215046 data=null} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458215047 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458215047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458215051 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:53 [2021-06-17T18:50:53.104Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458215052 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458215052 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458215052 data=null} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458215052 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458215052 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]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458215058 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458215059 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458215065 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458215065 data=null} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458215066 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458215066 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]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458215068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:50:53 [2021-06-17T18:50:53.104Z] DEBUG - Clicking on with mnemonic 'Clear'
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Clicked on with mnemonic 'Clear'
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458215406 data=null doit=true} to Shell with text {Confirm Clear}
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Clicking on &Yes
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458215407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458215407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458215407 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458215407 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458215407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458215407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458215407 data=null item=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')
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Clicked on 
14:50:53 [2021-06-17T18:50:53.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458215097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458217481 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458217481 data=null doit=true} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458217481 data=null} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458217481 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458217481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458217543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458217544 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458217544 data=null doit=true} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458217544 data=null} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458217545 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458217545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458217553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:55 [2021-06-17T18:50:55.891Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458217554 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458217554 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458217554 data=null} to TreeItem with text {Traces [1]}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458217554 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458217554 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]}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458217564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458217564 data=null doit=true} to TreeItem with text {Traces [1]}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458217564 data=null} to TreeItem with text {Traces [1]}
14:50:55 [2021-06-17T18:50:55.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458217564 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458217564 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]}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458217566 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=458217567 data=null doit=true} to TreeItem with text {symbolic-link [1]}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=458217567 data=null} to TreeItem with text {symbolic-link [1]}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=458217567 data=null button=1 stateMask=0x0 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458217567 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]}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=458217569 data=null button=1 stateMask=0x80000 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458217571 data=null button=0 stateMask=0x0 x=156 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458217571 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458217571 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458217572 data=null button=1 stateMask=0x0 x=156 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458217572 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458217594 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=458217928 data=null doit=true} to Shell with text {Copy Trace}
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Clicking on OK
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458217930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458217939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458217939 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458217939 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458217939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458217939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458217939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:55 [2021-06-17T18:50:55.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=458217667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Clicked on 
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458218022 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458218023 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458218023 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458218023 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458218023 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458218026 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=458218261 data=null doit=true} to Shell with text {Copy Trace}
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:50:56 [2021-06-17T18:50:56.150Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
14:50:56 [2021-06-17T18:50:56.407Z] 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')
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=458218312 data=null doit=true} to Button with text {Copy as a link}
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=458218312 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}
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=458218312 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=458218324 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')
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=458218339 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')
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=458218340 data=null item=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')
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:50:56 [2021-06-17T18:50:56.407Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Clicking on OK
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458218341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458218341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458218341 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458218341 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458218341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458218341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458218341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=458218066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Clicked on 
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458218407 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458218411 data=null doit=true} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458218411 data=null} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458218411 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458218411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458218422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458218422 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458218422 data=null doit=true} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458218423 data=null} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458218423 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458218423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458218426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:56 [2021-06-17T18:50:56.408Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=458218426 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=458218427 data=null doit=true} to TreeItem with text {Traces [3]}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=458218427 data=null} to TreeItem with text {Traces [3]}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=458218427 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458218427 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]}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=458218443 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:50:56 [2021-06-17T18:50:56.408Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:50:56 [2021-06-17T18:50:56.408Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458218444 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=458218450 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=458218450 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458218450 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458218451 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}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458218476 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:50:56 [2021-06-17T18:50:56.408Z] DEBUG - Clicking on with mnemonic 'Open'
14:50:56 [2021-06-17T18:50:56.666Z] DEBUG - Clicked on with mnemonic 'Open'
14:50:56 [2021-06-17T18:50:56.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458218503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:50:57 [2021-06-17T18:50:57.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - Attempting to set focus on Table with text {}
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458220063 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458220063 data=null doit=true} to TableItem with text {}
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458220063 data=null} to TableItem with text {}
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458220063 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458220063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458220067 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:50:58 [2021-06-17T18:50:58.165Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458220125 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458220125 data=null doit=true} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458220125 data=null} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458220125 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458220125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458220135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458220135 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458220135 data=null doit=true} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458220135 data=null} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458220136 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458220136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458220138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:50:58 [2021-06-17T18:50:58.166Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=458220149 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=458220149 data=null doit=true} to TreeItem with text {Traces [4]}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=458220150 data=null} to TreeItem with text {Traces [4]}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=458220150 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458220150 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]}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=458220165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:50:58 [2021-06-17T18:50:58.166Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:50:58 [2021-06-17T18:50:58.166Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Attempting to set focus on Tree with text {}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458220166 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=458220166 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=458220166 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458220167 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458220167 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}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458220180 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Clicking on with mnemonic 'Open'
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Clicked on with mnemonic 'Open'
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:58 [2021-06-17T18:50:58.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458220216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:50:58 [2021-06-17T18:50:58.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:50:58 [2021-06-17T18:50:58.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Attempting to set focus on Table with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458221802 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458221802 data=null doit=true} to TableItem with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458221802 data=null} to TableItem with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458221802 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458221803 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458221808 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458221857 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=458221857 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=458221857 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458221857 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458221857 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}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458221883 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458221941 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=458221941 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=458221941 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458221941 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458221942 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}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458221955 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458222024 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458222025 data=null doit=true} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458222025 data=null} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458222025 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458222025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458222040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458222041 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458222041 data=null doit=true} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458222041 data=null} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458222041 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458222042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458222053 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:00 [2021-06-17T18:51:00.104Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=458222054 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=458222054 data=null doit=true} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=458222054 data=null} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=458222054 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458222055 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]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=458222068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=458222069 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=458222069 data=null doit=true} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=458222069 data=null} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=458222069 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458222069 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]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=458222072 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Clicking on with mnemonic 'Clear'
14:51:00 [2021-06-17T18:51:00.104Z] DEBUG - Clicked on with mnemonic 'Clear'
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458222389 data=null doit=true} to Shell with text {Confirm Clear}
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - Clicking on &Yes
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458222389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458222390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458222390 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458222390 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458222390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458222390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:00 [2021-06-17T18:51:00.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458222390 data=null item=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')
14:51:00 [2021-06-17T18:51:00.928Z] DEBUG - Clicked on 
14:51:00 [2021-06-17T18:51:00.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458222097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458224747 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458224747 data=null doit=true} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458224747 data=null} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458224747 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458224748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458224757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458224758 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458224758 data=null doit=true} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458224758 data=null} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458224758 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458224758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458224761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:02 [2021-06-17T18:51:02.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458224762 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458224762 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458224762 data=null} to TreeItem with text {Traces [1]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458224762 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458224762 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]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458224774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458224774 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458224774 data=null} to TreeItem with text {Traces [1]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458224774 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458224774 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]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458224776 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458224777 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458224777 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458224777 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458224777 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458224777 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458224789 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:51:02 [2021-06-17T18:51:02.825Z] DEBUG - Clicking on with mnemonic 'Delete'
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - Clicked on with mnemonic 'Delete'
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=458225103 data=null doit=true} to Shell with text {Confirm Delete}
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - Clicking on &Yes
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458225103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458225104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458225104 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458225104 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458225104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458225104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458225104 data=null item=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')
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458224832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Clicked on 
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458225492 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458225492 data=null doit=true} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458225492 data=null} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458225493 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458225493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458225525 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458225525 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458225525 data=null doit=true} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458225525 data=null} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458225526 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458225526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458225540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:03 [2021-06-17T18:51:03.651Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458225541 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458225541 data=null doit=true} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458225541 data=null} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458225541 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458225542 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]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458225555 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458225555 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458225556 data=null doit=true} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458225556 data=null} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458225556 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458225556 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]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458225559 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Clicking on with mnemonic 'Clear'
14:51:03 [2021-06-17T18:51:03.651Z] DEBUG - Clicked on with mnemonic 'Clear'
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458225856 data=null doit=true} to Shell with text {Confirm Clear}
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - Clicking on &Yes
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458225857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458225857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458225858 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458225858 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458225858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458225858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:03 [2021-06-17T18:51:03.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458225859 data=null item=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')
14:51:03 [2021-06-17T18:51:03.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458225587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:51:03 [2021-06-17T18:51:03.910Z] DEBUG - Clicked on 
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458227504 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458227504 data=null doit=true} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458227504 data=null} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458227504 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458227504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458227512 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458227512 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458227512 data=null doit=true} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458227512 data=null} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458227513 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458227513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458227521 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:05 [2021-06-17T18:51:05.808Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458227522 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458227522 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458227522 data=null} to TreeItem with text {Traces [1]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458227523 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458227523 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]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458227538 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458227544 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458227545 data=null} to TreeItem with text {Traces [1]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458227545 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458227545 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]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458227546 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458227547 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458227547 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458227547 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458227547 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458227548 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458227562 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:51:05 [2021-06-17T18:51:05.808Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:51:05 [2021-06-17T18:51:05.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=458227593 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'
14:51:06 [2021-06-17T18:51:06.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:06 [2021-06-17T18:51:06.066Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458228199 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458228199 data=null doit=true} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458228199 data=null} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458228200 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458228200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458228217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.323Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458228218 data=null doit=true} to TreeItem with text {Experiments [1]}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458228218 data=null} to TreeItem with text {Experiments [1]}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458228218 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458228218 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]}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458228220 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
14:51:06 [2021-06-17T18:51:06.323Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=458228220 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=458228220 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=458228220 data=null button=1 stateMask=0x0 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458228221 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]}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=458228223 data=null button=1 stateMask=0x80000 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
14:51:06 [2021-06-17T18:51:06.323Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:06 [2021-06-17T18:51:06.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458228223 data=null button=0 stateMask=0x0 x=156 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
14:51:06 [2021-06-17T18:51:06.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458228223 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:51:06 [2021-06-17T18:51:06.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458228223 data=null} to Tree node with text: ExampleCustomTxt.log
14:51:06 [2021-06-17T18:51:06.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458228224 data=null button=1 stateMask=0x0 x=156 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:51:06 [2021-06-17T18:51:06.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458228224 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
14:51:06 [2021-06-17T18:51:06.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458228234 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
14:51:06 [2021-06-17T18:51:06.324Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:51:06 [2021-06-17T18:51:06.324Z] DEBUG - Clicking on with mnemonic 'Delete'
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - Clicked on with mnemonic 'Delete'
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=458228536 data=null doit=true} to Shell with text {Confirm Delete}
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - Clicking on &Yes
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458228537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:06 [2021-06-17T18:51:06.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458228537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:06 [2021-06-17T18:51:06.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458228537 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:06 [2021-06-17T18:51:06.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458228537 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:06 [2021-06-17T18:51:06.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458228537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:06 [2021-06-17T18:51:06.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458228537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:06 [2021-06-17T18:51:06.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458228537 data=null item=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')
14:51:06 [2021-06-17T18:51:06.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458228271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Clicked on 
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458228882 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458228882 data=null doit=true} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458228882 data=null} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458228883 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458228883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458228913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458228914 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458228914 data=null doit=true} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458228914 data=null} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458228914 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458228915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458228929 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:06 [2021-06-17T18:51:06.842Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458228941 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458228941 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458228941 data=null} to TreeItem with text {Traces [1]}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458228941 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458228942 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]}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458228951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:06 [2021-06-17T18:51:06.842Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458228952 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458228962 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458228962 data=null} to TreeItem with text {Traces [1]}
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458228963 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458228963 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]}
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458228967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Clicking on with mnemonic 'Clear'
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Clicked on with mnemonic 'Clear'
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458229127 data=null doit=true} to Shell with text {Confirm Clear}
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Clicking on &Yes
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458229129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458229129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458229130 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458229130 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458229130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458229130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458229130 data=null item=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')
14:51:07 [2021-06-17T18:51:07.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458229004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:51:07 [2021-06-17T18:51:07.357Z] DEBUG - Clicked on 
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458230807 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458230807 data=null doit=true} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458230807 data=null} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458230808 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458230808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458230818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458230820 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458230820 data=null doit=true} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458230820 data=null} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458230820 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458230820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458230823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:08 [2021-06-17T18:51:08.728Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458230824 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458230824 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458230824 data=null} to TreeItem with text {Traces [1]}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458230824 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458230825 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]}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458230834 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458230835 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458230835 data=null} to TreeItem with text {Traces [1]}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458230835 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:08 [2021-06-17T18:51:08.728Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458230835 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]}
14:51:08 [2021-06-17T18:51:08.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458230837 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:08 [2021-06-17T18:51:08.729Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458230837 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458230837 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.729Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:08 [2021-06-17T18:51:08.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458230838 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458230838 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458230838 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458230850 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458230850 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458230850 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458230850 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458230896 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458230913 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458230964 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458230964 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458230981 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458231013 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458231013 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458231013 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458231013 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458231018 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:51:08 [2021-06-17T18:51:08.986Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=458231315 data=null doit=true} to Shell with text {Copy Trace}
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - Clicking on OK
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458231317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458231317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458231317 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458231317 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458231317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:09 [2021-06-17T18:51:09.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458231317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:09 [2021-06-17T18:51:09.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458231317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:09 [2021-06-17T18:51:09.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=458231041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - Clicked on 
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458231419 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458231419 data=null doit=true} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458231419 data=null} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458231420 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458231420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458231440 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458231442 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458231442 data=null doit=true} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458231442 data=null} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458231442 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458231442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458231445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:09 [2021-06-17T18:51:09.504Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458231446 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458231446 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458231446 data=null} to TreeItem with text {Traces [2]}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458231446 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458231446 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]}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458231451 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:51:09 [2021-06-17T18:51:09.504Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458231453 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=458231453 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=458231453 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458231453 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458231453 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}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458231475 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458231475 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458231475 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458231489 data=null button=1 stateMask=0x80000 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458231490 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=458231490 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=458231490 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:09 [2021-06-17T18:51:09.504Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458231475 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}
14:51:10 [2021-06-17T18:51:10.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:10 [2021-06-17T18:51:10.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458233006 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458233006 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458233006 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458233006 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458233006 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458233048 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458233048 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.003Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458233049 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.260Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458233049 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458233094 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458233196 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458233199 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458233199 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.260Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:51:11 [2021-06-17T18:51:11.260Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458233343 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458233343 data=null doit=true} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458233343 data=null} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458233343 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458233343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458233360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458233360 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458233360 data=null doit=true} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458233361 data=null} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458233361 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458233361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458233371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:11 [2021-06-17T18:51:11.261Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458233372 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458233372 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458233372 data=null} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458233373 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458233373 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]}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458233386 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458233387 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458233387 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458233387 data=null} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458233387 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458233388 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]}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458233390 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:51:11 [2021-06-17T18:51:11.518Z] DEBUG - Clicking on with mnemonic 'Clear'
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Clicked on with mnemonic 'Clear'
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458233688 data=null doit=true} to Shell with text {Confirm Clear}
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Clicking on &Yes
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458233689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458233689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458233689 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458233689 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458233689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458233689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:11 [2021-06-17T18:51:11.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458233689 data=null item=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')
14:51:12 [2021-06-17T18:51:12.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458233415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:51:12 [2021-06-17T18:51:12.034Z] DEBUG - Clicked on 
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458235460 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458235461 data=null doit=true} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458235461 data=null} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458235461 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458235461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458235481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458235482 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458235482 data=null doit=true} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458235482 data=null} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458235482 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458235482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458235492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:13 [2021-06-17T18:51:13.410Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458235492 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458235492 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458235493 data=null} to TreeItem with text {Traces [1]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458235493 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458235493 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]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458235498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458235498 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458235499 data=null} to TreeItem with text {Traces [1]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458235499 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458235499 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]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458235500 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458235506 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458235506 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458235507 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458235507 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458235507 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458235517 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:13 [2021-06-17T18:51:13.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=458235799 data=null doit=true} to Shell with text {Confirm Delete}
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - Clicking on &Yes
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458235800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458235800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458235800 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458235800 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458235800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458235800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:13 [2021-06-17T18:51:13.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458235800 data=null item=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')
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Clicked on 
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458236163 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458236163 data=null doit=true} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458236163 data=null} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458236164 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458236164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458236195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458236196 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458236196 data=null doit=true} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458236196 data=null} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458236196 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458236196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458236200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:14 [2021-06-17T18:51:14.234Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458236200 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458236200 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458236200 data=null} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458236201 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458236201 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]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458236214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458236214 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458236214 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458236214 data=null} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458236214 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458236215 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]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458236217 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:51:14 [2021-06-17T18:51:14.234Z] DEBUG - Clicking on with mnemonic 'Clear'
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Clicked on with mnemonic 'Clear'
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458236543 data=null doit=true} to Shell with text {Confirm Clear}
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Clicking on &Yes
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458236543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458236543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458236543 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458236543 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458236543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458236543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:14 [2021-06-17T18:51:14.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458236544 data=null item=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')
14:51:14 [2021-06-17T18:51:14.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458236263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:51:14 [2021-06-17T18:51:14.750Z] DEBUG - Clicked on 
14:51:16 [2021-06-17T18:51:16.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:16 [2021-06-17T18:51:16.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458238246 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458238247 data=null doit=true} to TreeItem with text {test}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458238247 data=null} to TreeItem with text {test}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458238247 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458238247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458238255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:16 [2021-06-17T18:51:16.380Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458238256 data=null doit=true} to TreeItem with text {Experiments [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458238256 data=null} to TreeItem with text {Experiments [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458238256 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458238256 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]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458238258 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=458238258 data=null doit=true} to TreeItem with text {exp [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=458238258 data=null} to TreeItem with text {exp [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=458238259 data=null button=1 stateMask=0x0 x=85 y=58 count=1} to TreeItem with text {exp [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458238259 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]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=458238271 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=458238271 data=null button=0 stateMask=0x0 x=101 y=58 count=0} to TreeItem with text {exp [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=458238272 data=null doit=true} to TreeItem with text {exp [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=458238272 data=null} to TreeItem with text {exp [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=458238272 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458238272 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]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=458238279 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [1]}
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Clicking on with mnemonic 'Open'
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Clicked on with mnemonic 'Open'
14:51:16 [2021-06-17T18:51:16.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458238352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:51:16 [2021-06-17T18:51:16.945Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:16 [2021-06-17T18:51:16.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458239198 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458239198 data=null doit=true} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458239198 data=null} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458239198 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458239198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458239209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458239210 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458239218 data=null doit=true} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458239218 data=null} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458239218 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458239219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458239223 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:17 [2021-06-17T18:51:17.203Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458239224 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458239224 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458239224 data=null} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458239224 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458239224 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]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458239247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458239248 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458239248 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458239248 data=null} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458239248 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458239248 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]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458239251 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:51:17 [2021-06-17T18:51:17.203Z] DEBUG - Clicking on with mnemonic 'Clear'
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - Clicked on with mnemonic 'Clear'
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458239564 data=null doit=true} to Shell with text {Confirm Clear}
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - Clicking on &Yes
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458239564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458239564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458239564 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458239564 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458239564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:17 [2021-06-17T18:51:17.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458239564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:17 [2021-06-17T18:51:17.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458239564 data=null item=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')
14:51:17 [2021-06-17T18:51:17.719Z] DEBUG - Clicked on 
14:51:17 [2021-06-17T18:51:17.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458239281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458241518 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458241518 data=null doit=true} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458241519 data=null} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458241519 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458241519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458241526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458241526 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458241527 data=null doit=true} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458241527 data=null} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458241527 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458241527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458241537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.617Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458241538 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458241538 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458241538 data=null} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458241539 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458241539 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]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458241545 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458241545 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458241545 data=null} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458241545 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458241546 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]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458241555 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458241555 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458241555 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458241556 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458241556 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458241556 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458241568 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Clicking on with mnemonic 'Open'
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Clicked on with mnemonic 'Open'
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458241610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Attempting to set focus on Table with text {}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458241721 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458241721 data=null doit=true} to TableItem with text {}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458241721 data=null} to TableItem with text {}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458241721 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:51:19 [2021-06-17T18:51:19.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458241721 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458241734 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:19 [2021-06-17T18:51:19.876Z] 
14:51:19 [2021-06-17T18:51:19.876Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:19 [2021-06-17T18:51:19.876Z] 
14:51:19 [2021-06-17T18:51:19.876Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:19 [2021-06-17T18:51:19.876Z] 
14:51:19 [2021-06-17T18:51:19.876Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:19 [2021-06-17T18:51:19.876Z] 
14:51:19 [2021-06-17T18:51:19.876Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458241897 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458241897 data=null doit=true} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458241897 data=null} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458241897 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458241897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458241902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458241902 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458241902 data=null doit=true} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458241902 data=null} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458241902 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458241902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458241905 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:19 [2021-06-17T18:51:19.876Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458241906 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458241906 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458241906 data=null} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458241906 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458241906 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]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458241914 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458241915 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458241915 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458241915 data=null} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458241915 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458241916 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]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458241918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:51:19 [2021-06-17T18:51:19.876Z] DEBUG - Clicking on with mnemonic 'Clear'
14:51:20 [2021-06-17T18:51:20.134Z] 
14:51:20 [2021-06-17T18:51:20.134Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.134Z] 
14:51:20 [2021-06-17T18:51:20.134Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Clicked on with mnemonic 'Clear'
14:51:20 [2021-06-17T18:51:20.134Z] 
14:51:20 [2021-06-17T18:51:20.134Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.134Z] 
14:51:20 [2021-06-17T18:51:20.134Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.134Z] 
14:51:20 [2021-06-17T18:51:20.134Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.134Z] 
14:51:20 [2021-06-17T18:51:20.134Z] (Eclipse:17424): Gtk-WARNING **: 18:51:19.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.134Z] 
14:51:20 [2021-06-17T18:51:20.134Z] (Eclipse:17424): Gtk-WARNING **: 18:51:20.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458242131 data=null doit=true} to Shell with text {Confirm Clear}
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Clicking on &Yes
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458242131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458242132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458242132 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458242132 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458242132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458242132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:20 [2021-06-17T18:51:20.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458242132 data=null item=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')
14:51:20 [2021-06-17T18:51:20.134Z] 
14:51:20 [2021-06-17T18:51:20.134Z] (Eclipse:17424): Gtk-WARNING **: 18:51:20.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.391Z] 
14:51:20 [2021-06-17T18:51:20.391Z] (Eclipse:17424): Gtk-WARNING **: 18:51:20.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458241946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:51:20 [2021-06-17T18:51:20.391Z] DEBUG - Clicked on 
14:51:20 [2021-06-17T18:51:20.649Z] 
14:51:20 [2021-06-17T18:51:20.649Z] (Eclipse:17424): Gtk-WARNING **: 18:51:20.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:20 [2021-06-17T18:51:20.649Z] 
14:51:20 [2021-06-17T18:51:20.649Z] (Eclipse:17424): Gtk-WARNING **: 18:51:20.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458243996 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458243996 data=null doit=true} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458243996 data=null} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458243997 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458243997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458244001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458244002 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458244002 data=null doit=true} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458244002 data=null} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458244002 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458244002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458244008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:22 [2021-06-17T18:51:22.025Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458244009 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458244009 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458244009 data=null} to TreeItem with text {Traces [1]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458244010 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458244010 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]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458244012 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458244012 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458244012 data=null} to TreeItem with text {Traces [1]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458244013 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458244013 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]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458244014 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458244018 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458244018 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458244018 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458244018 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458244018 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458244024 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:51:22 [2021-06-17T18:51:22.025Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:51:22 [2021-06-17T18:51:22.284Z] 
14:51:22 [2021-06-17T18:51:22.284Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.284Z] 
14:51:22 [2021-06-17T18:51:22.284Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.284Z] 
14:51:22 [2021-06-17T18:51:22.284Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.284Z] 
14:51:22 [2021-06-17T18:51:22.284Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.284Z] 
14:51:22 [2021-06-17T18:51:22.284Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=458244325 data=null doit=true} to Shell with text {Copy Trace}
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Clicking on OK
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458244327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458244327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458244327 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458244328 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458244328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458244328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458244328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=458244058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
14:51:22 [2021-06-17T18:51:22.284Z] 
14:51:22 [2021-06-17T18:51:22.284Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.543Z] 
14:51:22 [2021-06-17T18:51:22.543Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - Clicked on 
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458244434 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458244434 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458244434 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458244434 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458244434 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458244437 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:22 [2021-06-17T18:51:22.543Z] 
14:51:22 [2021-06-17T18:51:22.543Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:51:22 [2021-06-17T18:51:22.543Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:51:22 [2021-06-17T18:51:22.543Z] 
14:51:22 [2021-06-17T18:51:22.543Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.543Z] 
14:51:22 [2021-06-17T18:51:22.543Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.543Z] 
14:51:22 [2021-06-17T18:51:22.543Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.543Z] 
14:51:22 [2021-06-17T18:51:22.543Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.543Z] 
14:51:22 [2021-06-17T18:51:22.543Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.802Z] 
14:51:22 [2021-06-17T18:51:22.802Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.802Z] 
14:51:22 [2021-06-17T18:51:22.802Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.802Z] 
14:51:22 [2021-06-17T18:51:22.802Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.802Z] 
14:51:22 [2021-06-17T18:51:22.802Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.802Z] 
14:51:22 [2021-06-17T18:51:22.802Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.802Z] 
14:51:22 [2021-06-17T18:51:22.802Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=458244780 data=null doit=true} to Shell with text {Copy Trace}
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
14:51:22 [2021-06-17T18:51:22.802Z] 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')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=458244782 data=null doit=true} to Button with text {Copy as a link}
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=458244782 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}
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=458244783 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=458244783 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')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=458244783 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')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=458244783 data=null item=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')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Clicking on OK
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458244784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458244784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458244784 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458244784 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458244784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458244784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458244784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=458244475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
14:51:22 [2021-06-17T18:51:22.802Z] 
14:51:22 [2021-06-17T18:51:22.802Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.802Z] 
14:51:22 [2021-06-17T18:51:22.802Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:22 [2021-06-17T18:51:22.802Z] DEBUG - Clicked on 
14:51:23 [2021-06-17T18:51:23.060Z] 
14:51:23 [2021-06-17T18:51:23.061Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:23 [2021-06-17T18:51:23.061Z] 
14:51:23 [2021-06-17T18:51:23.061Z] (Eclipse:17424): Gtk-WARNING **: 18:51:22.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458244971 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458244971 data=null doit=true} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458244971 data=null} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458244971 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458244971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458244977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458244978 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458244978 data=null doit=true} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458244978 data=null} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458244978 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458244978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458244994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:23 [2021-06-17T18:51:23.061Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=458244995 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=458244995 data=null doit=true} to TreeItem with text {Traces [3]}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=458244995 data=null} to TreeItem with text {Traces [3]}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=458244995 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458244995 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]}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=458244998 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:51:23 [2021-06-17T18:51:23.061Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458244998 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=458245004 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=458245004 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458245004 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458245004 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}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458245006 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Clicking on with mnemonic 'Open'
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Clicked on with mnemonic 'Open'
14:51:23 [2021-06-17T18:51:23.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458245036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:51:23 [2021-06-17T18:51:23.061Z] 
14:51:23 [2021-06-17T18:51:23.061Z] (Eclipse:17424): Gtk-WARNING **: 18:51:23.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:23 [2021-06-17T18:51:23.318Z] 
14:51:23 [2021-06-17T18:51:23.318Z] (Eclipse:17424): Gtk-WARNING **: 18:51:23.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:23 [2021-06-17T18:51:23.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - Attempting to set focus on Table with text {}
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458246598 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458246598 data=null doit=true} to TableItem with text {}
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458246599 data=null} to TableItem with text {}
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458246599 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458246599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458246600 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:24 [2021-06-17T18:51:24.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458246645 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458246645 data=null doit=true} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458246645 data=null} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458246645 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458246646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458246650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458246651 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458246651 data=null doit=true} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458246651 data=null} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458246651 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458246651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458246655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:24 [2021-06-17T18:51:24.768Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=458246655 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=458246655 data=null doit=true} to TreeItem with text {Traces [3]}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=458246655 data=null} to TreeItem with text {Traces [3]}
14:51:24 [2021-06-17T18:51:24.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=458246656 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458246656 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]}
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=458246658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:51:24 [2021-06-17T18:51:24.769Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458246659 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=458246659 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=458246665 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458246665 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458246665 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}
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458246668 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Clicking on with mnemonic 'Open'
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Clicked on with mnemonic 'Open'
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:24 [2021-06-17T18:51:24.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458246701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:51:24 [2021-06-17T18:51:24.769Z] 
14:51:24 [2021-06-17T18:51:24.769Z] (Eclipse:17424): Gtk-WARNING **: 18:51:24.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:24 [2021-06-17T18:51:24.769Z] 
14:51:24 [2021-06-17T18:51:24.769Z] (Eclipse:17424): Gtk-WARNING **: 18:51:24.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:25 [2021-06-17T18:51:25.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:25 [2021-06-17T18:51:25.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Attempting to set focus on Table with text {}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458248247 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458248247 data=null doit=true} to TableItem with text {}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458248247 data=null} to TableItem with text {}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458248247 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458248248 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458248250 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458248351 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=458248352 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=458248352 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458248352 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458248352 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}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=458248369 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:26 [2021-06-17T18:51:26.269Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458248404 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=458248404 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=458248405 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458248405 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458248405 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}
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=458248456 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:26 [2021-06-17T18:51:26.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458248527 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458248527 data=null doit=true} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458248527 data=null} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458248528 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458248529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458248540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458248541 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458248541 data=null doit=true} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458248541 data=null} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458248541 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458248541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458248559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:26 [2021-06-17T18:51:26.528Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=458248560 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=458248560 data=null doit=true} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=458248560 data=null} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=458248560 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458248560 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]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=458248571 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=458248571 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=458248571 data=null doit=true} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=458248571 data=null} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=458248572 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458248572 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]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=458248575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:51:26 [2021-06-17T18:51:26.528Z] DEBUG - Clicking on with mnemonic 'Clear'
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - Clicked on with mnemonic 'Clear'
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458248855 data=null doit=true} to Shell with text {Confirm Clear}
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - Clicking on &Yes
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458248856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458248856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458248856 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:26 [2021-06-17T18:51:26.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458248856 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:26 [2021-06-17T18:51:26.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458248856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:26 [2021-06-17T18:51:26.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458248856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:26 [2021-06-17T18:51:26.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458248856 data=null item=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')
14:51:27 [2021-06-17T18:51:27.353Z] DEBUG - Clicked on 
14:51:27 [2021-06-17T18:51:27.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458248608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458251203 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458251203 data=null doit=true} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458251203 data=null} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458251204 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458251204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458251211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458251212 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458251212 data=null doit=true} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458251212 data=null} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458251212 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458251212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458251215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.255Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458251216 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458251216 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458251216 data=null} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458251216 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458251216 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]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458251227 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458251227 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458251227 data=null} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458251227 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458251227 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]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458251229 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458251229 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458251229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458251229 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458251229 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458251229 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458251248 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458251249 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458251249 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458251249 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458251294 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=458251352 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=458251352 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=458251352 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Attempting to set focus on Table with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=458251354 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=458251354 data=null doit=true} to TableItem with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=458251354 data=null} to TableItem with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=458251354 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458251355 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=458251360 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:51:29 [2021-06-17T18:51:29.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:51:29 [2021-06-17T18:51:29.524Z] 
14:51:29 [2021-06-17T18:51:29.524Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:29 [2021-06-17T18:51:29.524Z] 
14:51:29 [2021-06-17T18:51:29.524Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:29 [2021-06-17T18:51:29.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:29 [2021-06-17T18:51:29.782Z] 
14:51:29 [2021-06-17T18:51:29.782Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:29 [2021-06-17T18:51:29.782Z] 
14:51:29 [2021-06-17T18:51:29.782Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458251743 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458251743 data=null doit=true} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458251743 data=null} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458251744 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458251744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458251751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458251751 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458251751 data=null doit=true} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458251751 data=null} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458251752 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458251752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458251765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:29 [2021-06-17T18:51:29.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458251766 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458251766 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458251766 data=null} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458251767 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458251767 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]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458251772 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458251781 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458251781 data=null doit=true} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458251781 data=null} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458251781 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458251781 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]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458251785 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:51:29 [2021-06-17T18:51:29.782Z] DEBUG - Clicking on with mnemonic 'Clear'
14:51:29 [2021-06-17T18:51:29.782Z] 
14:51:29 [2021-06-17T18:51:29.782Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:29 [2021-06-17T18:51:29.782Z] 
14:51:29 [2021-06-17T18:51:29.782Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:29.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Clicked on with mnemonic 'Clear'
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=458252079 data=null doit=true} to Shell with text {Confirm Clear}
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Clicking on &Yes
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458252080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458252080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458252080 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458252080 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458252080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458252080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458252080 data=null item=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')
14:51:30 [2021-06-17T18:51:30.039Z] 
14:51:30 [2021-06-17T18:51:30.039Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.296Z] 
14:51:30 [2021-06-17T18:51:30.296Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=458251818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
14:51:30 [2021-06-17T18:51:30.296Z] DEBUG - Clicked on 
14:51:30 [2021-06-17T18:51:30.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458252394 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:51:30 [2021-06-17T18:51:30.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458252417 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458252417 data=null doit=true} to TreeItem with text {test}
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458252418 data=null} to TreeItem with text {test}
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458252418 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458252418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458252422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - Clicking on with mnemonic 'Delete'
14:51:30 [2021-06-17T18:51:30.555Z] DEBUG - Clicked on with mnemonic 'Delete'
14:51:30 [2021-06-17T18:51:30.555Z] 
14:51:30 [2021-06-17T18:51:30.555Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.555Z] 
14:51:30 [2021-06-17T18:51:30.555Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.555Z] 
14:51:30 [2021-06-17T18:51:30.555Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.813Z] 
14:51:30 [2021-06-17T18:51:30.813Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.813Z] 
14:51:30 [2021-06-17T18:51:30.813Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.813Z] 
14:51:30 [2021-06-17T18:51:30.813Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.813Z] 
14:51:30 [2021-06-17T18:51:30.813Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.813Z] 
14:51:30 [2021-06-17T18:51:30.813Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.813Z] 
14:51:30 [2021-06-17T18:51:30.813Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.813Z] 
14:51:30 [2021-06-17T18:51:30.813Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.813Z] 
14:51:30 [2021-06-17T18:51:30.813Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252809 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252809 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252810 data=null 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')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458252810 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Clicking on OK
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458252811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458252811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458252811 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458252811 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458252815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458252815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.814Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.814Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.814Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.814Z] DEBUG - Clicked on OK
14:51:30 [2021-06-17T18:51:30.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458252815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:30 [2021-06-17T18:51:30.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458252471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:51:30 [2021-06-17T18:51:30.814Z] 
14:51:30 [2021-06-17T18:51:30.814Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.814Z] 
14:51:30 [2021-06-17T18:51:30.814Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.814Z] 
14:51:30 [2021-06-17T18:51:30.814Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:30 [2021-06-17T18:51:30.814Z] 
14:51:30 [2021-06-17T18:51:30.814Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.072Z] 
14:51:31 [2021-06-17T18:51:31.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.072Z] 
14:51:31 [2021-06-17T18:51:31.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.072Z] 
14:51:31 [2021-06-17T18:51:31.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.852: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.072Z] 
14:51:31 [2021-06-17T18:51:31.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.072Z] 
14:51:31 [2021-06-17T18:51:31.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.072Z] 
14:51:31 [2021-06-17T18:51:31.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.072Z] 
14:51:31 [2021-06-17T18:51:31.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.072Z] 
14:51:31 [2021-06-17T18:51:31.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:30.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.330Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.644 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
14:51:31 [2021-06-17T18:51:31.330Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.033 s
14:51:31 [2021-06-17T18:51:31.330Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.126 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.614 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.415 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.685 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.006 s
14:51:31 [2021-06-17T18:51:31.330Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.296 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.686 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.308 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.709 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.706 s
14:51:31 [2021-06-17T18:51:31.330Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.451 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.371 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.179 s
14:51:31 [2021-06-17T18:51:31.330Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.725 s
14:51:31 [2021-06-17T18:51:31.330Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
14:51:31 [2021-06-17T18:51:31.587Z] 
14:51:31 [2021-06-17T18:51:31.587Z] (Eclipse:17424): Gtk-WARNING **: 18:51:31.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:31 [2021-06-17T18:51:31.845Z] 
14:51:31 [2021-06-17T18:51:31.845Z] (Eclipse:17424): Gtk-WARNING **: 18:51:31.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:32 [2021-06-17T18:51:32.778Z] 
14:51:32 [2021-06-17T18:51:32.778Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:32.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:32 [2021-06-17T18:51:32.778Z] 
14:51:32 [2021-06-17T18:51:32.778Z] (Eclipse:17424): Gtk-WARNING **: 18:51:32.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:32 [2021-06-17T18:51:32.778Z] 
14:51:32 [2021-06-17T18:51:32.778Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:32.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:33 [2021-06-17T18:51:33.035Z] 
14:51:33 [2021-06-17T18:51:33.036Z] (Eclipse:17424): Gtk-WARNING **: 18:51:32.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:34 [2021-06-17T18:51:34.934Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:51:35 [2021-06-17T18:51:35.501Z] 
14:51:35 [2021-06-17T18:51:35.501Z] (Eclipse:17424): Gtk-WARNING **: 18:51:35.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:35 [2021-06-17T18:51:35.501Z] 
14:51:35 [2021-06-17T18:51:35.501Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:35.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:35 [2021-06-17T18:51:35.501Z] 
14:51:35 [2021-06-17T18:51:35.501Z] (Eclipse:17424): Gtk-WARNING **: 18:51:35.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458258844 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458258847 data=null doit=true} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458258847 data=null} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458258848 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458258848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458258855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458258856 data=null doit=true} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458258856 data=null} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458258856 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458258856 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}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458258858 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458258859 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458258859 data=null} to TreeItem with text {Traces [2]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458258859 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458258859 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]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458258870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:51:36 [2021-06-17T18:51:36.875Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458258871 data=null doit=true} to TreeItem with text {Experiments [1]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458258871 data=null} to TreeItem with text {Experiments [1]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458258871 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458258872 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]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458258874 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=458258875 data=null doit=true} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=458258876 data=null} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=458258876 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458258876 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
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=458258881 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=458258881 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=458258882 data=null x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=458258882 data=null x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=458258882 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=458258882 data=null x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=458258883 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=458258883 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=458258887 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=458258895 data=null doit=true} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=458258895 data=null} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=458258895 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458258895 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
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=458258898 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=458258898 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=458258898 data=null x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=458258898 data=null x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=458258898 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=458258899 data=null x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=458258899 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=458258899 data=[TmfTraceElement(/test/Traces/bug446190)] x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=458258902 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=458258903 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [0]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=458258908 data=null doit=true} to TreeItem with text {TestExperiment [0]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=458258908 data=null} to TreeItem with text {TestExperiment [0]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=458258908 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [0]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458258908 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]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=458258911 data=null button=1 stateMask=0x80000 x=140 y=58 count=1} to TreeItem with text {TestExperiment [0]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=458258911 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [0]}
14:51:36 [2021-06-17T18:51:36.875Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=458258911 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [0]}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458258911 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]}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=458258996 data=null button=1 stateMask=0x80000 x=140 y=58 count=2} to TreeItem with text {TestExperiment [0]}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=458258996 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [0]}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=458258996 data=null doit=true} to TreeItem with text {TestExperiment [0]}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=458258996 data=null} to TreeItem with text {TestExperiment [0]}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [0]}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458258999 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458258999 data=null doit=true} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458258999 data=null} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458258999 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458259000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458259005 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458259158 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458259159 data=null doit=true} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458259159 data=null} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458259159 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458259160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.392Z] 
14:51:37 [2021-06-17T18:51:37.392Z] (Eclipse:17424): Gtk-WARNING **: 18:51:37.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:37 [2021-06-17T18:51:37.650Z] 
14:51:37 [2021-06-17T18:51:37.650Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:37.450: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:37 [2021-06-17T18:51:37.650Z] 
14:51:37 [2021-06-17T18:51:37.650Z] (Eclipse:17424): Gtk-WARNING **: 18:51:37.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458259683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458259892 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458259892 data=null doit=true} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458259892 data=null} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458259892 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458259892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458259972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:37 [2021-06-17T18:51:37.908Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458259973 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458259973 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458259973 data=null} to TreeItem with text {Traces [2]}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458259973 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458259973 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]}
14:51:37 [2021-06-17T18:51:37.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458259978 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:37 [2021-06-17T18:51:37.909Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:37 [2021-06-17T18:51:37.909Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=458259978 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=458259978 data=null} to TreeItem with text {debuginfo-synth-exec}
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=458259978 data=null button=1 stateMask=0x0 x=149 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458259979 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}
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=458259981 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=458259981 data=null doit=true} to Tree node with text: Views
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=458259982 data=null} to Tree node with text: Views
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=458259982 data=null button=1 stateMask=0x0 x=100 y=150 count=1} to Tree node with text: Views
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458259982 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
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=458260017 data=null button=1 stateMask=0x80000 x=116 y=150 count=1} to Tree node with text: Views
14:51:37 [2021-06-17T18:51:37.909Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458260041 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458260041 data=null doit=true} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458260041 data=null} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458260041 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458260041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458260067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458260070 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458260070 data=null doit=true} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458260070 data=null} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458260070 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458260071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458260079 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458260079 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458260079 data=null doit=true} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458260079 data=null} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458260080 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458260080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458260084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:38 [2021-06-17T18:51:38.167Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458260085 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458260085 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458260085 data=null} to TreeItem with text {Traces [2]}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458260085 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458260085 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]}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458260088 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:38 [2021-06-17T18:51:38.167Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:38 [2021-06-17T18:51:38.167Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=458260093 data=null doit=true} to TreeItem with text {bug446190}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=458260093 data=null} to TreeItem with text {bug446190}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=458260094 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458260094 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}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=458260155 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=458260156 data=null doit=true} to Tree node with text: Views
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=458260156 data=null} to Tree node with text: Views
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=458260156 data=null button=1 stateMask=0x0 x=116 y=127 count=1} to Tree node with text: Views
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458260156 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
14:51:38 [2021-06-17T18:51:38.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=458260191 data=null button=1 stateMask=0x80000 x=116 y=127 count=1} to Tree node with text: Views
14:51:39 [2021-06-17T18:51:39.540Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:39 [2021-06-17T18:51:39.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=458261491 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
14:51:39 [2021-06-17T18:51:39.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=458261491 data=null doit=true} to TreeItem with text {bug446190}
14:51:39 [2021-06-17T18:51:39.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=458261491 data=null} to TreeItem with text {bug446190}
14:51:39 [2021-06-17T18:51:39.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=458261491 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:39 [2021-06-17T18:51:39.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458261492 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}
14:51:39 [2021-06-17T18:51:39.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=458261499 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:39 [2021-06-17T18:51:39.540Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
14:51:39 [2021-06-17T18:51:39.540Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
14:51:39 [2021-06-17T18:51:39.799Z] 
14:51:39 [2021-06-17T18:51:39.800Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:39.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:39 [2021-06-17T18:51:39.800Z] 
14:51:39 [2021-06-17T18:51:39.800Z] (Eclipse:17424): Gtk-WARNING **: 18:51:39.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:39 [2021-06-17T18:51:39.800Z] 
14:51:39 [2021-06-17T18:51:39.800Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:39.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.058Z] 
14:51:40 [2021-06-17T18:51:40.059Z] (Eclipse:17424): Gtk-WARNING **: 18:51:39.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:40 [2021-06-17T18:51:40.059Z] 
14:51:40 [2021-06-17T18:51:40.059Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:39.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Clicking on Cancel
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=458261979 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')
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=458261979 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')
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=458261979 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=458261979 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=458261979 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')
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=458261979 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')
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=458261979 data=null item=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')
14:51:40 [2021-06-17T18:51:40.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=458261573 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...'
14:51:40 [2021-06-17T18:51:40.059Z] 
14:51:40 [2021-06-17T18:51:40.059Z] (Eclipse:17424): Gtk-WARNING **: 18:51:39.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:40 [2021-06-17T18:51:40.059Z] 
14:51:40 [2021-06-17T18:51:40.059Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:39.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-WARNING **: 18:51:40.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:40.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Clicked on 
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=458262217 data=null button=0 stateMask=0x0 x=155 y=288 count=0} to Tree node with text: IRQ Analysis
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=458262217 data=null doit=true} to Tree node with text: IRQ Analysis
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=458262217 data=null} to Tree node with text: IRQ Analysis
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=458262218 data=null button=1 stateMask=0x0 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458262218 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
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-WARNING **: 18:51:40.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:40.135: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-WARNING **: 18:51:40.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:40.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=458262269 data=null button=1 stateMask=0x80000 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:40.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Clicking on with mnemonic 'Open'
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458262302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:51:40 [2021-06-17T18:51:40.317Z] DEBUG - Clicked on with mnemonic 'Open'
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:40.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:40.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:40.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:40 [2021-06-17T18:51:40.317Z] 
14:51:40 [2021-06-17T18:51:40.317Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:40.254: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.215Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:42 [2021-06-17T18:51:42.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=458264139 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=458264139 data=null doit=true} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=458264139 data=null} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=458264140 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458264140 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}
14:51:42 [2021-06-17T18:51:42.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=458264146 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.216Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
14:51:42 [2021-06-17T18:51:42.216Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
14:51:42 [2021-06-17T18:51:42.216Z] 
14:51:42 [2021-06-17T18:51:42.216Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.473Z] 
14:51:42 [2021-06-17T18:51:42.473Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.473Z] 
14:51:42 [2021-06-17T18:51:42.473Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.473Z] 
14:51:42 [2021-06-17T18:51:42.473Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.473Z] 
14:51:42 [2021-06-17T18:51:42.473Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Clicking on Cancel
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=458264570 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')
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=458264570 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')
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=458264570 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=458264570 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=458264570 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')
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=458264570 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')
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=458264570 data=null item=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')
14:51:42 [2021-06-17T18:51:42.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=458264185 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...'
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - Clicked on 
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=458264721 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=458264721 data=null doit=true} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=458264721 data=null} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=458264721 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458264721 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}
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=458264726 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.656: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.731Z] 
14:51:42 [2021-06-17T18:51:42.731Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
14:51:42 [2021-06-17T18:51:42.731Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
14:51:42 [2021-06-17T18:51:42.991Z] 
14:51:42 [2021-06-17T18:51:42.991Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.991Z] 
14:51:42 [2021-06-17T18:51:42.991Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.991Z] 
14:51:42 [2021-06-17T18:51:42.991Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:42 [2021-06-17T18:51:42.991Z] 
14:51:42 [2021-06-17T18:51:42.991Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:42 [2021-06-17T18:51:42.991Z] 
14:51:42 [2021-06-17T18:51:42.991Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:43 [2021-06-17T18:51:43.250Z] 
14:51:43 [2021-06-17T18:51:43.250Z] (Eclipse:17424): Gtk-WARNING **: 18:51:42.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:43 [2021-06-17T18:51:43.250Z] 
14:51:43 [2021-06-17T18:51:43.250Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:42.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Clicking on Cancel
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=458265141 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')
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=458265141 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')
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=458265141 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=458265141 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=458265141 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')
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=458265142 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')
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=458265142 data=null item=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')
14:51:43 [2021-06-17T18:51:43.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=458264813 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...'
14:51:43 [2021-06-17T18:51:43.250Z] 
14:51:43 [2021-06-17T18:51:43.250Z] (Eclipse:17424): Gtk-WARNING **: 18:51:43.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:43 [2021-06-17T18:51:43.250Z] 
14:51:43 [2021-06-17T18:51:43.250Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:43.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:43 [2021-06-17T18:51:43.250Z] 
14:51:43 [2021-06-17T18:51:43.250Z] (Eclipse:17424): Gtk-WARNING **: 18:51:43.247: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:43 [2021-06-17T18:51:43.250Z] 
14:51:43 [2021-06-17T18:51:43.250Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:43.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:43 [2021-06-17T18:51:43.508Z] 
14:51:43 [2021-06-17T18:51:43.508Z] (Eclipse:17424): Gtk-WARNING **: 18:51:43.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:43 [2021-06-17T18:51:43.508Z] 
14:51:43 [2021-06-17T18:51:43.508Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:43.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Clicked on 
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.508Z] 
14:51:43 [2021-06-17T18:51:43.508Z] (Eclipse:17424): Gtk-WARNING **: 18:51:43.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:43 [2021-06-17T18:51:43.508Z] 
14:51:43 [2021-06-17T18:51:43.508Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:43.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=458265394 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=458265394 data=null doit=true} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=458265394 data=null} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=458265395 data=null button=1 stateMask=0x0 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458265395 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
14:51:43 [2021-06-17T18:51:43.508Z] 
14:51:43 [2021-06-17T18:51:43.508Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:43.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:43 [2021-06-17T18:51:43.508Z] 
14:51:43 [2021-06-17T18:51:43.508Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:43.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=458265438 data=null button=1 stateMask=0x80000 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=458265464 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=458265464 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458265464 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
14:51:43 [2021-06-17T18:51:43.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=458265468 data=null button=1 stateMask=0x80000 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=458265468 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=458265468 data=null doit=true} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=458265468 data=null} to Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.509Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis
14:51:43 [2021-06-17T18:51:43.509Z] 
14:51:43 [2021-06-17T18:51:43.509Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:43.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.038Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:46 [2021-06-17T18:51:46.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=458268061 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
14:51:46 [2021-06-17T18:51:46.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=458268061 data=null doit=true} to TreeItem with text {bug446190}
14:51:46 [2021-06-17T18:51:46.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=458268062 data=null} to TreeItem with text {bug446190}
14:51:46 [2021-06-17T18:51:46.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=458268062 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:46 [2021-06-17T18:51:46.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458268062 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}
14:51:46 [2021-06-17T18:51:46.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=458268066 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
14:51:46 [2021-06-17T18:51:46.038Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
14:51:46 [2021-06-17T18:51:46.038Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.296Z] 
14:51:46 [2021-06-17T18:51:46.296Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.296Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - Clicking on Cancel
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=458268440 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')
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=458268440 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')
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=458268440 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:46 [2021-06-17T18:51:46.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=458268440 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=458268440 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')
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=458268440 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')
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=458268440 data=null item=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')
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=458268103 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...'
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.374: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.375: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Clicked on 
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458268591 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458268591 data=null doit=true} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458268603 data=null} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458268603 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458268603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458268634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458268636 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458268637 data=null doit=true} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458268637 data=null} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458268637 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458268637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.556Z] 
14:51:46 [2021-06-17T18:51:46.556Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.536: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458268655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458268655 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458268656 data=null doit=true} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458268656 data=null} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458268656 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458268656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.814Z] 
14:51:46 [2021-06-17T18:51:46.814Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.556: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.814Z] 
14:51:46 [2021-06-17T18:51:46.814Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.814Z] 
14:51:46 [2021-06-17T18:51:46.814Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:46 [2021-06-17T18:51:46.814Z] 
14:51:46 [2021-06-17T18:51:46.814Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458268687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.814Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458268688 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458268688 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458268688 data=null} to TreeItem with text {Traces [2]}
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458268688 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458268688 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]}
14:51:46 [2021-06-17T18:51:46.814Z] 
14:51:46 [2021-06-17T18:51:46.814Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458268700 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:46 [2021-06-17T18:51:46.814Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:46 [2021-06-17T18:51:46.814Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:46 [2021-06-17T18:51:46.814Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
14:51:46 [2021-06-17T18:51:46.814Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again.
14:51:46 [2021-06-17T18:51:46.814Z] 
14:51:46 [2021-06-17T18:51:46.814Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458268715 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458268715 data=null doit=true} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458268715 data=null} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458268715 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.814Z] 
14:51:46 [2021-06-17T18:51:46.814Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458268715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.814Z] 
14:51:46 [2021-06-17T18:51:46.814Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458268753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:46 [2021-06-17T18:51:46.814Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:46 [2021-06-17T18:51:46.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=458268754 data=null button=0 stateMask=0x0 x=112 y=35 count=0} to TreeItem with text {Experiments [1]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458268754 data=null doit=true} to TreeItem with text {Experiments [1]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458268754 data=null} to TreeItem with text {Experiments [1]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458268755 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458268755 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]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458268759 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
14:51:46 [2021-06-17T18:51:46.815Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:51:46 [2021-06-17T18:51:46.815Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=458268760 data=null doit=true} to TreeItem with text {TestExperiment [2]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=458268760 data=null} to TreeItem with text {TestExperiment [2]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=458268760 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458268761 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]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=458268769 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to TreeItem with text {TestExperiment [2]}
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=458268769 data=null doit=true} to Tree node with text: Views
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=458268769 data=null} to Tree node with text: Views
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=458268769 data=null button=1 stateMask=0x0 x=100 y=127 count=1} to Tree node with text: Views
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458268769 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
14:51:46 [2021-06-17T18:51:46.815Z] 
14:51:46 [2021-06-17T18:51:46.815Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:46 [2021-06-17T18:51:46.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=458268844 data=null button=1 stateMask=0x80000 x=116 y=127 count=1} to Tree node with text: Views
14:51:47 [2021-06-17T18:51:47.072Z] 
14:51:47 [2021-06-17T18:51:47.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:47 [2021-06-17T18:51:47.072Z] 
14:51:47 [2021-06-17T18:51:47.072Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:46.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:47 [2021-06-17T18:51:47.072Z] 
14:51:47 [2021-06-17T18:51:47.072Z] (Eclipse:17424): Gtk-WARNING **: 18:51:46.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458269579 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458269585 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458269585 data=null doit=true} to TreeItem with text {test}
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458269585 data=null} to TreeItem with text {test}
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458269585 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458269585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458269619 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Clicking on with mnemonic 'Delete'
14:51:47 [2021-06-17T18:51:47.638Z] DEBUG - Clicked on with mnemonic 'Delete'
14:51:47 [2021-06-17T18:51:47.895Z] 
14:51:47 [2021-06-17T18:51:47.895Z] (Eclipse:17424): Gtk-WARNING **: 18:51:47.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:47 [2021-06-17T18:51:47.895Z] 
14:51:47 [2021-06-17T18:51:47.896Z] (Eclipse:17424): Gtk-WARNING **: 18:51:47.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:48 [2021-06-17T18:51:48.154Z] 
14:51:48 [2021-06-17T18:51:48.154Z] (Eclipse:17424): Gtk-WARNING **: 18:51:47.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:48 [2021-06-17T18:51:48.154Z] 
14:51:48 [2021-06-17T18:51:48.154Z] (Eclipse:17424): Gtk-WARNING **: 18:51:47.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:48 [2021-06-17T18:51:48.154Z] 
14:51:48 [2021-06-17T18:51:48.154Z] (Eclipse:17424): Gtk-WARNING **: 18:51:47.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null 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')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458270658 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Clicking on OK
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458270659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458270659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458270659 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458270659 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458270659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458270659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.719Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.719Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.720Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.720Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.720Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.720Z] DEBUG - Clicked on OK
14:51:48 [2021-06-17T18:51:48.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458270659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:51:48 [2021-06-17T18:51:48.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458269660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:51:48 [2021-06-17T18:51:48.978Z] 
14:51:48 [2021-06-17T18:51:48.978Z] (Eclipse:17424): Gtk-WARNING **: 18:51:48.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:48 [2021-06-17T18:51:48.978Z] 
14:51:48 [2021-06-17T18:51:48.978Z] (Eclipse:17424): Gtk-WARNING **: 18:51:48.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:48 [2021-06-17T18:51:48.978Z] 
14:51:48 [2021-06-17T18:51:48.978Z] (Eclipse:17424): Gtk-WARNING **: 18:51:48.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:49 [2021-06-17T18:51:49.236Z] 
14:51:49 [2021-06-17T18:51:49.236Z] (Eclipse:17424): Gtk-WARNING **: 18:51:48.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:49 [2021-06-17T18:51:49.236Z] 
14:51:49 [2021-06-17T18:51:49.236Z] (Eclipse:17424): Gtk-WARNING **: 18:51:49.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:49 [2021-06-17T18:51:49.236Z] 
14:51:49 [2021-06-17T18:51:49.236Z] (Eclipse:17424): Gtk-WARNING **: 18:51:49.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:49 [2021-06-17T18:51:49.236Z] 
14:51:49 [2021-06-17T18:51:49.236Z] (Eclipse:17424): Gtk-WARNING **: 18:51:49.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:49 [2021-06-17T18:51:49.236Z] 
14:51:49 [2021-06-17T18:51:49.236Z] (Eclipse:17424): Gtk-WARNING **: 18:51:49.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:49 [2021-06-17T18:51:49.236Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.841 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
14:51:49 [2021-06-17T18:51:49.236Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 1.023 s
14:51:49 [2021-06-17T18:51:49.236Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 8.568 s
14:51:49 [2021-06-17T18:51:49.236Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.124 s
14:51:49 [2021-06-17T18:51:49.236Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.135 s
14:51:49 [2021-06-17T18:51:49.236Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
14:51:49 [2021-06-17T18:51:49.236Z] 
14:51:49 [2021-06-17T18:51:49.236Z] (Eclipse:17424): Gtk-WARNING **: 18:51:49.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:49 [2021-06-17T18:51:49.236Z] 
14:51:49 [2021-06-17T18:51:49.236Z] (Eclipse:17424): Gtk-WARNING **: 18:51:49.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:49 [2021-06-17T18:51:49.236Z] 
14:51:49 [2021-06-17T18:51:49.236Z] (Eclipse:17424): Gtk-WARNING **: 18:51:49.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458271979 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458271979 data=null doit=true} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458271979 data=null} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458271979 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458271980 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}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458272069 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458272072 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458272072 data=null doit=true} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458272072 data=null} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458272072 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] 
14:51:50 [2021-06-17T18:51:50.170Z] !ENTRY org.eclipse.cdt.core 1 0 2021-06-17 18:51:49.960
14:51:50 [2021-06-17T18:51:50.170Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458272072 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}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458272147 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
14:51:50 [2021-06-17T18:51:50.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=458272193 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'
14:51:50 [2021-06-17T18:51:50.428Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458272657 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458272657 data=null doit=true} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458272657 data=null} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458272657 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458272657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458272671 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458272672 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458272672 data=null doit=true} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458272672 data=null} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458272672 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458272672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458272676 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458272677 data=null doit=true} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458272677 data=null} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458272677 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458272677 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}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458272687 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458272688 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458272688 data=null doit=true} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458272688 data=null} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458272688 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458272688 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]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458272696 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458272698 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458272698 data=null doit=true} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458272698 data=null} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458272698 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458272698 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]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458272702 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458272769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458272781 data=null doit=true} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458272781 data=null} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458272782 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458272782 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]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458272784 data=null button=1 stateMask=0x80000 x=76 y=81 count=1} to TreeItem with text {Traces [0]}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458272785 data=null button=0 stateMask=0x0 x=135 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458272785 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458272785 data=null} to TreeItem with text {kernel-overlap-testing}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458272785 data=null button=1 stateMask=0x0 x=135 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:50 [2021-06-17T18:51:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458272785 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}
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458272849 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=458272881 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'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
14:51:50 [2021-06-17T18:51:50.944Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458272893 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458272893 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458272894 data=null} to TreeItem with text {ust-overlap-testing}
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458272894 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458272894 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}
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458272954 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=458273045 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'
14:51:50 [2021-06-17T18:51:50.944Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458273069 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458273069 data=null doit=true} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458273069 data=null} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458273070 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458273070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458273087 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458273088 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458273088 data=null doit=true} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458273088 data=null} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458273088 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458273089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458273100 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:51:51 [2021-06-17T18:51:51.201Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458273101 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458273101 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458273101 data=null} to TreeItem with text {Traces [2]}
14:51:51 [2021-06-17T18:51:51.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458273102 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458273138 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]}
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458273147 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:51 [2021-06-17T18:51:51.202Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458273147 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458273148 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458273148 data=null} to TreeItem with text {kernel-overlap-testing}
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458273148 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458273148 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}
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458273171 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Clicking on with mnemonic 'Open'
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Clicked on with mnemonic 'Open'
14:51:51 [2021-06-17T18:51:51.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458273242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:51:51 [2021-06-17T18:51:51.460Z] 
14:51:51 [2021-06-17T18:51:51.460Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:51.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:52 [2021-06-17T18:51:52.028Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
14:51:52 [2021-06-17T18:51:52.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:52 [2021-06-17T18:51:52.960Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:52 [2021-06-17T18:51:52.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458274976 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
14:51:52 [2021-06-17T18:51:52.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458274976 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:52 [2021-06-17T18:51:52.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458274976 data=null} to TreeItem with text {Traces [2]}
14:51:52 [2021-06-17T18:51:52.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458274977 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:52 [2021-06-17T18:51:52.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458274977 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]}
14:51:52 [2021-06-17T18:51:52.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458274987 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
14:51:52 [2021-06-17T18:51:52.961Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:51:52 [2021-06-17T18:51:52.961Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:51:52 [2021-06-17T18:51:52.961Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:51:53 [2021-06-17T18:51:53.218Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:51:53 [2021-06-17T18:51:53.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=458275065 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'
14:51:53 [2021-06-17T18:51:53.476Z] 
14:51:53 [2021-06-17T18:51:53.476Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-06-17 18:51:53.259
14:51:53 [2021-06-17T18:51:53.476Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
14:51:53 [2021-06-17T18:51:53.476Z] 
14:51:53 [2021-06-17T18:51:53.476Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:53.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:54 [2021-06-17T18:51:54.042Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
14:51:54 [2021-06-17T18:51:54.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:54 [2021-06-17T18:51:54.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:54 [2021-06-17T18:51:54.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458277175 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458277175 data=null doit=true} to TreeItem with text {test}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458277175 data=null} to TreeItem with text {test}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458277175 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458277175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458277185 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:51:55 [2021-06-17T18:51:55.236Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458277186 data=null doit=true} to TreeItem with text {Experiments [1]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458277186 data=null} to TreeItem with text {Experiments [1]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458277186 data=null button=1 stateMask=0x0 x=112 y=58 count=1} to TreeItem with text {Experiments [1]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458277186 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]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458277188 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Experiments [1]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458277200 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458277200 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458277200 data=null} to TreeItem with text {kernel-overlap-testing}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458277200 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458277200 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}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458277223 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=458277250 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=458277250 data=null doit=true} to TreeItem with text {Experiment [2]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=458277250 data=null} to TreeItem with text {Experiment [2]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=458277251 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458277251 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]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=458277269 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458277305 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458277305 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458277305 data=null} to TreeItem with text {Traces [2]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458277305 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:51:55 [2021-06-17T18:51:55.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458277338 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]}
14:51:55 [2021-06-17T18:51:55.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458277352 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:51:55 [2021-06-17T18:51:55.494Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:51:55 [2021-06-17T18:51:55.494Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:51:55 [2021-06-17T18:51:55.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458277394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:51:55 [2021-06-17T18:51:55.494Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Clicking on &No
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=458278179 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')
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=458278179 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')
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=458278179 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=458278179 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=458278179 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')
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=458278179 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')
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=458278179 data=null item=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')
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Clicked on 
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458278272 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458278272 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458278272 data=null} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458278272 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458278272 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}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458278304 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=458278355 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=458278355 data=null doit=true} to TreeItem with text {Experiment [2]}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=458278355 data=null} to TreeItem with text {Experiment [2]}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=458278356 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458278356 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]}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=458278380 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
14:51:56 [2021-06-17T18:51:56.429Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
14:51:56 [2021-06-17T18:51:56.429Z] 
14:51:56 [2021-06-17T18:51:56.429Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:56.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:56 [2021-06-17T18:51:56.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:56 [2021-06-17T18:51:56.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:56 [2021-06-17T18:51:56.687Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
14:51:56 [2021-06-17T18:51:56.687Z] 
14:51:56 [2021-06-17T18:51:56.687Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:56.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:56 [2021-06-17T18:51:56.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:56 [2021-06-17T18:51:56.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:56 [2021-06-17T18:51:56.687Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458278827 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458278827 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458278827 data=null} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458278827 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458278827 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}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458278855 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458278900 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458278900 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458278900 data=null} to TreeItem with text {Traces [2]}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458278901 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458278901 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]}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458278910 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458278946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:51:56 [2021-06-17T18:51:56.945Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - Clicking on &Yes
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458279227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458279227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458279227 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458279227 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458279227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458279227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:51:57 [2021-06-17T18:51:57.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458279228 data=null item=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')
14:51:57 [2021-06-17T18:51:57.463Z] 
14:51:57 [2021-06-17T18:51:57.463Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:57.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:57 [2021-06-17T18:51:57.463Z] 
14:51:57 [2021-06-17T18:51:57.463Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:57.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Clicked on 
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458279625 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458279625 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458279625 data=null} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458279625 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458279625 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}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458279648 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458279692 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458279693 data=null doit=true} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458279693 data=null} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458279693 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458279693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458279754 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458279755 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458279755 data=null doit=true} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458279755 data=null} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458279755 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458279755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458279760 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:51:57 [2021-06-17T18:51:57.721Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458279761 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458279761 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458279761 data=null} to TreeItem with text {Traces [2]}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458279762 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458279762 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]}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458279778 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:51:57 [2021-06-17T18:51:57.721Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:57 [2021-06-17T18:51:57.721Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458279779 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458279779 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458279780 data=null} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458279780 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458279780 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}
14:51:57 [2021-06-17T18:51:57.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458279805 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=458279847 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'
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458279868 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458279868 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458279869 data=null} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458279869 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458279869 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}
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458279872 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Clicking on with mnemonic 'Open'
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Clicked on with mnemonic 'Open'
14:51:57 [2021-06-17T18:51:57.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=458279903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
14:51:57 [2021-06-17T18:51:57.978Z] 
14:51:57 [2021-06-17T18:51:57.978Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:57.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:58 [2021-06-17T18:51:58.543Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:51:59 [2021-06-17T18:51:59.476Z] 
14:51:59 [2021-06-17T18:51:59.476Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:59.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:59 [2021-06-17T18:51:59.476Z] 
14:51:59 [2021-06-17T18:51:59.476Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:59.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Attempting to set focus on Tree with text {}
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458281430 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458281430 data=null doit=true} to TreeItem with text {Traces [2]}
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458281430 data=null} to TreeItem with text {Traces [2]}
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458281430 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458281430 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]}
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458281444 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:51:59 [2021-06-17T18:51:59.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=458281473 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'
14:51:59 [2021-06-17T18:51:59.476Z] 
14:51:59 [2021-06-17T18:51:59.476Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-06-17 18:51:59.413
14:51:59 [2021-06-17T18:51:59.476Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
14:51:59 [2021-06-17T18:51:59.733Z] 
14:51:59 [2021-06-17T18:51:59.733Z] (Eclipse:17424): Gtk-CRITICAL **: 18:51:59.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:51:59 [2021-06-17T18:51:59.992Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
14:52:01 [2021-06-17T18:52:01.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:52:01 [2021-06-17T18:52:01.363Z] 
14:52:01 [2021-06-17T18:52:01.363Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:00.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:01 [2021-06-17T18:52:01.364Z] 
14:52:01 [2021-06-17T18:52:01.364Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:00.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458283113 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458283113 data=null doit=true} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458283113 data=null} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458283113 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458283139 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.364Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:52:01 [2021-06-17T18:52:01.364Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458283140 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458283140 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458283140 data=null} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458283140 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283140 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}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458283161 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458283190 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458283190 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458283190 data=null} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458283190 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283190 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}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458283206 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=458283235 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=458283236 data=null doit=true} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=458283236 data=null} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=458283236 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283236 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]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=458283255 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458283285 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458283285 data=null doit=true} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458283285 data=null} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458283285 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283285 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]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458283296 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458283328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458283333 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458283333 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458283333 data=null} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458283334 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283334 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}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458283355 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458283384 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458283384 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458283384 data=null} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458283385 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283385 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}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458283398 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=458283467 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=458283467 data=null doit=true} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=458283467 data=null} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=458283467 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283467 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]}
14:52:01 [2021-06-17T18:52:01.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=458283486 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458283556 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458283556 data=null doit=true} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458283556 data=null} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458283557 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458283566 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458283566 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458283566 data=null doit=true} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458283566 data=null} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458283567 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458283578 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
14:52:01 [2021-06-17T18:52:01.622Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458283579 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458283579 data=null doit=true} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458283579 data=null} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458283580 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283580 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]}
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458283593 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
14:52:01 [2021-06-17T18:52:01.622Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:52:01 [2021-06-17T18:52:01.622Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458283639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.622Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.879Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458283895 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458283895 data=null doit=true} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458283895 data=null} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458283895 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283895 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}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458283941 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458283942 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458283942 data=null doit=true} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458283942 data=null} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458283942 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458283942 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}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458283946 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458283989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:52:01 [2021-06-17T18:52:01.879Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458284091 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458284091 data=null doit=true} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458284091 data=null} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458284092 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458284092 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}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458284096 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458284128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458284133 data=null doit=true} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458284133 data=null} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458284133 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458284134 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}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458284137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=458284137 data=null doit=true} to TreeItem with text {Trace Compass}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=458284137 data=null} to TreeItem with text {Trace Compass}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=458284137 data=null button=1 stateMask=0x0 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458284137 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}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=458284140 data=null button=1 stateMask=0x80000 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458284140 data=null button=0 stateMask=0x0 x=94 y=81 count=0} to TreeItem with text {Traces [0]}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458284140 data=null doit=true} to TreeItem with text {Traces [0]}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458284140 data=null} to TreeItem with text {Traces [0]}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458284140 data=null button=1 stateMask=0x0 x=94 y=81 count=1} to TreeItem with text {Traces [0]}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458284141 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]}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458284154 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [0]}
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:52:02 [2021-06-17T18:52:02.137Z] DEBUG - Clicking on with mnemonic 'Import...'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - Clicked on with mnemonic 'Import...'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:52:02 [2021-06-17T18:52:02.395Z] 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')
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} time=458284497 data=null} to (of type 'Combo')
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:02 [2021-06-17T18:52:02.395Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458284530 data=null doit=true} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458284530 data=null} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458284530 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458284530 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}
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458284531 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {c-project}
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=458284532 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=458284532 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=458284532 data=null} to Tree node with text: kernel-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=458284532 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458284532 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
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=458284534 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:02 [2021-06-17T18:52:02.654Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=458284554 data=null button=0 stateMask=0x0 x=142 y=81 count=0} to Tree node with text: ust-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=458284554 data=null doit=true} to Tree node with text: ust-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=458284554 data=null} to Tree node with text: ust-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=458284554 data=null button=1 stateMask=0x0 x=142 y=81 count=1} to Tree node with text: ust-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458284554 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
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=458284556 data=null button=1 stateMask=0x80000 x=142 y=81 count=1} to Tree node with text: ust-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - Setting state to checked on: ust-overlap-testing
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:52:02 [2021-06-17T18:52:02.654Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Clicking on &Finish
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=458284558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=458284558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=458284558 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=458284558 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=458284558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=458284558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Clicked on &Finish
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=458284558 data=null item=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')
14:52:02 [2021-06-17T18:52:02.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=458284185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458285064 data=null doit=true} to TreeItem with text {Traces [2]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458285064 data=null} to TreeItem with text {Traces [2]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458285064 data=null button=1 stateMask=0x0 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458285064 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]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458285068 data=null button=1 stateMask=0x80000 x=94 y=81 count=1} to TreeItem with text {Traces [2]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458285069 data=null button=0 stateMask=0x0 x=94 y=81 count=0} to TreeItem with text {Traces [2]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458285069 data=null doit=true} to TreeItem with text {Traces [2]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458285069 data=null} to TreeItem with text {Traces [2]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458285069 data=null button=1 stateMask=0x0 x=94 y=81 count=1} to TreeItem with text {Traces [2]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458285069 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]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458285084 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:52:03 [2021-06-17T18:52:03.222Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:52:03 [2021-06-17T18:52:03.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=458285108 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'
14:52:03 [2021-06-17T18:52:03.479Z] 
14:52:03 [2021-06-17T18:52:03.479Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-06-17 18:52:03.434
14:52:03 [2021-06-17T18:52:03.479Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
14:52:03 [2021-06-17T18:52:03.736Z] 
14:52:03 [2021-06-17T18:52:03.736Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:03.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:03 [2021-06-17T18:52:03.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
14:52:05 [2021-06-17T18:52:05.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:52:05 [2021-06-17T18:52:05.362Z] 
14:52:05 [2021-06-17T18:52:05.362Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:05.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:05 [2021-06-17T18:52:05.362Z] 
14:52:05 [2021-06-17T18:52:05.362Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:05.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:05 [2021-06-17T18:52:05.363Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
14:52:05 [2021-06-17T18:52:05.363Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
14:52:05 [2021-06-17T18:52:05.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458287468 data=null doit=true} to TreeItem with text {Experiments [1]}
14:52:05 [2021-06-17T18:52:05.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458287468 data=null} to TreeItem with text {Experiments [1]}
14:52:05 [2021-06-17T18:52:05.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458287468 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
14:52:05 [2021-06-17T18:52:05.363Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458287469 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]}
14:52:05 [2021-06-17T18:52:05.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458287472 data=null button=1 stateMask=0x80000 x=114 y=58 count=1} to TreeItem with text {Experiments [1]}
14:52:05 [2021-06-17T18:52:05.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=458287472 data=null doit=true} to TreeItem with text {Experiment [2]}
14:52:05 [2021-06-17T18:52:05.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=458287472 data=null} to TreeItem with text {Experiment [2]}
14:52:05 [2021-06-17T18:52:05.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=458287472 data=null button=1 stateMask=0x0 x=129 y=81 count=1} to TreeItem with text {Experiment [2]}
14:52:05 [2021-06-17T18:52:05.363Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458287472 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]}
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=458287546 data=null button=1 stateMask=0x80000 x=145 y=81 count=1} to TreeItem with text {Experiment [2]}
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458287547 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458287547 data=null doit=true} to TreeItem with text {c-project}
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458287548 data=null} to TreeItem with text {c-project}
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458287548 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458287548 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}
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458287556 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458287598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:52:05 [2021-06-17T18:52:05.621Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:52:05 [2021-06-17T18:52:05.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:05 [2021-06-17T18:52:05.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458287988 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:52:05 [2021-06-17T18:52:05.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458287988 data=null doit=true} to TreeItem with text {c-project}
14:52:05 [2021-06-17T18:52:05.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458287988 data=null} to TreeItem with text {c-project}
14:52:05 [2021-06-17T18:52:05.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458287988 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458287988 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}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458288009 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458288062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458288067 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458288067 data=null doit=true} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458288067 data=null} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458288068 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458288068 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}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458288072 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458288156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.136Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458288257 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458288257 data=null doit=true} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458288257 data=null} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458288257 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458288257 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}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458288265 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=458288301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:52:06 [2021-06-17T18:52:06.393Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
14:52:06 [2021-06-17T18:52:06.393Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=458288305 data=null doit=true} to TreeItem with text {Experiments [1]}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=458288305 data=null} to TreeItem with text {Experiments [1]}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=458288305 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
14:52:06 [2021-06-17T18:52:06.393Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458288305 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]}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=458288305 data=null button=1 stateMask=0x80000 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458288341 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458288347 data=null button=0 stateMask=0x0 x=55 y=104 count=0} to TreeItem with text {test}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458288347 data=null doit=true} to TreeItem with text {test}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458288347 data=null} to TreeItem with text {test}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458288347 data=null button=1 stateMask=0x0 x=55 y=104 count=1} to TreeItem with text {test}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458288348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458288375 data=null button=1 stateMask=0x80000 x=55 y=104 count=1} to TreeItem with text {test}
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Clicking on with mnemonic 'Delete'
14:52:06 [2021-06-17T18:52:06.394Z] DEBUG - Clicked on with mnemonic 'Delete'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null 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')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289395 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458289395 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Clicking on OK
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458289396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458289396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458289396 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458289396 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458289396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458289396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.326Z] DEBUG - Clicked on OK
14:52:07 [2021-06-17T18:52:07.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458289397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:07 [2021-06-17T18:52:07.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458288451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458289902 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=458289906 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=458289906 data=null doit=true} to TreeItem with text {c-project}
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=458289906 data=null} to TreeItem with text {c-project}
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=458289906 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458289906 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}
14:52:07 [2021-06-17T18:52:07.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=458289927 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
14:52:08 [2021-06-17T18:52:08.100Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:52:08 [2021-06-17T18:52:08.100Z] DEBUG - Clicking on with mnemonic 'Delete'
14:52:08 [2021-06-17T18:52:08.100Z] DEBUG - Clicked on with mnemonic 'Delete'
14:52:08 [2021-06-17T18:52:08.100Z] 
14:52:08 [2021-06-17T18:52:08.100Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:07.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290823 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290823 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] 
14:52:09 [2021-06-17T18:52:09.035Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:08.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:09 [2021-06-17T18:52:09.035Z] 
14:52:09 [2021-06-17T18:52:09.035Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:08.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290824 data=null 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')
14:52:09 [2021-06-17T18:52:09.035Z] 
14:52:09 [2021-06-17T18:52:09.035Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:08.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458290830 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.035Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Clicking on OK
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458290831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458290831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458290831 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458290831 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458290831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458290831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Clicked on OK
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458290831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:09 [2021-06-17T18:52:09.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458289972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:52:09 [2021-06-17T18:52:09.294Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.161 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
14:52:09 [2021-06-17T18:52:09.294Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.415 s
14:52:09 [2021-06-17T18:52:09.294Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 6.623 s
14:52:09 [2021-06-17T18:52:09.294Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.864 s
14:52:09 [2021-06-17T18:52:09.294Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.337 s
14:52:09 [2021-06-17T18:52:09.294Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.449 s
14:52:09 [2021-06-17T18:52:09.294Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
14:52:09 [2021-06-17T18:52:09.859Z] 
14:52:09 [2021-06-17T18:52:09.859Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:09.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:15 [2021-06-17T18:52:15.123Z] 
14:52:15 [2021-06-17T18:52:15.123Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:14.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:19 [2021-06-17T18:52:19.305Z] 
14:52:19 [2021-06-17T18:52:19.305Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:19.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:21 [2021-06-17T18:52:21.203Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.547 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
14:52:21 [2021-06-17T18:52:21.203Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 3.1 s
14:52:21 [2021-06-17T18:52:21.203Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.108 s
14:52:21 [2021-06-17T18:52:21.203Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.897 s
14:52:21 [2021-06-17T18:52:21.203Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
14:52:21 [2021-06-17T18:52:21.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458303342 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:21 [2021-06-17T18:52:21.460Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:21 [2021-06-17T18:52:21.460Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:21 [2021-06-17T18:52:21.460Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458303776 data=null doit=true} to Shell with text {Preferences}
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458303779 data=null doit=true} to TreeItem with text {Tracing}
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458303779 data=null} to TreeItem with text {Tracing}
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458303780 data=null button=1 stateMask=0x0 x=49 y=150 count=1} to TreeItem with text {Tracing}
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458303780 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}
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458303782 data=null button=1 stateMask=0x80000 x=49 y=150 count=1} to TreeItem with text {Tracing}
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458303782 data=null doit=true} to Tree node with text: Perspectives
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458303782 data=null} to Tree node with text: Perspectives
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458303782 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458303783 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
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458303783 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458303796 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:21 [2021-06-17T18:52:21.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458303796 data=null doit=true} to Tree node with text: Perspectives
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458303796 data=null} to Tree node with text: Perspectives
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458303841 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458303841 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
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458303853 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
14:52:21 [2021-06-17T18:52:21.978Z] 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')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] 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.
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Clicking on Apply and Close
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458303868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458303868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458303869 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458303869 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458303869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458303869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458303869 data=null item=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')
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458303403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:21 [2021-06-17T18:52:21.978Z] DEBUG - Clicked on 
14:52:22 [2021-06-17T18:52:22.235Z] 
14:52:22 [2021-06-17T18:52:22.235Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:22.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:24 [2021-06-17T18:52:24.132Z] 
14:52:24 [2021-06-17T18:52:24.132Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:23.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:24 [2021-06-17T18:52:24.132Z] 
14:52:24 [2021-06-17T18:52:24.132Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:23.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:24 [2021-06-17T18:52:24.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458305862 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:24 [2021-06-17T18:52:24.132Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:24 [2021-06-17T18:52:24.132Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:24 [2021-06-17T18:52:24.132Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458306254 data=null doit=true} to Shell with text {Preferences}
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:24 [2021-06-17T18:52:24.389Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458306256 data=null doit=true} to Tree node with text: Perspectives
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458306256 data=null} to Tree node with text: Perspectives
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458306257 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458306257 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
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458306258 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458306259 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458306259 data=null doit=true} to Tree node with text: Perspectives
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458306259 data=null} to Tree node with text: Perspectives
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458306259 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458306259 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
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458306260 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
14:52:24 [2021-06-17T18:52:24.389Z] 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')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] 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')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=458306261 data=null doit=true} to Button with text {Never}
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=458306261 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}
14:52:24 [2021-06-17T18:52:24.389Z] 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')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=458306262 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')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=458306262 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')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=458306262 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')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=458306262 data=null item=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')
14:52:24 [2021-06-17T18:52:24.389Z] 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')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:52:24 [2021-06-17T18:52:24.389Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:52:24 [2021-06-17T18:52:24.390Z] 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')
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Clicking on Apply and Close
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458306264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458306264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458306264 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458306264 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458306265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458306265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458306265 data=null item=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')
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458305872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:24 [2021-06-17T18:52:24.390Z] DEBUG - Clicked on 
14:52:24 [2021-06-17T18:52:24.647Z] 
14:52:24 [2021-06-17T18:52:24.647Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:24.481: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:26 [2021-06-17T18:52:26.020Z] 
14:52:26 [2021-06-17T18:52:26.020Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:25.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:26 [2021-06-17T18:52:26.020Z] 
14:52:26 [2021-06-17T18:52:26.020Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:25.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:26 [2021-06-17T18:52:26.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458308105 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:26 [2021-06-17T18:52:26.020Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:26 [2021-06-17T18:52:26.278Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:26 [2021-06-17T18:52:26.278Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:26 [2021-06-17T18:52:26.536Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:26 [2021-06-17T18:52:26.536Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:26 [2021-06-17T18:52:26.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458308495 data=null doit=true} to Shell with text {Preferences}
14:52:26 [2021-06-17T18:52:26.536Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:26 [2021-06-17T18:52:26.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:26 [2021-06-17T18:52:26.537Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458308546 data=null doit=true} to Tree node with text: Perspectives
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458308546 data=null} to Tree node with text: Perspectives
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458308547 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458308547 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
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458308547 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458308548 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458308548 data=null doit=true} to Tree node with text: Perspectives
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458308548 data=null} to Tree node with text: Perspectives
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458308549 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458308549 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
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458308549 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
14:52:26 [2021-06-17T18:52:26.537Z] 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')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] 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.
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:52:26 [2021-06-17T18:52:26.537Z] 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')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Clicking on Apply and Close
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458308553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458308553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458308553 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458308553 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458308553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458308553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458308553 data=null item=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')
14:52:26 [2021-06-17T18:52:26.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458308142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:26 [2021-06-17T18:52:26.795Z] DEBUG - Clicked on 
14:52:26 [2021-06-17T18:52:26.795Z] 
14:52:26 [2021-06-17T18:52:26.795Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:26.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:27 [2021-06-17T18:52:27.361Z] 
14:52:27 [2021-06-17T18:52:27.361Z] (Eclipse:17424): Gtk-WARNING **: 18:52:27.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:52:27 [2021-06-17T18:52:27.361Z] 
14:52:27 [2021-06-17T18:52:27.361Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:27.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:27 [2021-06-17T18:52:27.620Z] 
14:52:27 [2021-06-17T18:52:27.620Z] (Eclipse:17424): Gtk-CRITICAL **: 18:52:27.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458310174 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458310174 data=null doit=true} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458310174 data=null} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458310175 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458310175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458310180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458310181 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458310181 data=null doit=true} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458310181 data=null} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458310181 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458310181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458310185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458310186 data=null doit=true} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458310186 data=null} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458310186 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458310186 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}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458310188 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=458310189 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [2]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458310189 data=null doit=true} to TreeItem with text {Traces [2]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458310189 data=null} to TreeItem with text {Traces [2]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458310190 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458310190 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]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458310243 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=458310244 data=null doit=true} to TreeItem with text {Traces [2]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=458310244 data=null} to TreeItem with text {Traces [2]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=458310244 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458310244 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]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=458310247 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=458310248 data=null button=0 stateMask=0x0 x=83 y=81 count=0} to TreeItem with text {kernel}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=458310248 data=null doit=true} to TreeItem with text {kernel}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=458310248 data=null} to TreeItem with text {kernel}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=458310248 data=null button=1 stateMask=0x0 x=83 y=81 count=1} to TreeItem with text {kernel}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458310248 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}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=458310253 data=null button=1 stateMask=0x80000 x=99 y=81 count=1} to TreeItem with text {kernel}
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
14:52:28 [2021-06-17T18:52:28.187Z] DEBUG - Clicking on with mnemonic 'Test experiment'
14:52:28 [2021-06-17T18:52:28.445Z] DEBUG - Clicked on with mnemonic 'Test experiment'
14:52:28 [2021-06-17T18:52:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=458310292 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'
14:52:30 [2021-06-17T18:52:30.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458311845 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:30 [2021-06-17T18:52:30.076Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:30 [2021-06-17T18:52:30.076Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:30 [2021-06-17T18:52:30.076Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458312202 data=null doit=true} to Shell with text {Preferences}
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:30 [2021-06-17T18:52:30.335Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458312204 data=null doit=true} to Tree node with text: Perspectives
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458312204 data=null} to Tree node with text: Perspectives
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458312205 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458312205 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
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458312206 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458312207 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458312207 data=null doit=true} to Tree node with text: Perspectives
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458312207 data=null} to Tree node with text: Perspectives
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458312207 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458312216 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
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458312216 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:30 [2021-06-17T18:52:30.335Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:52:30 [2021-06-17T18:52:30.336Z] 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')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] 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')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=458312218 data=null doit=true} to Button with text {Always}
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=458312218 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}
14:52:30 [2021-06-17T18:52:30.336Z] 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')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=458312219 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')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=458312219 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')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=458312219 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')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=458312219 data=null item=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')
14:52:30 [2021-06-17T18:52:30.336Z] 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')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:52:30 [2021-06-17T18:52:30.336Z] 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')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Clicking on Apply and Close
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458312221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458312221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458312221 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458312221 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458312221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458312221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458312221 data=null item=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')
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458311878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:30 [2021-06-17T18:52:30.336Z] DEBUG - Clicked on 
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=458313895 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')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=458313897 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')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=458313897 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=458313897 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=458313898 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')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=458313898 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')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=458313898 data=null item=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')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=458313898 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')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=458313898 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')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=458313898 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')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=458313898 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=458313898 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Clicking on &Yes
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458313899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458313899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458313899 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458313899 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458313899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458313899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458313899 data=null item=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')
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Clicked on 
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=458314202 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:32 [2021-06-17T18:52:32.234Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458314677 data=null doit=true} to Shell with text {Preferences}
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:32 [2021-06-17T18:52:32.800Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458314679 data=null doit=true} to Tree node with text: Perspectives
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458314679 data=null} to Tree node with text: Perspectives
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458314679 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458314680 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
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458314680 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458314681 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458314681 data=null doit=true} to Tree node with text: Perspectives
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458314681 data=null} to Tree node with text: Perspectives
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458314681 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458314681 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
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458314682 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
14:52:32 [2021-06-17T18:52:32.800Z] 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')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Clicking on Cancel
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=458314684 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')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=458314684 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')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=458314684 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=458314684 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=458314684 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')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=458314684 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')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=458314685 data=null item=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')
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458314293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:32 [2021-06-17T18:52:32.800Z] DEBUG - Clicked on 
14:52:33 [2021-06-17T18:52:33.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458315273 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:33 [2021-06-17T18:52:33.365Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:33 [2021-06-17T18:52:33.365Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:33 [2021-06-17T18:52:33.365Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458315669 data=null doit=true} to Shell with text {Preferences}
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:33 [2021-06-17T18:52:33.624Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458315671 data=null doit=true} to Tree node with text: Perspectives
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458315671 data=null} to Tree node with text: Perspectives
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458315678 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458315678 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
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458315678 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458315679 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458315679 data=null doit=true} to Tree node with text: Perspectives
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458315679 data=null} to Tree node with text: Perspectives
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458315679 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458315679 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
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458315680 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:52:33 [2021-06-17T18:52:33.624Z] 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')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] 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')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=458315682 data=null doit=true} to Button with text {Always}
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=458315682 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}
14:52:33 [2021-06-17T18:52:33.624Z] 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')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=458315682 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')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=458315682 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')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=458315682 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')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=458315683 data=null item=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')
14:52:33 [2021-06-17T18:52:33.624Z] 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')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:52:33 [2021-06-17T18:52:33.624Z] 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')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Clicking on Apply and Close
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458315684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458315684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458315684 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458315684 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458315684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458315685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458315685 data=null item=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')
14:52:33 [2021-06-17T18:52:33.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458315300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:33 [2021-06-17T18:52:33.882Z] DEBUG - Clicked on 
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Clicking on &No
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=458317206 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')
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=458317206 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')
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=458317206 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=458317206 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=458317206 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')
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=458317207 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')
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=458317207 data=null item=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')
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Clicked on 
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=458317315 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
14:52:35 [2021-06-17T18:52:35.256Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:35 [2021-06-17T18:52:35.514Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:35 [2021-06-17T18:52:35.514Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458317783 data=null doit=true} to Shell with text {Preferences}
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:35 [2021-06-17T18:52:35.772Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458317791 data=null doit=true} to Tree node with text: Perspectives
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458317791 data=null} to Tree node with text: Perspectives
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458317791 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458317792 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
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458317792 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458317793 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458317793 data=null doit=true} to Tree node with text: Perspectives
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458317793 data=null} to Tree node with text: Perspectives
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458317793 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458317793 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
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458317794 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:52:35 [2021-06-17T18:52:35.772Z] 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')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Clicking on Cancel
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=458317796 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')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=458317796 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')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=458317796 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=458317796 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=458317796 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')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=458317796 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')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=458317796 data=null item=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')
14:52:35 [2021-06-17T18:52:35.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458317397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:36 [2021-06-17T18:52:36.030Z] DEBUG - Clicked on 
14:52:36 [2021-06-17T18:52:36.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458318160 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:36 [2021-06-17T18:52:36.288Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:36 [2021-06-17T18:52:36.288Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:36 [2021-06-17T18:52:36.288Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458318552 data=null doit=true} to Shell with text {Preferences}
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:36 [2021-06-17T18:52:36.546Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458318554 data=null doit=true} to Tree node with text: Perspectives
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458318554 data=null} to Tree node with text: Perspectives
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458318555 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458318556 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
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458318556 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:36 [2021-06-17T18:52:36.546Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458318557 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458318557 data=null doit=true} to Tree node with text: Perspectives
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458318557 data=null} to Tree node with text: Perspectives
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458318558 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458318558 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
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458318558 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:52:36 [2021-06-17T18:52:36.547Z] 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')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] 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.
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:52:36 [2021-06-17T18:52:36.547Z] 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')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Clicking on Apply and Close
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458318562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458318562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458318562 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458318563 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458318563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458318563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458318563 data=null item=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')
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458318185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:36 [2021-06-17T18:52:36.547Z] DEBUG - Clicked on 
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Clicking on &Yes
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458320081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458320081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458320081 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458320081 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458320082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458320082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458320082 data=null item=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')
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Clicked on 
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=458320302 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:38 [2021-06-17T18:52:38.444Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:38 [2021-06-17T18:52:38.702Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:38 [2021-06-17T18:52:38.702Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:38 [2021-06-17T18:52:38.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458320814 data=null doit=true} to Shell with text {Preferences}
14:52:38 [2021-06-17T18:52:38.959Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:38 [2021-06-17T18:52:38.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:38 [2021-06-17T18:52:38.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:38 [2021-06-17T18:52:38.959Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:38 [2021-06-17T18:52:38.959Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:38 [2021-06-17T18:52:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458320817 data=null doit=true} to Tree node with text: Perspectives
14:52:38 [2021-06-17T18:52:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458320817 data=null} to Tree node with text: Perspectives
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458320817 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458320818 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
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458320818 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458320819 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458320819 data=null doit=true} to Tree node with text: Perspectives
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458320848 data=null} to Tree node with text: Perspectives
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458320848 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458320848 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
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458320849 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:52:38 [2021-06-17T18:52:38.960Z] 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')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Clicking on Cancel
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=458320851 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')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=458320851 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')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=458320851 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=458320852 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=458320852 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')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=458320852 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')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=458320852 data=null item=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')
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458320361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:38 [2021-06-17T18:52:38.960Z] DEBUG - Clicked on 
14:52:39 [2021-06-17T18:52:39.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458321284 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:39 [2021-06-17T18:52:39.217Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:39 [2021-06-17T18:52:39.217Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:39 [2021-06-17T18:52:39.217Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458321607 data=null doit=true} to Shell with text {Preferences}
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:39 [2021-06-17T18:52:39.785Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458321608 data=null doit=true} to Tree node with text: Perspectives
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458321609 data=null} to Tree node with text: Perspectives
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458321609 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458321609 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
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458321610 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458321611 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458321611 data=null doit=true} to Tree node with text: Perspectives
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458321611 data=null} to Tree node with text: Perspectives
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458321611 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458321611 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
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458321611 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
14:52:39 [2021-06-17T18:52:39.785Z] 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')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] 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')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=458321623 data=null doit=true} to Button with text {Prompt}
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=458321623 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}
14:52:39 [2021-06-17T18:52:39.785Z] 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')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=458321624 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')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=458321624 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')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=458321624 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')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=458321624 data=null item=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')
14:52:39 [2021-06-17T18:52:39.785Z] 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')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:52:39 [2021-06-17T18:52:39.785Z] 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')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Clicking on Apply and Close
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458321626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458321626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458321626 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458321626 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458321626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458321626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458321626 data=null item=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')
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458321295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:39 [2021-06-17T18:52:39.785Z] DEBUG - Clicked on 
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458323351 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458323665 data=null doit=true} to Shell with text {Preferences}
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:41 [2021-06-17T18:52:41.684Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458323667 data=null doit=true} to Tree node with text: Perspectives
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458323667 data=null} to Tree node with text: Perspectives
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458323668 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458323668 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
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458323668 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458323669 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458323669 data=null doit=true} to Tree node with text: Perspectives
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458323669 data=null} to Tree node with text: Perspectives
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458323670 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458323670 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
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458323670 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.684Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:52:41 [2021-06-17T18:52:41.685Z] 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')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] 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')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=458323672 data=null doit=true} to Button with text {Always}
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=458323672 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}
14:52:41 [2021-06-17T18:52:41.685Z] 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')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=458323673 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')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=458323673 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')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=458323673 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')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=458323673 data=null item=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')
14:52:41 [2021-06-17T18:52:41.685Z] 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')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:52:41 [2021-06-17T18:52:41.685Z] 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')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Clicking on Apply and Close
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458323675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458323675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458323675 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458323675 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458323676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458323676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458323676 data=null item=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')
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458323363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:41 [2021-06-17T18:52:41.685Z] DEBUG - Clicked on 
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=458325233 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=458325236 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=458325236 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=458325236 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=458325236 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=458325236 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=458325236 data=null item=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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=458325236 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=458325236 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=458325236 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=458325236 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=458325236 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Clicking on &No
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=458325237 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=458325237 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=458325237 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=458325237 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=458325237 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=458325237 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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=458325237 data=null item=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')
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Clicked on 
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=458325381 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:52:43 [2021-06-17T18:52:43.587Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458325851 data=null doit=true} to Shell with text {Preferences}
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:52:43 [2021-06-17T18:52:43.857Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458325853 data=null doit=true} to Tree node with text: Perspectives
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458325853 data=null} to Tree node with text: Perspectives
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458325854 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458325854 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
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458325854 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=458325856 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=458325856 data=null doit=true} to Tree node with text: Perspectives
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=458325856 data=null} to Tree node with text: Perspectives
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=458325856 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458325856 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
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=458325857 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
14:52:43 [2021-06-17T18:52:43.857Z] 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')
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.857Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - Clicking on Cancel
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=458325859 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')
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=458325859 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')
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=458325860 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=458325860 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=458325860 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')
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=458325860 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')
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=458325860 data=null item=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')
14:52:43 [2021-06-17T18:52:43.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458325471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:52:44 [2021-06-17T18:52:44.116Z] DEBUG - Clicked on 
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458326529 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Attempting to set focus on Tree with text {}
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458326548 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458326548 data=null doit=true} to TreeItem with text {test}
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458326548 data=null} to TreeItem with text {test}
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458326548 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458326548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458326555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Clicking on with mnemonic 'Delete'
14:52:44 [2021-06-17T18:52:44.684Z] DEBUG - Clicked on with mnemonic 'Delete'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327514 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327514 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327515 data=null 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')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327515 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458327515 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Clicking on OK
14:52:45 [2021-06-17T18:52:45.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458327516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458327516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458327516 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458327516 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458327516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458327516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.619Z] DEBUG - Clicked on OK
14:52:45 [2021-06-17T18:52:45.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458327516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:52:45 [2021-06-17T18:52:45.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458326596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:52:46 [2021-06-17T18:52:46.136Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.128 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
14:52:46 [2021-06-17T18:52:46.136Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.583 s
14:52:46 [2021-06-17T18:52:46.136Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.274 s
14:52:46 [2021-06-17T18:52:46.136Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.623 s
14:52:46 [2021-06-17T18:52:46.136Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.413 s
14:52:46 [2021-06-17T18:52:46.136Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.93 s
14:52:46 [2021-06-17T18:52:46.136Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.117 s
14:52:46 [2021-06-17T18:52:46.136Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.096 s
14:52:46 [2021-06-17T18:52:46.136Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.925 s
14:52:46 [2021-06-17T18:52:46.136Z] 
14:52:46 [2021-06-17T18:52:46.136Z] Results:
14:52:46 [2021-06-17T18:52:46.136Z] 
14:52:46 [2021-06-17T18:52:46.136Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
14:52:46 [2021-06-17T18:52:46.136Z] 
14:52:46 [2021-06-17T18:52:46.394Z] 
14:52:46 [2021-06-17T18:52:46.394Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:52:46.277
14:52:46 [2021-06-17T18:52:46.394Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] All tests passed!
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] 
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT.jar
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT.pom
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] 
14:52:46 [2021-06-17T18:52:46.959Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.6-SNAPSHOT [127/138]
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] The project's OSGi version is 1.0.6.202106171750
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.218Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
14:52:47 [2021-06-17T18:52:47.476Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.476Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:52:47 [2021-06-17T18:52:47.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
14:52:47 [2021-06-17T18:52:47.476Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.476Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-sources.jar
14:52:47 [2021-06-17T18:52:47.476Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.477Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.477Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.477Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.477Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
14:52:47 [2021-06-17T18:52:47.734Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.735Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.735Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] 
14:52:47 [2021-06-17T18:52:47.735Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:48 [2021-06-17T18:52:48.302Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
14:52:48 [2021-06-17T18:52:48.302Z] [INFO] Command line:
14:52:48 [2021-06-17T18:52:48.302Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:52:48 [2021-06-17T18:52:48.302Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:51 [2021-06-17T18:52:51.585Z] !SESSION 2021-06-17 18:52:48.289 -----------------------------------------------
14:52:51 [2021-06-17T18:52:51.585Z] eclipse.buildId=unknown
14:52:51 [2021-06-17T18:52:51.585Z] java.version=11.0.2
14:52:51 [2021-06-17T18:52:51.585Z] java.vendor=Oracle Corporation
14:52:51 [2021-06-17T18:52:51.585Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:52:51 [2021-06-17T18:52:51.585Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:52:51 [2021-06-17T18:52:51.585Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:52:51 [2021-06-17T18:52:51.585Z] 
14:52:51 [2021-06-17T18:52:51.585Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:52:50.862
14:52:51 [2021-06-17T18:52:51.585Z] !MESSAGE FrameworkEvent ERROR
14:52:51 [2021-06-17T18:52:51.585Z] !STACK 0
14:52:51 [2021-06-17T18:52:51.585Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:52:51 [2021-06-17T18:52:51.586Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:52:51 [2021-06-17T18:52:51.586Z] 
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:52:51 [2021-06-17T18:52:51.586Z] 
14:52:51 [2021-06-17T18:52:51.586Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:52:51.042
14:52:51 [2021-06-17T18:52:51.586Z] !MESSAGE FrameworkEvent ERROR
14:52:51 [2021-06-17T18:52:51.586Z] !STACK 0
14:52:51 [2021-06-17T18:52:51.586Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:52:51 [2021-06-17T18:52:51.586Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:52:51 [2021-06-17T18:52:51.586Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:52:51 [2021-06-17T18:52:51.586Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:52:51 [2021-06-17T18:52:51.586Z]        org.apache.httpcomponents.httpclient.win [31]
14:52:51 [2021-06-17T18:52:51.586Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:52:51 [2021-06-17T18:52:51.586Z] 
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:52:51 [2021-06-17T18:52:51.586Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:52:52 [2021-06-17T18:52:52.520Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
14:52:52 [2021-06-17T18:52:52.777Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.003 s
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.777Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.777Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.777Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.777Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.777Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.777Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.777Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
14:52:52 [2021-06-17T18:52:52.777Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
14:52:52 [2021-06-17T18:52:52.777Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.038 s
14:52:52 [2021-06-17T18:52:52.777Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
14:52:52 [2021-06-17T18:52:52.777Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.777Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.778Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
14:52:52 [2021-06-17T18:52:52.778Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
14:52:52 [2021-06-17T18:52:52.778Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.778Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.778Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
14:52:52 [2021-06-17T18:52:52.778Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
14:52:52 [2021-06-17T18:52:52.778Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
14:52:52 [2021-06-17T18:52:52.778Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
14:52:52 [2021-06-17T18:52:52.778Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
14:52:52 [2021-06-17T18:52:52.778Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
14:52:52 [2021-06-17T18:52:52.778Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
14:52:53 [2021-06-17T18:52:53.035Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
14:52:53 [2021-06-17T18:52:53.035Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.035Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.035Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.035Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.035Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.035Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
14:52:53 [2021-06-17T18:52:53.293Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
14:52:53 [2021-06-17T18:52:53.293Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.089 s
14:52:53 [2021-06-17T18:52:53.293Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.09 s
14:52:53 [2021-06-17T18:52:53.293Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.139 s
14:52:53 [2021-06-17T18:52:53.293Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.082 s
14:52:53 [2021-06-17T18:52:53.293Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.004 s
14:52:53 [2021-06-17T18:52:53.293Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
14:52:53 [2021-06-17T18:52:53.551Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
14:52:53 [2021-06-17T18:52:53.551Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.551Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.003 s
14:52:53 [2021-06-17T18:52:53.551Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.552Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.552Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.552Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.046 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.003 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.552Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.552Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
14:52:53 [2021-06-17T18:52:53.552Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.007 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.552Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
14:52:53 [2021-06-17T18:52:53.552Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.552Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
14:52:53 [2021-06-17T18:52:53.810Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
14:52:53 [2021-06-17T18:52:53.810Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.092 s
14:52:53 [2021-06-17T18:52:53.810Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.01 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.066 s
14:52:53 [2021-06-17T18:52:53.810Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.122 s
14:52:53 [2021-06-17T18:52:53.810Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.03 s
14:52:53 [2021-06-17T18:52:53.810Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.002 s
14:52:53 [2021-06-17T18:52:53.810Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
14:52:53 [2021-06-17T18:52:53.810Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
14:52:53 [2021-06-17T18:52:53.810Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:52:53 [2021-06-17T18:52:53.810Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:52:53 [2021-06-17T18:52:53.810Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
14:52:54 [2021-06-17T18:52:54.068Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
14:52:54 [2021-06-17T18:52:54.068Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.008 s
14:52:54 [2021-06-17T18:52:54.068Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.066 s
14:52:54 [2021-06-17T18:52:54.068Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.113 s
14:52:54 [2021-06-17T18:52:54.068Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.039 s
14:52:54 [2021-06-17T18:52:54.068Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.045 s
14:52:54 [2021-06-17T18:52:54.068Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
14:52:55 [2021-06-17T18:52:55.003Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
14:52:55 [2021-06-17T18:52:55.003Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.341 s
14:52:55 [2021-06-17T18:52:55.003Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.308 s
14:52:55 [2021-06-17T18:52:55.003Z] 
14:52:55 [2021-06-17T18:52:55.003Z] Results:
14:52:55 [2021-06-17T18:52:55.003Z] 
14:52:55 [2021-06-17T18:52:55.003Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
14:52:55 [2021-06-17T18:52:55.003Z] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] All tests passed!
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/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
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.5-SNAPSHOT [128/138]
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] The project's OSGi version is 1.0.5.202106171750
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.570Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.571Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
14:52:55 [2021-06-17T18:52:55.571Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.571Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.571Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:52:55 [2021-06-17T18:52:55.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
14:52:55 [2021-06-17T18:52:55.571Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.571Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT-sources.jar
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT.jar
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.828Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.828Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT.jar
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] 
14:52:55 [2021-06-17T18:52:55.828Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:52:56 [2021-06-17T18:52:56.085Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
14:52:56 [2021-06-17T18:52:56.085Z] [INFO] Command line:
14:52:56 [2021-06-17T18:52:56.085Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:52:56 [2021-06-17T18:52:56.085Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:59 [2021-06-17T18:52:59.367Z] !SESSION 2021-06-17 18:52:56.463 -----------------------------------------------
14:52:59 [2021-06-17T18:52:59.367Z] eclipse.buildId=unknown
14:52:59 [2021-06-17T18:52:59.367Z] java.version=11.0.2
14:52:59 [2021-06-17T18:52:59.367Z] java.vendor=Oracle Corporation
14:52:59 [2021-06-17T18:52:59.367Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:52:59 [2021-06-17T18:52:59.367Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:52:59 [2021-06-17T18:52:59.367Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:52:59 [2021-06-17T18:52:59.367Z] 
14:52:59 [2021-06-17T18:52:59.367Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:52:59.156
14:52:59 [2021-06-17T18:52:59.367Z] !MESSAGE FrameworkEvent ERROR
14:52:59 [2021-06-17T18:52:59.367Z] !STACK 0
14:52:59 [2021-06-17T18:52:59.367Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:52:59 [2021-06-17T18:52:59.367Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:52:59 [2021-06-17T18:52:59.367Z] 
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:52:59 [2021-06-17T18:52:59.367Z] 
14:52:59 [2021-06-17T18:52:59.367Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:52:59.342
14:52:59 [2021-06-17T18:52:59.367Z] !MESSAGE FrameworkEvent ERROR
14:52:59 [2021-06-17T18:52:59.367Z] !STACK 0
14:52:59 [2021-06-17T18:52:59.367Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:52:59 [2021-06-17T18:52:59.367Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:52:59 [2021-06-17T18:52:59.367Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:52:59 [2021-06-17T18:52:59.367Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:52:59 [2021-06-17T18:52:59.367Z]        org.apache.httpcomponents.httpclient.win [31]
14:52:59 [2021-06-17T18:52:59.367Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:52:59 [2021-06-17T18:52:59.367Z] 
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:52:59 [2021-06-17T18:52:59.367Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:53:00 [2021-06-17T18:53:00.743Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
14:53:01 [2021-06-17T18:53:01.001Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
14:53:01 [2021-06-17T18:53:01.001Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.014 s
14:53:01 [2021-06-17T18:53:01.001Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.001Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.001Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.003 s
14:53:01 [2021-06-17T18:53:01.001Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.002 s
14:53:01 [2021-06-17T18:53:01.001Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.001Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.001Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.001Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
14:53:01 [2021-06-17T18:53:01.001Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
14:53:01 [2021-06-17T18:53:01.001Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.063 s
14:53:01 [2021-06-17T18:53:01.001Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.001Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.001Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.001Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.002 s
14:53:01 [2021-06-17T18:53:01.001Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.001Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.007 s
14:53:01 [2021-06-17T18:53:01.001Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.001Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
14:53:01 [2021-06-17T18:53:01.935Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
14:53:01 [2021-06-17T18:53:01.935Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.084 s
14:53:01 [2021-06-17T18:53:01.935Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.002 s
14:53:01 [2021-06-17T18:53:01.935Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.123 s
14:53:01 [2021-06-17T18:53:01.935Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.058 s
14:53:01 [2021-06-17T18:53:01.935Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.027 s
14:53:01 [2021-06-17T18:53:01.935Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.213 s
14:53:01 [2021-06-17T18:53:01.935Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.096 s
14:53:01 [2021-06-17T18:53:01.935Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.003 s
14:53:01 [2021-06-17T18:53:01.935Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
14:53:01 [2021-06-17T18:53:01.935Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
14:53:01 [2021-06-17T18:53:01.935Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.935Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.003 s
14:53:01 [2021-06-17T18:53:01.935Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.935Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.044 s
14:53:01 [2021-06-17T18:53:01.936Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
14:53:01 [2021-06-17T18:53:01.936Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
14:53:01 [2021-06-17T18:53:01.936Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
14:53:01 [2021-06-17T18:53:01.936Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
14:53:01 [2021-06-17T18:53:01.936Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
14:53:01 [2021-06-17T18:53:01.936Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
14:53:01 [2021-06-17T18:53:01.936Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
14:53:01 [2021-06-17T18:53:01.936Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
14:53:01 [2021-06-17T18:53:01.936Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
14:53:01 [2021-06-17T18:53:01.936Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
14:53:01 [2021-06-17T18:53:01.936Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.005 s
14:53:01 [2021-06-17T18:53:01.936Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
14:53:01 [2021-06-17T18:53:01.936Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
14:53:01 [2021-06-17T18:53:01.936Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.01 s
14:53:01 [2021-06-17T18:53:01.936Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.002 s
14:53:01 [2021-06-17T18:53:01.936Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
14:53:01 [2021-06-17T18:53:01.936Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
14:53:01 [2021-06-17T18:53:01.936Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
14:53:01 [2021-06-17T18:53:01.936Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0 s
14:53:01 [2021-06-17T18:53:01.936Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.054 s
14:53:01 [2021-06-17T18:53:01.936Z] 
14:53:01 [2021-06-17T18:53:01.936Z] Results:
14:53:01 [2021-06-17T18:53:01.936Z] 
14:53:01 [2021-06-17T18:53:01.936Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
14:53:01 [2021-06-17T18:53:01.936Z] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] All tests passed!
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT.jar
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT.pom
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT-sources.jar
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.13-SNAPSHOT [129/138]
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] The project's OSGi version is 1.0.13.202106171750
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] 
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:02 [2021-06-17T18:53:02.502Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] 
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] 
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] 
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] 
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] 
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] 
14:53:03 [2021-06-17T18:53:03.068Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:03 [2021-06-17T18:53:03.069Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:53:03 [2021-06-17T18:53:03.069Z] [INFO] 
14:53:03 [2021-06-17T18:53:03.069Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:03 [2021-06-17T18:53:03.069Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:53:03 [2021-06-17T18:53:03.069Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:53:03 [2021-06-17T18:53:03.069Z] [INFO] 
14:53:03 [2021-06-17T18:53:03.069Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:03 [2021-06-17T18:53:03.069Z] [INFO] 
14:53:03 [2021-06-17T18:53:03.069Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:53:03 [2021-06-17T18:53:03.635Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
14:53:03 [2021-06-17T18:53:03.635Z] [INFO] Command line:
14:53:03 [2021-06-17T18:53:03.635Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:53:03 [2021-06-17T18:53:03.635Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:53:06 [2021-06-17T18:53:06.918Z] !SESSION 2021-06-17 18:53:03.743 -----------------------------------------------
14:53:06 [2021-06-17T18:53:06.918Z] eclipse.buildId=unknown
14:53:06 [2021-06-17T18:53:06.918Z] java.version=11.0.2
14:53:06 [2021-06-17T18:53:06.918Z] java.vendor=Oracle Corporation
14:53:06 [2021-06-17T18:53:06.918Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:53:06 [2021-06-17T18:53:06.918Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:53:06 [2021-06-17T18:53:06.918Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:53:06 [2021-06-17T18:53:06.918Z] 
14:53:06 [2021-06-17T18:53:06.918Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:53:06.558
14:53:06 [2021-06-17T18:53:06.918Z] !MESSAGE FrameworkEvent ERROR
14:53:06 [2021-06-17T18:53:06.918Z] !STACK 0
14:53:06 [2021-06-17T18:53:06.918Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:53:06 [2021-06-17T18:53:06.918Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:53:06 [2021-06-17T18:53:06.918Z] 
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:53:06 [2021-06-17T18:53:06.918Z] 
14:53:06 [2021-06-17T18:53:06.918Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:53:06.672
14:53:06 [2021-06-17T18:53:06.918Z] !MESSAGE FrameworkEvent ERROR
14:53:06 [2021-06-17T18:53:06.918Z] !STACK 0
14:53:06 [2021-06-17T18:53:06.918Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:53:06 [2021-06-17T18:53:06.918Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:53:06 [2021-06-17T18:53:06.918Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:53:06 [2021-06-17T18:53:06.918Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:53:06 [2021-06-17T18:53:06.918Z]        org.apache.httpcomponents.httpclient.win [36]
14:53:06 [2021-06-17T18:53:06.918Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:53:06 [2021-06-17T18:53:06.918Z] 
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:53:06 [2021-06-17T18:53:06.918Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:53:06 [2021-06-17T18:53:06.919Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:53:06 [2021-06-17T18:53:06.919Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:53:06 [2021-06-17T18:53:06.919Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:53:08 [2021-06-17T18:53:08.815Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:53:08 [2021-06-17T18:53:08.815Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:53:15 [2021-06-17T18:53:15.375Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:53:15 [2021-06-17T18:53:15.942Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
14:53:16 [2021-06-17T18:53:16.199Z] 
14:53:16 [2021-06-17T18:53:16.199Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:53:15.947
14:53:16 [2021-06-17T18:53:16.199Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:53:16 [2021-06-17T18:53:16.199Z] Display size: 1440x900
14:53:16 [2021-06-17T18:53:16.199Z] OS version=5.10.19-200.fc33.x86_64
14:53:16 [2021-06-17T18:53:16.199Z] GTK version=3.22.30
14:53:16 [2021-06-17T18:53:16.199Z] GTK theme=Ambiance
14:53:16 [2021-06-17T18:53:16.199Z] LIBOVERLAY_SCROLLBAR=0
14:53:16 [2021-06-17T18:53:16.199Z] Time zone: Greenwich Mean Time
14:53:16 [2021-06-17T18:53:16.457Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:53:16 [2021-06-17T18:53:16.457Z] log4j:WARN Please initialize the log4j system properly.
14:53:20 [2021-06-17T18:53:20.641Z] 
14:53:20 [2021-06-17T18:53:20.641Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:53:19.964
14:53:20 [2021-06-17T18:53:20.641Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458366454 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458366455 data=null doit=true} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458366455 data=null} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458366456 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458366457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458366639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458366645 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458366645 data=null doit=true} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458366645 data=null} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458366645 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458366646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458366654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458366656 data=null doit=true} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458366657 data=null} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458366657 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458366657 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}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458366742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458366746 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458366746 data=null doit=true} to TreeItem with text {Traces [1]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458366746 data=null} to TreeItem with text {Traces [1]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458366747 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458366747 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]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458366771 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458366774 data=null doit=true} to TreeItem with text {Traces [1]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458366774 data=null} to TreeItem with text {Traces [1]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458366775 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458366775 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]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458366778 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=458366780 data=null doit=true} to Tree node with text: bug446190
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=458366780 data=null} to Tree node with text: bug446190
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=458366780 data=null button=1 stateMask=0x0 x=98 y=81 count=1} to Tree node with text: bug446190
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458366780 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
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=458366785 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to Tree node with text: bug446190
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=458366786 data=null doit=true} to Tree node with text: Views
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=458366786 data=null} to Tree node with text: Views
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=458366786 data=null button=1 stateMask=0x0 x=100 y=104 count=1} to Tree node with text: Views
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458366786 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
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=458366947 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=458366949 data=null doit=true} to Tree node with text: XML system call analysis
14:53:24 [2021-06-17T18:53:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=458366949 data=null} to Tree node with text: XML system call analysis
14:53:25 [2021-06-17T18:53:25.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=458366950 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
14:53:25 [2021-06-17T18:53:25.096Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458366950 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
14:53:25 [2021-06-17T18:53:25.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=458367043 data=null button=1 stateMask=0x80000 x=196 y=449 count=1} to Tree node with text: XML system call analysis
14:53:25 [2021-06-17T18:53:25.096Z] DEBUG - Double-clicking on Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=458367048 data=null button=0 stateMask=0x0 x=177 y=495 count=0} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=458367048 data=null doit=true} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.096Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:25 [2021-06-17T18:53:25.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=458367048 data=null} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=458367049 data=null button=1 stateMask=0x0 x=177 y=495 count=1} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458367049 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
14:53:25 [2021-06-17T18:53:25.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=458367138 data=null button=1 stateMask=0x80000 x=177 y=495 count=1} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=458367139 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.097Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=458367140 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.354Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458367140 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
14:53:25 [2021-06-17T18:53:25.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=458367458 data=null button=1 stateMask=0x80000 x=177 y=495 count=2} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=458367753 data=null button=0 stateMask=0x0 x=177 y=495 count=0} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=458367754 data=null doit=true} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=458367754 data=null} to Tree node with text: Latency Table
14:53:25 [2021-06-17T18:53:25.919Z] DEBUG - Double-clicked on Tree node with text: Latency Table
14:53:28 [2021-06-17T18:53:28.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
14:53:28 [2021-06-17T18:53:28.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=458370282 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}
14:53:28 [2021-06-17T18:53:28.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=458370375 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1} to TableColumn with text {Name}
14:53:28 [2021-06-17T18:53:28.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=458370376 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}
14:53:28 [2021-06-17T18:53:28.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=458370379 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1} to TableColumn with text {Name}
14:53:29 [2021-06-17T18:53:29.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458371095 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:53:29 [2021-06-17T18:53:29.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:53:29 [2021-06-17T18:53:29.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:29 [2021-06-17T18:53:29.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:29 [2021-06-17T18:53:29.274Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:29 [2021-06-17T18:53:29.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458371181 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:53:29 [2021-06-17T18:53:29.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458371182 data=null doit=true} to TreeItem with text {test}
14:53:29 [2021-06-17T18:53:29.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458371182 data=null} to TreeItem with text {test}
14:53:29 [2021-06-17T18:53:29.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458371182 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:29 [2021-06-17T18:53:29.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458371182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:53:29 [2021-06-17T18:53:29.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458371190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:29 [2021-06-17T18:53:29.532Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:53:29 [2021-06-17T18:53:29.532Z] DEBUG - Clicking on with mnemonic 'Delete'
14:53:29 [2021-06-17T18:53:29.532Z] DEBUG - Clicked on with mnemonic 'Delete'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372076 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372076 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372077 data=null 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')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372077 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458372080 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Clicking on OK
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458372084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458372084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458372084 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458372084 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458372085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458372085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.099Z] DEBUG - Clicked on OK
14:53:30 [2021-06-17T18:53:30.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458372085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:30 [2021-06-17T18:53:30.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458371461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:53:30 [2021-06-17T18:53:30.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
14:53:30 [2021-06-17T18:53:30.666Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.889 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
14:53:30 [2021-06-17T18:53:30.667Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 6.611 s
14:53:30 [2021-06-17T18:53:30.667Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
14:53:32 [2021-06-17T18:53:32.038Z] 
14:53:32 [2021-06-17T18:53:32.038Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:53:31.865
14:53:32 [2021-06-17T18:53:32.038Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458376861 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458376862 data=null doit=true} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458376862 data=null} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458376862 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458376862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458376941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458376942 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458376943 data=null doit=true} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458376943 data=null} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458376943 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458376943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458376950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458376950 data=null doit=true} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458376951 data=null} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458376951 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458376951 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}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458376953 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458376955 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458376955 data=null doit=true} to TreeItem with text {Traces [1]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458376955 data=null} to TreeItem with text {Traces [1]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458376955 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458376959 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]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458376970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458376971 data=null doit=true} to TreeItem with text {Traces [1]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458376971 data=null} to TreeItem with text {Traces [1]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458376971 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458376972 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]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458376981 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=458376982 data=null doit=true} to Tree node with text: bug446190
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=458376982 data=null} to Tree node with text: bug446190
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=458376982 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to Tree node with text: bug446190
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458376982 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
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=458376985 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to Tree node with text: bug446190
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=458376986 data=null doit=true} to Tree node with text: Views
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=458376986 data=null} to Tree node with text: Views
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=458376986 data=null button=1 stateMask=0x0 x=100 y=104 count=1} to Tree node with text: Views
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458376987 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
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=458377065 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=458377065 data=null doit=true} to Tree node with text: XML system call analysis
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=458377066 data=null} to Tree node with text: XML system call analysis
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=458377066 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458377066 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
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=458377073 data=null button=1 stateMask=0x80000 x=180 y=449 count=1} to Tree node with text: XML system call analysis
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=458377074 data=null button=0 stateMask=0x0 x=170 y=541 count=0} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=458377074 data=null doit=true} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=458377075 data=null} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=458377075 data=null button=1 stateMask=0x0 x=170 y=541 count=1} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458377145 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
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=458377156 data=null button=1 stateMask=0x80000 x=186 y=541 count=1} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=458377157 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.317Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=458377157 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.318Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458377158 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
14:53:35 [2021-06-17T18:53:35.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=458377270 data=null button=1 stateMask=0x80000 x=186 y=541 count=2} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=458377880 data=null button=0 stateMask=0x0 x=186 y=541 count=0} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=458377880 data=null doit=true} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=458377880 data=null} to Tree node with text: Latency vs Time
14:53:35 [2021-06-17T18:53:35.883Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
14:53:37 [2021-06-17T18:53:37.783Z] 
14:53:37 [2021-06-17T18:53:37.783Z] (Eclipse:20585): Gtk-WARNING **: 18:53:37.638: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:37 [2021-06-17T18:53:37.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
14:53:37 [2021-06-17T18:53:37.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
14:53:37 [2021-06-17T18:53:37.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:37 [2021-06-17T18:53:37.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:37 [2021-06-17T18:53:37.783Z] DEBUG - Setting state to checked on: bug446190
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458380502 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458380566 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458380566 data=null doit=true} to TreeItem with text {test}
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458380567 data=null} to TreeItem with text {test}
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458380567 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458380568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:53:38 [2021-06-17T18:53:38.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458380600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:38 [2021-06-17T18:53:38.978Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:53:38 [2021-06-17T18:53:38.978Z] DEBUG - Clicking on with mnemonic 'Delete'
14:53:38 [2021-06-17T18:53:38.978Z] DEBUG - Clicked on with mnemonic 'Delete'
14:53:39 [2021-06-17T18:53:39.236Z] 
14:53:39 [2021-06-17T18:53:39.236Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.064: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:39 [2021-06-17T18:53:39.236Z] 
14:53:39 [2021-06-17T18:53:39.236Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.149: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:39 [2021-06-17T18:53:39.236Z] 
14:53:39 [2021-06-17T18:53:39.236Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.168: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:39 [2021-06-17T18:53:39.236Z] 
14:53:39 [2021-06-17T18:53:39.236Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.228: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:39 [2021-06-17T18:53:39.494Z] 
14:53:39 [2021-06-17T18:53:39.494Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.247: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:39 [2021-06-17T18:53:39.494Z] 
14:53:39 [2021-06-17T18:53:39.494Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.264: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381443 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381443 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381443 data=null 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')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381444 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458381444 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Clicking on OK
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458381446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458381446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458381447 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458381447 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458381447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458381447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.494Z] DEBUG - Clicked on OK
14:53:39 [2021-06-17T18:53:39.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458381447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:39 [2021-06-17T18:53:39.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458380854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:53:39 [2021-06-17T18:53:39.752Z] 
14:53:39 [2021-06-17T18:53:39.752Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.747: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:40 [2021-06-17T18:53:40.009Z] 
14:53:40 [2021-06-17T18:53:40.009Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.764: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:40 [2021-06-17T18:53:40.009Z] 
14:53:40 [2021-06-17T18:53:40.009Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.771: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:40 [2021-06-17T18:53:40.009Z] 
14:53:40 [2021-06-17T18:53:40.009Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.788: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:40 [2021-06-17T18:53:40.009Z] 
14:53:40 [2021-06-17T18:53:40.009Z] (Eclipse:20585): Gtk-WARNING **: 18:53:39.828: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:53:40 [2021-06-17T18:53:40.009Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
14:53:40 [2021-06-17T18:53:40.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.268 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
14:53:40 [2021-06-17T18:53:40.009Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 5.305 s
14:53:40 [2021-06-17T18:53:40.009Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
14:53:41 [2021-06-17T18:53:41.385Z] 
14:53:41 [2021-06-17T18:53:41.385Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-06-17 18:53:41.138
14:53:41 [2021-06-17T18:53:41.385Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458385644 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458385644 data=null doit=true} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458385644 data=null} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458385645 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458385645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458385696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458385697 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458385697 data=null doit=true} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458385697 data=null} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458385697 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458385698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458385749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458385750 data=null doit=true} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458385751 data=null} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458385751 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458385751 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}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458385755 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=458385757 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458385757 data=null doit=true} to TreeItem with text {Traces [1]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458385757 data=null} to TreeItem with text {Traces [1]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458385758 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458385758 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]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458385781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=458385782 data=null doit=true} to TreeItem with text {Traces [1]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=458385782 data=null} to TreeItem with text {Traces [1]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=458385782 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458385782 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]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=458385784 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=458385785 data=null doit=true} to Tree node with text: bug446190
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=458385785 data=null} to Tree node with text: bug446190
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=458385786 data=null button=1 stateMask=0x0 x=98 y=81 count=1} to Tree node with text: bug446190
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458385786 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
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=458385789 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to Tree node with text: bug446190
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=458385789 data=null doit=true} to Tree node with text: Views
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=458385789 data=null} to Tree node with text: Views
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=458385790 data=null button=1 stateMask=0x0 x=100 y=104 count=1} to Tree node with text: Views
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458385790 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
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=458385886 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=458385888 data=null doit=true} to Tree node with text: XML system call analysis
14:53:43 [2021-06-17T18:53:43.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=458385888 data=null} to Tree node with text: XML system call analysis
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=458385889 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458385889 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
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=458385969 data=null button=1 stateMask=0x80000 x=196 y=449 count=1} to Tree node with text: XML system call analysis
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=458385970 data=null button=0 stateMask=0x0 x=188 y=518 count=0} to Tree node with text: Latency vs Count
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=458385970 data=null doit=true} to Tree node with text: Latency vs Count
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=458385971 data=null} to Tree node with text: Latency vs Count
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=458385972 data=null button=1 stateMask=0x0 x=188 y=518 count=1} to Tree node with text: Latency vs Count
14:53:43 [2021-06-17T18:53:43.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458385972 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
14:53:44 [2021-06-17T18:53:44.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=458386075 data=null button=1 stateMask=0x80000 x=188 y=518 count=1} to Tree node with text: Latency vs Count
14:53:44 [2021-06-17T18:53:44.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=458386076 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
14:53:44 [2021-06-17T18:53:44.174Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=458386076 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
14:53:44 [2021-06-17T18:53:44.174Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=458386076 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
14:53:44 [2021-06-17T18:53:44.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=458386458 data=null button=1 stateMask=0x80000 x=188 y=518 count=2} to Tree node with text: Latency vs Count
14:53:44 [2021-06-17T18:53:44.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=458386687 data=null button=0 stateMask=0x0 x=188 y=518 count=0} to Tree node with text: Latency vs Count
14:53:44 [2021-06-17T18:53:44.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=458386687 data=null doit=true} to Tree node with text: Latency vs Count
14:53:44 [2021-06-17T18:53:44.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=458386687 data=null} to Tree node with text: Latency vs Count
14:53:44 [2021-06-17T18:53:44.743Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
14:53:46 [2021-06-17T18:53:46.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
14:53:46 [2021-06-17T18:53:46.640Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
14:53:46 [2021-06-17T18:53:46.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=458388855 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}
14:53:46 [2021-06-17T18:53:46.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=458388859 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1} to TableColumn with text {Name}
14:53:46 [2021-06-17T18:53:46.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=458388883 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}
14:53:46 [2021-06-17T18:53:46.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=458388885 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1} to TableColumn with text {Name}
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458389395 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=458389475 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=458389475 data=null doit=true} to TreeItem with text {test}
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=458389475 data=null} to TreeItem with text {test}
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=458389475 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458389476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:53:47 [2021-06-17T18:53:47.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=458389483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:53:47 [2021-06-17T18:53:47.725Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:53:47 [2021-06-17T18:53:47.725Z] DEBUG - Clicking on with mnemonic 'Delete'
14:53:47 [2021-06-17T18:53:47.725Z] DEBUG - Clicked on with mnemonic 'Delete'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390755 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390755 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390756 data=null 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')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390757 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458390757 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Clicking on OK
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458390760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458390760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458390760 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458390760 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458390760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458390761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:48 [2021-06-17T18:53:48.915Z] DEBUG - Clicked on OK
14:53:49 [2021-06-17T18:53:49.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458390761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:49 [2021-06-17T18:53:49.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458389674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:53:49 [2021-06-17T18:53:49.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
14:53:49 [2021-06-17T18:53:49.430Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.297 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
14:53:49 [2021-06-17T18:53:49.430Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 6.006 s
14:53:49 [2021-06-17T18:53:49.430Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
14:53:55 [2021-06-17T18:53:55.990Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.506 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
14:53:55 [2021-06-17T18:53:55.990Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 6.496 s
14:53:55 [2021-06-17T18:53:55.990Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
14:53:55 [2021-06-17T18:53:55.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458398095 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:53:56 [2021-06-17T18:53:56.249Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:53:56 [2021-06-17T18:53:56.249Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:53:56 [2021-06-17T18:53:56.249Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=458398771 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458398775 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458398775 data=null doit=true} to TreeItem with text {Tracing}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458398775 data=null} to TreeItem with text {Tracing}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458398776 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458398776 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}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458398853 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458398853 data=null doit=true} to TreeItem with text {Tracing}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458398853 data=null} to TreeItem with text {Tracing}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458398854 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458398854 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}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458398856 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458398857 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458398857 data=null doit=true} to Tree node with text: XML Analyses
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458398857 data=null} to Tree node with text: XML Analyses
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458398857 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:53:56 [2021-06-17T18:53:56.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458398857 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
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458398947 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:53:57 [2021-06-17T18:53:57.072Z] 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')
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Clicking on Apply and Close
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458398952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458398952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458398952 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458398953 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458398953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458398953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458398953 data=null item=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')
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458398263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Clicked on 
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458399066 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:53:57 [2021-06-17T18:53:57.072Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458399476 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458399487 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458399487 data=null doit=true} to TreeItem with text {Tracing}
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458399488 data=null} to TreeItem with text {Tracing}
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458399488 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458399488 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}
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458399563 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:57 [2021-06-17T18:53:57.638Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458399565 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458399565 data=null doit=true} to Tree node with text: XML Analyses
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458399565 data=null} to Tree node with text: XML Analyses
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458399565 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458399566 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
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458399567 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Attempting to set focus on (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Attempting to set focus on (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Selecting rows [0, 1, 2] in (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458399590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458399591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458399591 data=null doit=true} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458399591 data=null} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=458399592 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458399592 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')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=458399650 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458399651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458399651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458399651 data=null doit=true} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458399651 data=null} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=458399652 data=null button=1 stateMask=0x40000 x=87 y=35 count=1} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458399652 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')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=458399673 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458399674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458399674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458399674 data=null doit=true} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458399674 data=null} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=458399674 data=null button=1 stateMask=0x40000 x=78 y=58 count=1} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458399674 data=null item=TableItem {test_conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=458399755 data=null button=1 stateMask=0xc0000 x=78 y=58 count=1} to (of type 'Table')
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - Clicking on Delete
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=458399760 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')
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458399760 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')
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=458399760 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=458399760 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=458399761 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')
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=458399761 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')
14:53:57 [2021-06-17T18:53:57.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=458399870 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')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458399870 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')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=458399871 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')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=458399871 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=458399871 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Clicked on Delete
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=458399872 data=null doit=true} to Shell with text {Delete XML file(s)}
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Clicking on &Yes
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458399873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458399873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458399873 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458399874 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458399874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458399874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458399874 data=null item=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')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=458399761 data=null item=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')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Clicked on 
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:53:57 [2021-06-17T18:53:57.897Z] 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')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Clicking on Apply and Close
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458399971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458399971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458399971 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458399971 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458399972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458399972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458399972 data=null item=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')
14:53:57 [2021-06-17T18:53:57.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458399075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:53:58 [2021-06-17T18:53:58.157Z] DEBUG - Clicked on 
14:53:58 [2021-06-17T18:53:58.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458400080 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:53:58 [2021-06-17T18:53:58.157Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:53:58 [2021-06-17T18:53:58.157Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:53:58 [2021-06-17T18:53:58.157Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458400485 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458400496 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458400497 data=null doit=true} to TreeItem with text {Tracing}
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458400497 data=null} to TreeItem with text {Tracing}
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458400497 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:58 [2021-06-17T18:53:58.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458400498 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}
14:53:58 [2021-06-17T18:53:58.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458400546 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:58 [2021-06-17T18:53:58.673Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:53:58 [2021-06-17T18:53:58.673Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:58 [2021-06-17T18:53:58.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458400548 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:53:58 [2021-06-17T18:53:58.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458400548 data=null doit=true} to Tree node with text: XML Analyses
14:53:58 [2021-06-17T18:53:58.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458400548 data=null} to Tree node with text: XML Analyses
14:53:58 [2021-06-17T18:53:58.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458400548 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458400548 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
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458400550 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Clicking on Import
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=458400563 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')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458400563 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')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=458400563 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=458400563 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=458400564 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')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=458400564 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')
14:53:58 [2021-06-17T18:53:58.674Z] 
14:53:58 [2021-06-17T18:53:58.674Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:53:58.464
14:53:58 [2021-06-17T18:53:58.674Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:53:58 [2021-06-17T18:53:58.674Z] 
14:53:58 [2021-06-17T18:53:58.674Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2021-06-17 18:53:58.465
14:53:58 [2021-06-17T18:53:58.674Z] !MESSAGE Import XML analysis file failed.
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=458400564 data=null item=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')
14:53:58 [2021-06-17T18:53:58.674Z] 
14:53:58 [2021-06-17T18:53:58.674Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:53:58.468
14:53:58 [2021-06-17T18:53:58.674Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=458400579 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')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458400669 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')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=458400669 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')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=458400669 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=458400669 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Clicked on Import
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=458400674 data=null doit=true} to Shell with text {Import XML analysis file failed.}
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Clicking on OK
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458400675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458400675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458400675 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458400675 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458400675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458400675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458400675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - Clicked on 
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:53:58 [2021-06-17T18:53:58.932Z] 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')
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - Clicking on Apply and Close
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458400851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458400851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458400852 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458400852 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458400852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458400852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:58 [2021-06-17T18:53:58.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458400852 data=null item=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')
14:53:58 [2021-06-17T18:53:58.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458400089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:53:58 [2021-06-17T18:53:58.933Z] DEBUG - Clicked on 
14:53:58 [2021-06-17T18:53:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458400888 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:53:58 [2021-06-17T18:53:58.933Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:53:58 [2021-06-17T18:53:58.933Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:53:58 [2021-06-17T18:53:58.933Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458401264 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458401268 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458401268 data=null doit=true} to TreeItem with text {Tracing}
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458401268 data=null} to TreeItem with text {Tracing}
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458401269 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458401269 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}
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458401299 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:53:59 [2021-06-17T18:53:59.190Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Attempting to set focus on Tree with text {}
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458401300 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458401300 data=null doit=true} to Tree node with text: XML Analyses
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458401300 data=null} to Tree node with text: XML Analyses
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458401300 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458401301 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
14:53:59 [2021-06-17T18:53:59.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458401302 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:53:59 [2021-06-17T18:53:59.448Z] 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')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Clicking on Apply and Close
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458401307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458401307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458401307 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458401307 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458401307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458401307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458401307 data=null item=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')
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458400898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - Clicked on 
14:53:59 [2021-06-17T18:53:59.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=458402003 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=458402003 data=null doit=true} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=458402003 data=null} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=458402004 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458402004 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}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=458402033 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=458402033 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=458402034 data=null doit=true} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=458402034 data=null} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=458402034 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458402034 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}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=458402046 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=458402046 data=null doit=true} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=458402047 data=null} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=458402047 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=458402047 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}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=458402050 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458402051 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458402051 data=null doit=true} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458402051 data=null} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458402051 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458402051 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]}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458402067 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=458402075 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=458402075 data=null doit=true} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=458402075 data=null} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=458402076 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458402076 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]}
14:54:00 [2021-06-17T18:54:00.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=458402081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:54:00 [2021-06-17T18:54:00.274Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
14:54:00 [2021-06-17T18:54:00.274Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
14:54:00 [2021-06-17T18:54:00.274Z] *** BUG ***
14:54:00 [2021-06-17T18:54:00.274Z] In pixman_region32_init_rect: Invalid rectangle passed
14:54:00 [2021-06-17T18:54:00.274Z] Set a breakpoint on '_pixman_log_error' to debug
14:54:00 [2021-06-17T18:54:00.274Z] 
14:54:00 [2021-06-17T18:54:00.274Z] *** BUG ***
14:54:00 [2021-06-17T18:54:00.274Z] In pixman_region32_init_rect: Invalid rectangle passed
14:54:00 [2021-06-17T18:54:00.274Z] Set a breakpoint on '_pixman_log_error' to debug
14:54:00 [2021-06-17T18:54:00.274Z] 
14:54:00 [2021-06-17T18:54:00.274Z] *** BUG ***
14:54:00 [2021-06-17T18:54:00.274Z] In pixman_region32_init_rect: Invalid rectangle passed
14:54:00 [2021-06-17T18:54:00.274Z] Set a breakpoint on '_pixman_log_error' to debug
14:54:00 [2021-06-17T18:54:00.274Z] 
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
14:54:00 [2021-06-17T18:54:00.532Z] 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)'))
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=458402563 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:00 [2021-06-17T18:54:00.532Z] 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')
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - Clicking on Apply and Close
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458402576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:00 [2021-06-17T18:54:00.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458402576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:00 [2021-06-17T18:54:00.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458402576 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:00 [2021-06-17T18:54:00.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458402576 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:00 [2021-06-17T18:54:00.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458402576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:00 [2021-06-17T18:54:00.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458402576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458402577 data=null item=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')
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=458402175 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...'
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Clicked on 
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458402690 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=458402695 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=458402695 data=null doit=true} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=458402695 data=null} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=458402696 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458402756 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}
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=458402769 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:54:00 [2021-06-17T18:54:00.791Z] DEBUG - Clicking on with mnemonic 'Delete'
14:54:01 [2021-06-17T18:54:01.049Z] DEBUG - Clicked on with mnemonic 'Delete'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403319 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403319 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403320 data=null 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')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403320 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=458403320 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Clicking on OK
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=458403321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=458403321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=458403321 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=458403321 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=458403322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=458403322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Clicked on OK
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=458403322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:54:01 [2021-06-17T18:54:01.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=458402870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:54:01 [2021-06-17T18:54:01.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458403849 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:01 [2021-06-17T18:54:01.873Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:01 [2021-06-17T18:54:01.873Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:01 [2021-06-17T18:54:01.873Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458404193 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458404196 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458404196 data=null doit=true} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458404196 data=null} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458404196 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458404197 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}
14:54:02 [2021-06-17T18:54:02.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458404243 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.132Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458404244 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458404245 data=null doit=true} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458404245 data=null} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458404245 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458404245 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
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458404247 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:02 [2021-06-17T18:54:02.390Z] 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')
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Clicking on Apply and Close
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458404252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458404252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458404252 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458404252 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458404252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458404252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458404253 data=null item=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')
14:54:02 [2021-06-17T18:54:02.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458403858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:02 [2021-06-17T18:54:02.391Z] DEBUG - Clicked on 
14:54:02 [2021-06-17T18:54:02.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458404346 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:02 [2021-06-17T18:54:02.391Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:02 [2021-06-17T18:54:02.391Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:02 [2021-06-17T18:54:02.391Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458404709 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458404712 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458404713 data=null doit=true} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458404713 data=null} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458404713 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458404714 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}
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458404753 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:02 [2021-06-17T18:54:02.650Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458404755 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458404755 data=null doit=true} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458404755 data=null} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458404755 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458404756 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
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458404757 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Clicking on Import
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=458404762 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')
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458404762 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')
14:54:02 [2021-06-17T18:54:02.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=458404762 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=458404762 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=458404762 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')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=458404763 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')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=458404763 data=null item=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')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=458404850 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')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458404851 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')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=458404851 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')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=458404851 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=458404851 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Clicked on Import
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458404871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458404872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458404872 data=null doit=true} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458404872 data=null} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=458404873 data=null button=1 stateMask=0x0 x=62 y=35 count=1} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458404873 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')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=458404886 data=null button=1 stateMask=0x80000 x=62 y=35 count=1} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458404886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458404886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458404886 data=null doit=true} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458404887 data=null} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=458404887 data=null button=1 stateMask=0x40000 x=96 y=12 count=1} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458404894 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')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=458404954 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1} to (of type 'Table')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Clicking on Edit...
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=458404957 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')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=458404957 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')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=458404957 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=458404957 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=458404958 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')
14:54:02 [2021-06-17T18:54:02.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=458404958 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')
14:54:04 [2021-06-17T18:54:04.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=458404958 data=null item=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')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=458406657 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')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=458406675 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')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=458406675 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')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=458406675 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=458406675 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Clicked on Edit...
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:04 [2021-06-17T18:54:04.856Z] 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')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Clicking on Apply and Close
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458406685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458406685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458406686 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458406686 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458406686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458406686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458406686 data=null item=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')
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458404356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - Clicked on 
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
14:54:04 [2021-06-17T18:54:04.856Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
14:54:05 [2021-06-17T18:54:05.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458406987 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:05 [2021-06-17T18:54:05.114Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:05 [2021-06-17T18:54:05.114Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:05 [2021-06-17T18:54:05.114Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:05 [2021-06-17T18:54:05.374Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:05 [2021-06-17T18:54:05.374Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:05 [2021-06-17T18:54:05.374Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:05 [2021-06-17T18:54:05.374Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458407443 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458407447 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458407447 data=null doit=true} to TreeItem with text {Tracing}
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458407447 data=null} to TreeItem with text {Tracing}
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458407447 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458407447 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}
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458407478 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:05 [2021-06-17T18:54:05.375Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458407480 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458407480 data=null doit=true} to Tree node with text: XML Analyses
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458407480 data=null} to Tree node with text: XML Analyses
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458407481 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458407481 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
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458407482 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:05 [2021-06-17T18:54:05.375Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458407545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458407545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458407545 data=null doit=true} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458407545 data=null} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=458407546 data=null button=1 stateMask=0x0 x=96 y=12 count=1} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458407546 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')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=458407556 data=null button=1 stateMask=0x80000 x=96 y=12 count=1} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458407557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458407557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458407557 data=null doit=true} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458407557 data=null} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=458407558 data=null button=1 stateMask=0x40000 x=62 y=35 count=1} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458407558 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')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=458407583 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1} to (of type 'Table')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Clicking on Delete
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=458407586 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')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458407586 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')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=458407586 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=458407586 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=458407587 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')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=458407587 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')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=458407655 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')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458407656 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')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=458407656 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')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=458407656 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=458407656 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Clicked on Delete
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=458407683 data=null doit=true} to Shell with text {Delete XML file(s)}
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Clicking on &Yes
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458407684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458407684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458407684 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458407684 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458407684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458407685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458407685 data=null item=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')
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=458407587 data=null item=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')
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - Clicked on 
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:05 [2021-06-17T18:54:05.894Z] 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')
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - Clicking on Apply and Close
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458407776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458407776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458407776 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458407776 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458407776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458407776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458407776 data=null item=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')
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458407059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - Clicked on 
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458407876 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:05 [2021-06-17T18:54:05.895Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458408279 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458408282 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458408282 data=null doit=true} to TreeItem with text {Tracing}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458408282 data=null} to TreeItem with text {Tracing}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458408283 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458408283 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}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458408361 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:06 [2021-06-17T18:54:06.463Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458408362 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458408362 data=null doit=true} to Tree node with text: XML Analyses
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458408362 data=null} to Tree node with text: XML Analyses
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458408363 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458408363 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
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458408365 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Clicking on Import
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=458408368 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')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458408368 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')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=458408368 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=458408368 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=458408368 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')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=458408368 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')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=458408369 data=null item=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')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=458408468 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')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458408468 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')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=458408468 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')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=458408468 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=458408468 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Clicked on Import
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Attempting to set focus on Table with text {}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=458408477 data=null button=0 stateMask=0x0 x=60 y=35 count=0} to TableItem with text {test_valid}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=458408477 data=null doit=true} to TableItem with text {test_valid}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=458408478 data=null} to TableItem with text {test_valid}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=458408478 data=null button=1 stateMask=0x0 x=60 y=35 count=1} to TableItem with text {test_valid}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458408478 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}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=458408551 data=null button=1 stateMask=0x80000 x=60 y=35 count=1} to TableItem with text {test_valid}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Attempting to set focus on Table with text {}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=458408555 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView}
14:54:06 [2021-06-17T18:54:06.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=458408555 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
14:54:06 [2021-06-17T18:54:06.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=458408555 data=null} to TableItem with text {test_valid_xml_timegraphView}
14:54:06 [2021-06-17T18:54:06.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=458408556 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
14:54:06 [2021-06-17T18:54:06.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458408556 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}
14:54:06 [2021-06-17T18:54:06.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=458408571 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
14:54:06 [2021-06-17T18:54:06.464Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:54:06 [2021-06-17T18:54:06.464Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:54:06 [2021-06-17T18:54:06.464Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
14:54:06 [2021-06-17T18:54:06.464Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
14:54:06 [2021-06-17T18:54:06.464Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
14:54:06 [2021-06-17T18:54:06.721Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:54:06 [2021-06-17T18:54:06.721Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.721Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.721Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.721Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.721Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:06 [2021-06-17T18:54:06.722Z] 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')
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Clicking on Apply and Close
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458408581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458408584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458408584 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458408584 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458408584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458408585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458408585 data=null item=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')
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458407886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Clicked on 
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458408745 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:06 [2021-06-17T18:54:06.722Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:07 [2021-06-17T18:54:07.287Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:07 [2021-06-17T18:54:07.287Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:07 [2021-06-17T18:54:07.287Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:07 [2021-06-17T18:54:07.287Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:07 [2021-06-17T18:54:07.287Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:07 [2021-06-17T18:54:07.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458409157 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:07 [2021-06-17T18:54:07.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:07 [2021-06-17T18:54:07.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458409161 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458409161 data=null doit=true} to TreeItem with text {Tracing}
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458409162 data=null} to TreeItem with text {Tracing}
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458409162 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458409162 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}
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458409194 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:07 [2021-06-17T18:54:07.288Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458409241 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458409241 data=null doit=true} to Tree node with text: XML Analyses
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458409241 data=null} to Tree node with text: XML Analyses
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458409242 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458409242 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
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458409244 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458409250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458409250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458409250 data=null doit=true} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458409250 data=null} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=458409251 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458409251 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')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=458409277 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458409277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458409277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458409277 data=null doit=true} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458409277 data=null} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=458409278 data=null button=1 stateMask=0x40000 x=60 y=35 count=1} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458409278 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')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=458409360 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1} to (of type 'Table')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Clicking on Delete
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=458409365 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')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458409365 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')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=458409365 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=458409366 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=458409366 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')
14:54:07 [2021-06-17T18:54:07.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=458409366 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')
14:54:07 [2021-06-17T18:54:07.546Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=458409485 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')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458409489 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')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=458409490 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')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=458409490 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=458409490 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Clicked on Delete
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=458409552 data=null doit=true} to Shell with text {Delete XML file(s)}
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Clicking on &Yes
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458409553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458409553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458409554 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458409554 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458409554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458409554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458409554 data=null item=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')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=458409366 data=null item=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')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Clicked on 
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:07 [2021-06-17T18:54:07.547Z] 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')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Clicking on Apply and Close
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458409655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458409655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458409655 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458409655 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458409655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458409655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:07 [2021-06-17T18:54:07.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458409656 data=null item=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')
14:54:07 [2021-06-17T18:54:07.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458408756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:07 [2021-06-17T18:54:07.807Z] DEBUG - Clicked on 
14:54:07 [2021-06-17T18:54:07.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458409763 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:07 [2021-06-17T18:54:07.807Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:07 [2021-06-17T18:54:07.807Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:07 [2021-06-17T18:54:07.807Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:08 [2021-06-17T18:54:08.066Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:08 [2021-06-17T18:54:08.066Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:08 [2021-06-17T18:54:08.066Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:08 [2021-06-17T18:54:08.066Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:08 [2021-06-17T18:54:08.066Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458410181 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458410194 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458410194 data=null doit=true} to TreeItem with text {Tracing}
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458410194 data=null} to TreeItem with text {Tracing}
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458410194 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458410195 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}
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458410273 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:08 [2021-06-17T18:54:08.323Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458410275 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458410275 data=null doit=true} to Tree node with text: XML Analyses
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458410275 data=null} to Tree node with text: XML Analyses
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458410275 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458410276 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
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458410277 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:54:08 [2021-06-17T18:54:08.323Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - Clicking on Import
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=458410296 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')
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458410296 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')
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=458410296 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=458410296 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=458410296 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')
14:54:08 [2021-06-17T18:54:08.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=458410297 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=458410297 data=null item=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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=458410547 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458410553 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=458410553 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=458410553 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=458410553 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Clicked on Import
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458410563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458410563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458410563 data=null doit=true} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458410563 data=null} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=458410564 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458410564 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=458410591 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458410591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458410591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458410592 data=null doit=true} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458410592 data=null} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=458410592 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458410592 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=458410657 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Clicking on Uncheck selected
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=458410660 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=458410661 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=458410661 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=458410661 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=458410661 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=458410661 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=458410661 data=null item=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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=458410662 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=458410662 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=458410662 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')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=458410662 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=458410662 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Clicked on Uncheck selected
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458410663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458410664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458410664 data=null doit=true} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458410664 data=null} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=458410664 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458410664 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')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=458410677 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458410677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458410678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458410678 data=null doit=true} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458410678 data=null} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=458410678 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458410678 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=458410749 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Clicking on Check selected
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=458410755 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=458410755 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=458410755 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=458410755 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=458410755 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=458410756 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=458410756 data=null item=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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=458410780 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=458410781 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=458410781 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=458410781 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=458410781 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Clicked on Check selected
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Clicking on Uncheck all
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=458410784 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=458410784 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=458410784 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=458410784 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=458410785 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=458410785 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=458410785 data=null item=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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=458410786 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')
14:54:08 [2021-06-17T18:54:08.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=458410786 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')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=458410786 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')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=458410786 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=458410786 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Clicked on Uncheck all
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Clicking on Check all
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=458410789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=458410789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=458410790 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=458410790 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=458410790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=458410790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=458410790 data=null item=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')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=458410867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=458410867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=458410867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=458410867 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=458410867 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Clicked on Check all
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:08 [2021-06-17T18:54:08.843Z] 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')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Clicking on Apply and Close
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458410873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458410874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458410874 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458410874 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458410874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458410874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458410874 data=null item=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')
14:54:08 [2021-06-17T18:54:08.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458409777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:09 [2021-06-17T18:54:09.101Z] DEBUG - Clicked on 
14:54:09 [2021-06-17T18:54:09.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458410988 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:09 [2021-06-17T18:54:09.101Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:09 [2021-06-17T18:54:09.101Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:09 [2021-06-17T18:54:09.101Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458411401 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458411404 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458411404 data=null doit=true} to TreeItem with text {Tracing}
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458411447 data=null} to TreeItem with text {Tracing}
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458411447 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:09 [2021-06-17T18:54:09.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458411448 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}
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458411474 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:09 [2021-06-17T18:54:09.618Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458411475 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458411475 data=null doit=true} to Tree node with text: XML Analyses
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458411476 data=null} to Tree node with text: XML Analyses
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458411476 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458411476 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
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458411478 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458411484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458411485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458411485 data=null doit=true} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458411485 data=null} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=458411486 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458411486 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')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=458411553 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458411553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458411553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458411553 data=null doit=true} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458411553 data=null} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=458411554 data=null button=1 stateMask=0x40000 x=100 y=35 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458411554 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')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=458411590 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458411590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458411590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458411590 data=null doit=true} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458411591 data=null} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=458411591 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458411591 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')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=458411666 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458411666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458411666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458411666 data=null doit=true} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458411666 data=null} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=458411667 data=null button=1 stateMask=0x40000 x=86 y=81 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458411667 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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=458411741 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458411742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458411743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458411743 data=null doit=true} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458411743 data=null} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=458411744 data=null button=1 stateMask=0x40000 x=70 y=104 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458411744 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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=458411839 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1} to (of type 'Table')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Clicking on Delete
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=458411842 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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458411842 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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=458411842 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=458411842 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=458411843 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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=458411843 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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=458411954 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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458411955 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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=458411955 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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=458411955 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=458411955 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Clicked on Delete
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=458411956 data=null doit=true} to Shell with text {Delete XML file(s)}
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Clicking on &Yes
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458411957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458411957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458411957 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458411957 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458411958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458411958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458411958 data=null item=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')
14:54:09 [2021-06-17T18:54:09.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=458411843 data=null item=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')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Clicked on 
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:10 [2021-06-17T18:54:10.136Z] 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')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Clicking on Apply and Close
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458412062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458412063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458412063 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458412063 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458412063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458412063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458412063 data=null item=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')
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458411040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Clicked on 
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458412159 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:10 [2021-06-17T18:54:10.136Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458412556 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458412565 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:10 [2021-06-17T18:54:10.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458412565 data=null doit=true} to TreeItem with text {Tracing}
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458412565 data=null} to TreeItem with text {Tracing}
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458412565 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458412565 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}
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458412595 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:10 [2021-06-17T18:54:10.704Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458412638 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458412642 data=null doit=true} to Tree node with text: XML Analyses
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458412642 data=null} to Tree node with text: XML Analyses
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458412643 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458412643 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
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458412644 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Clicking on Import
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=458412647 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458412647 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=458412647 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=458412647 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=458412648 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=458412648 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=458412648 data=null item=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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=458412689 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458412689 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=458412689 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=458412689 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=458412689 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Clicked on Import
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458412750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458412750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458412751 data=null doit=true} to (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458412751 data=null} to (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=458412752 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458412752 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=458412764 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Clicking on Edit...
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=458412767 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=458412767 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=458412767 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=458412767 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=458412768 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')
14:54:10 [2021-06-17T18:54:10.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=458412768 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')
14:54:10 [2021-06-17T18:54:10.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=458412768 data=null item=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')
14:54:11 [2021-06-17T18:54:11.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=458413190 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')
14:54:11 [2021-06-17T18:54:11.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=458413261 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')
14:54:11 [2021-06-17T18:54:11.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=458413261 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')
14:54:11 [2021-06-17T18:54:11.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=458413261 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=458413261 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.219Z] DEBUG - Clicked on Edit...
14:54:11 [2021-06-17T18:54:11.219Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458413519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458413519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458413519 data=null doit=true} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458413519 data=null} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=458413519 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458413520 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')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=458413540 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458413540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458413540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458413540 data=null doit=true} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458413541 data=null} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=458413541 data=null button=1 stateMask=0x40000 x=87 y=35 count=1} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458413545 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')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=458413562 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1} to (of type 'Table')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Clicking on Delete
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=458413565 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')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458413565 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')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=458413565 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=458413565 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=458413565 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')
14:54:11 [2021-06-17T18:54:11.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=458413565 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')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=458413653 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')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458413653 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')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=458413654 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')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=458413654 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=458413654 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Clicked on Delete
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=458413655 data=null doit=true} to Shell with text {Delete XML file(s)}
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Clicking on &Yes
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458413655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458413662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458413662 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458413662 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458413662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458413662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458413662 data=null item=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')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=458413566 data=null item=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')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Clicked on 
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:11 [2021-06-17T18:54:11.735Z] 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')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Clicking on Apply and Close
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458413845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458413845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458413845 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458413845 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458413845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458413845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:11 [2021-06-17T18:54:11.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458413845 data=null item=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')
14:54:11 [2021-06-17T18:54:11.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458412171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:11 [2021-06-17T18:54:11.992Z] DEBUG - Clicked on 
14:54:11 [2021-06-17T18:54:11.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458413893 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:11 [2021-06-17T18:54:11.992Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:11 [2021-06-17T18:54:11.992Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:11 [2021-06-17T18:54:11.992Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458414282 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458414285 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458414285 data=null doit=true} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458414286 data=null} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458414286 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458414293 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}
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458414360 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.250Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458414361 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458414361 data=null doit=true} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458414361 data=null} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458414362 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458414362 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
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458414364 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:12 [2021-06-17T18:54:12.508Z] 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')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Clicking on Apply and Close
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458414371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458414371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458414371 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458414371 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458414371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458414371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458414371 data=null item=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')
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458413945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Clicked on 
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458414443 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:12 [2021-06-17T18:54:12.508Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458414780 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458414789 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458414789 data=null doit=true} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458414789 data=null} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458414790 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458414790 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}
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458414858 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:12 [2021-06-17T18:54:12.767Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458414859 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458414859 data=null doit=true} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458414859 data=null} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458414859 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458414860 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
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458414861 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Clicking on Import
14:54:12 [2021-06-17T18:54:12.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=458414863 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')
14:54:12 [2021-06-17T18:54:12.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458414863 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')
14:54:12 [2021-06-17T18:54:12.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=458414864 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:12 [2021-06-17T18:54:12.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=458414864 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:12 [2021-06-17T18:54:12.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=458414864 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')
14:54:12 [2021-06-17T18:54:12.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=458414864 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')
14:54:12 [2021-06-17T18:54:12.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=458414864 data=null item=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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=458414886 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=458414886 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=458414887 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=458414887 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=458414887 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Clicked on Import
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458414897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458414898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458414898 data=null doit=true} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458414898 data=null} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=458414898 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458414898 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=458414956 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Clicking on Export
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=458414958 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=458414959 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=458414959 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=458414959 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=458414959 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=458414959 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=458414959 data=null item=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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=458414960 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=458414960 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=458414960 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=458414960 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=458414960 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Clicked on Export
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:13 [2021-06-17T18:54:13.026Z] 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')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Clicking on Apply and Close
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458414965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458414965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458414965 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458414965 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458414965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458414965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458414965 data=null item=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')
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458414451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - Clicked on 
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458415071 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:13 [2021-06-17T18:54:13.027Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:13 [2021-06-17T18:54:13.592Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458415460 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458415469 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458415469 data=null doit=true} to TreeItem with text {Tracing}
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458415469 data=null} to TreeItem with text {Tracing}
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458415469 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458415470 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}
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458415542 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:13 [2021-06-17T18:54:13.593Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458415543 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458415543 data=null doit=true} to Tree node with text: XML Analyses
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458415543 data=null} to Tree node with text: XML Analyses
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458415543 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458415544 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
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458415545 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458415549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458415549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458415549 data=null doit=true} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458415550 data=null} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=458415550 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458415550 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')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=458415570 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Clicking on Delete
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=458415572 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')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458415572 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')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=458415573 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=458415573 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=458415573 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')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=458415573 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')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=458415668 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')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458415670 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')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=458415671 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')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=458415671 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=458415671 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Clicked on Delete
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=458415672 data=null doit=true} to Shell with text {Delete XML file(s)}
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Clicking on &Yes
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458415672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458415672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458415673 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458415673 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458415673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458415673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458415673 data=null item=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')
14:54:13 [2021-06-17T18:54:13.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=458415573 data=null item=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')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Clicked on 
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:13 [2021-06-17T18:54:13.851Z] 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')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Clicking on Apply and Close
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458415755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458415755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458415756 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458415762 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458415762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458415762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458415762 data=null item=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')
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458415080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Clicked on 
14:54:13 [2021-06-17T18:54:13.851Z] 
14:54:13 [2021-06-17T18:54:13.851Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:54:13.757
14:54:13 [2021-06-17T18:54:13.851Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458415870 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:13 [2021-06-17T18:54:13.851Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:14 [2021-06-17T18:54:14.109Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458416243 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458416246 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458416247 data=null doit=true} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458416247 data=null} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458416247 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458416247 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}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458416279 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.368Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458416280 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458416280 data=null doit=true} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458416280 data=null} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458416280 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458416280 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
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458416282 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Attempting to set focus on Table with text {}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=458416286 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TableItem with text {test_invalid}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=458416286 data=null doit=true} to TableItem with text {test_invalid}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=458416286 data=null} to TableItem with text {test_invalid}
14:54:14 [2021-06-17T18:54:14.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=458416286 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TableItem with text {test_invalid}
14:54:14 [2021-06-17T18:54:14.368Z] 
14:54:14 [2021-06-17T18:54:14.368Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:54:14.183
14:54:14 [2021-06-17T18:54:14.368Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458416287 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}
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=458416342 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TableItem with text {test_invalid}
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:14 [2021-06-17T18:54:14.369Z] 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')
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Clicking on Apply and Close
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458416347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458416347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458416347 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458416347 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458416347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458416347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.369Z] 
14:54:14 [2021-06-17T18:54:14.369Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:54:14.243
14:54:14 [2021-06-17T18:54:14.369Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458416347 data=null item=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')
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458415880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Clicked on 
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=458416446 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:54:14 [2021-06-17T18:54:14.369Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:54:14 [2021-06-17T18:54:14.627Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:54:14 [2021-06-17T18:54:14.627Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:54:14 [2021-06-17T18:54:14.627Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:54:14 [2021-06-17T18:54:14.627Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:54:14 [2021-06-17T18:54:14.627Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=458416798 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=458416801 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=458416801 data=null doit=true} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=458416801 data=null} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=458416802 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458416802 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}
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=458416863 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
14:54:14 [2021-06-17T18:54:14.885Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Attempting to set focus on Tree with text {}
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=458416864 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=458416865 data=null doit=true} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=458416865 data=null} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=458416865 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=458416865 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
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=458416867 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Attempting to set focus on (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=458416882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=458416882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=458416882 data=null doit=true} to (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=458416882 data=null} to (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=458416883 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] 
14:54:14 [2021-06-17T18:54:14.886Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-06-17 18:54:14.779
14:54:14 [2021-06-17T18:54:14.886Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=458416883 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')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=458416893 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to (of type 'Table')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Clicking on Delete
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=458416895 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')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458416895 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')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=458416895 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=458416895 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=458416896 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')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=458416896 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')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=458416962 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')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=458416964 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')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=458416964 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')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=458416964 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=458416965 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Clicked on Delete
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=458416965 data=null doit=true} to Shell with text {Delete XML file(s)}
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Clicking on &Yes
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=458416966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=458416966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=458416966 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=458416966 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=458416966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=458416980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=458416980 data=null item=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')
14:54:14 [2021-06-17T18:54:14.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=458416896 data=null item=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')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Clicked on 
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:54:15 [2021-06-17T18:54:15.145Z] 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')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Clicking on Apply and Close
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=458417013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=458417013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=458417013 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=458417014 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=458417014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=458417014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=458417014 data=null item=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')
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=458416453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:54:15 [2021-06-17T18:54:15.145Z] DEBUG - Clicked on 
14:54:15 [2021-06-17T18:54:15.145Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.211 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
14:54:15 [2021-06-17T18:54:15.145Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.984 s
14:54:15 [2021-06-17T18:54:15.145Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.309 s
14:54:15 [2021-06-17T18:54:15.145Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.958 s
14:54:15 [2021-06-17T18:54:15.145Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.529 s
14:54:15 [2021-06-17T18:54:15.145Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.886 s
14:54:15 [2021-06-17T18:54:15.145Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.396 s
14:54:15 [2021-06-17T18:54:15.145Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.284 s
14:54:15 [2021-06-17T18:54:15.145Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.416 s
14:54:15 [2021-06-17T18:54:15.145Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.229 s
14:54:15 [2021-06-17T18:54:15.145Z] 
14:54:15 [2021-06-17T18:54:15.145Z] Results:
14:54:15 [2021-06-17T18:54:15.145Z] 
14:54:15 [2021-06-17T18:54:15.145Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
14:54:15 [2021-06-17T18:54:15.145Z] 
14:54:15 [2021-06-17T18:54:15.710Z] 
14:54:15 [2021-06-17T18:54:15.710Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:54:15.435
14:54:15 [2021-06-17T18:54:15.710Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] All tests passed!
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/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
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.4-SNAPSHOT [130/138]
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] The project's OSGi version is 1.0.4.202106171750
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.276Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
14:54:16 [2021-06-17T18:54:16.533Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.533Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.534Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.534Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] 
14:54:16 [2021-06-17T18:54:16.534Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:17 [2021-06-17T18:54:17.101Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
14:54:17 [2021-06-17T18:54:17.101Z] [INFO] Command line:
14:54:17 [2021-06-17T18:54:17.101Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:54:17 [2021-06-17T18:54:17.101Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:54:19 [2021-06-17T18:54:19.631Z] !SESSION 2021-06-17 18:54:17.053 -----------------------------------------------
14:54:19 [2021-06-17T18:54:19.631Z] eclipse.buildId=unknown
14:54:19 [2021-06-17T18:54:19.631Z] java.version=11.0.2
14:54:19 [2021-06-17T18:54:19.631Z] java.vendor=Oracle Corporation
14:54:19 [2021-06-17T18:54:19.631Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:54:19 [2021-06-17T18:54:19.631Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:54:19 [2021-06-17T18:54:19.631Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:54:19 [2021-06-17T18:54:19.631Z] 
14:54:19 [2021-06-17T18:54:19.631Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:54:19.565
14:54:19 [2021-06-17T18:54:19.631Z] !MESSAGE FrameworkEvent ERROR
14:54:19 [2021-06-17T18:54:19.631Z] !STACK 0
14:54:19 [2021-06-17T18:54:19.631Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:54:19 [2021-06-17T18:54:19.631Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:54:19 [2021-06-17T18:54:19.631Z] 
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:54:19 [2021-06-17T18:54:19.631Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:54:19 [2021-06-17T18:54:19.890Z] 
14:54:19 [2021-06-17T18:54:19.890Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:54:19.674
14:54:19 [2021-06-17T18:54:19.890Z] !MESSAGE FrameworkEvent ERROR
14:54:19 [2021-06-17T18:54:19.890Z] !STACK 0
14:54:19 [2021-06-17T18:54:19.890Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:54:19 [2021-06-17T18:54:19.890Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:54:19 [2021-06-17T18:54:19.890Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:54:19 [2021-06-17T18:54:19.890Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:54:19 [2021-06-17T18:54:19.890Z]        org.apache.httpcomponents.httpclient.win [36]
14:54:19 [2021-06-17T18:54:19.890Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:54:19 [2021-06-17T18:54:19.890Z] 
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:54:19 [2021-06-17T18:54:19.890Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:54:21 [2021-06-17T18:54:21.800Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:54:21 [2021-06-17T18:54:21.800Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:54:28 [2021-06-17T18:54:28.360Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:54:28 [2021-06-17T18:54:28.926Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
14:54:28 [2021-06-17T18:54:28.926Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
14:54:28 [2021-06-17T18:54:28.926Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0.002 s
14:54:28 [2021-06-17T18:54:28.926Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0.001 s
14:54:28 [2021-06-17T18:54:28.926Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
14:54:29 [2021-06-17T18:54:29.184Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
14:54:29 [2021-06-17T18:54:29.184Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.214 s
14:54:29 [2021-06-17T18:54:29.184Z] 
14:54:29 [2021-06-17T18:54:29.184Z] Results:
14:54:29 [2021-06-17T18:54:29.184Z] 
14:54:29 [2021-06-17T18:54:29.184Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
14:54:29 [2021-06-17T18:54:29.184Z] 
14:54:29 [2021-06-17T18:54:29.184Z] 
14:54:29 [2021-06-17T18:54:29.184Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:54:29.055
14:54:29 [2021-06-17T18:54:29.184Z] !MESSAGE Unexpected error executing analysis with trace 
14:54:29 [2021-06-17T18:54:29.184Z] !STACK 0
14:54:29 [2021-06-17T18:54:29.184Z] java.lang.NullPointerException
14:54:29 [2021-06-17T18:54:29.184Z] 	at java.base/java.io.File.<init>(File.java:276)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:54:29 [2021-06-17T18:54:29.184Z] 
14:54:29 [2021-06-17T18:54:29.184Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:54:29.056
14:54:29 [2021-06-17T18:54:29.184Z] !MESSAGE Unexpected error executing analysis with trace 
14:54:29 [2021-06-17T18:54:29.184Z] !STACK 0
14:54:29 [2021-06-17T18:54:29.184Z] java.lang.NullPointerException
14:54:29 [2021-06-17T18:54:29.184Z] 	at java.base/java.io.File.<init>(File.java:276)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:54:29 [2021-06-17T18:54:29.184Z] 
14:54:29 [2021-06-17T18:54:29.184Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:54:29.131
14:54:29 [2021-06-17T18:54:29.184Z] !MESSAGE Exception executing analysis
14:54:29 [2021-06-17T18:54:29.184Z] !STACK 0
14:54:29 [2021-06-17T18:54:29.184Z] java.lang.NullPointerException
14:54:29 [2021-06-17T18:54:29.184Z] 	at java.base/java.io.File.<init>(File.java:276)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:54:29 [2021-06-17T18:54:29.184Z] 
14:54:29 [2021-06-17T18:54:29.184Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2021-06-17 18:54:29.132
14:54:29 [2021-06-17T18:54:29.184Z] !MESSAGE Exception executing analysis
14:54:29 [2021-06-17T18:54:29.184Z] !STACK 0
14:54:29 [2021-06-17T18:54:29.184Z] java.lang.NullPointerException
14:54:29 [2021-06-17T18:54:29.184Z] 	at java.base/java.io.File.<init>(File.java:276)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:54:29 [2021-06-17T18:54:29.184Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] All tests passed!
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/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
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.2-SNAPSHOT [131/138]
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.559Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.817Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.817Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] 
14:54:30 [2021-06-17T18:54:30.817Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:31 [2021-06-17T18:54:31.076Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
14:54:31 [2021-06-17T18:54:31.076Z] [INFO] Command line:
14:54:31 [2021-06-17T18:54:31.076Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:54:31 [2021-06-17T18:54:31.076Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:54:34 [2021-06-17T18:54:34.359Z] !SESSION 2021-06-17 18:54:31.235 -----------------------------------------------
14:54:34 [2021-06-17T18:54:34.359Z] eclipse.buildId=unknown
14:54:34 [2021-06-17T18:54:34.359Z] java.version=11.0.2
14:54:34 [2021-06-17T18:54:34.359Z] java.vendor=Oracle Corporation
14:54:34 [2021-06-17T18:54:34.359Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:54:34 [2021-06-17T18:54:34.359Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:54:34 [2021-06-17T18:54:34.359Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:54:34 [2021-06-17T18:54:34.359Z] 
14:54:34 [2021-06-17T18:54:34.359Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:54:33.968
14:54:34 [2021-06-17T18:54:34.359Z] !MESSAGE FrameworkEvent ERROR
14:54:34 [2021-06-17T18:54:34.359Z] !STACK 0
14:54:34 [2021-06-17T18:54:34.359Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:54:34 [2021-06-17T18:54:34.359Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:54:34 [2021-06-17T18:54:34.359Z] 
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:54:34 [2021-06-17T18:54:34.359Z] 
14:54:34 [2021-06-17T18:54:34.359Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:54:34.147
14:54:34 [2021-06-17T18:54:34.359Z] !MESSAGE FrameworkEvent ERROR
14:54:34 [2021-06-17T18:54:34.359Z] !STACK 0
14:54:34 [2021-06-17T18:54:34.359Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:54:34 [2021-06-17T18:54:34.359Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:54:34 [2021-06-17T18:54:34.359Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:54:34 [2021-06-17T18:54:34.359Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:54:34 [2021-06-17T18:54:34.359Z]        org.apache.httpcomponents.httpclient.win [36]
14:54:34 [2021-06-17T18:54:34.359Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:54:34 [2021-06-17T18:54:34.359Z] 
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:54:34 [2021-06-17T18:54:34.359Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:54:36 [2021-06-17T18:54:36.258Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:54:36 [2021-06-17T18:54:36.258Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:54:42 [2021-06-17T18:54:42.816Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:54:43 [2021-06-17T18:54:43.385Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
14:54:43 [2021-06-17T18:54:43.385Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
14:54:43 [2021-06-17T18:54:43.385Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.008 s
14:54:43 [2021-06-17T18:54:43.385Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
14:54:43 [2021-06-17T18:54:43.385Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
14:54:43 [2021-06-17T18:54:43.385Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
14:54:43 [2021-06-17T18:54:43.385Z] 
14:54:43 [2021-06-17T18:54:43.385Z] Results:
14:54:43 [2021-06-17T18:54:43.385Z] 
14:54:43 [2021-06-17T18:54:43.385Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:54:43 [2021-06-17T18:54:43.385Z] 
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] All tests passed!
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/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
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.9-SNAPSHOT [132/138]
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:44 [2021-06-17T18:54:44.760Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] The project's OSGi version is 1.0.9.202106171750
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] 
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:44 [2021-06-17T18:54:44.761Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] 
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] 
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] 
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] 
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] 
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] 
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:45 [2021-06-17T18:54:45.019Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] 
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:45 [2021-06-17T18:54:45.019Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] 
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] 
14:54:45 [2021-06-17T18:54:45.019Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:54:45 [2021-06-17T18:54:45.277Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
14:54:45 [2021-06-17T18:54:45.277Z] [INFO] Command line:
14:54:45 [2021-06-17T18:54:45.277Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:54:45 [2021-06-17T18:54:45.277Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:54:48 [2021-06-17T18:54:48.563Z] !SESSION 2021-06-17 18:54:45.488 -----------------------------------------------
14:54:48 [2021-06-17T18:54:48.563Z] eclipse.buildId=unknown
14:54:48 [2021-06-17T18:54:48.563Z] java.version=11.0.2
14:54:48 [2021-06-17T18:54:48.563Z] java.vendor=Oracle Corporation
14:54:48 [2021-06-17T18:54:48.563Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:54:48 [2021-06-17T18:54:48.563Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:54:48 [2021-06-17T18:54:48.563Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:54:48 [2021-06-17T18:54:48.563Z] 
14:54:48 [2021-06-17T18:54:48.563Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:54:48.440
14:54:48 [2021-06-17T18:54:48.563Z] !MESSAGE FrameworkEvent ERROR
14:54:48 [2021-06-17T18:54:48.563Z] !STACK 0
14:54:48 [2021-06-17T18:54:48.563Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:54:48 [2021-06-17T18:54:48.563Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:54:48 [2021-06-17T18:54:48.563Z] 
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:54:48 [2021-06-17T18:54:48.563Z] 
14:54:48 [2021-06-17T18:54:48.563Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:54:48.558
14:54:48 [2021-06-17T18:54:48.563Z] !MESSAGE FrameworkEvent ERROR
14:54:48 [2021-06-17T18:54:48.563Z] !STACK 0
14:54:48 [2021-06-17T18:54:48.563Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:54:48 [2021-06-17T18:54:48.563Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:54:48 [2021-06-17T18:54:48.563Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:54:48 [2021-06-17T18:54:48.563Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:54:48 [2021-06-17T18:54:48.563Z]        org.apache.httpcomponents.httpclient.win [36]
14:54:48 [2021-06-17T18:54:48.563Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:54:48 [2021-06-17T18:54:48.563Z] 
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:54:48 [2021-06-17T18:54:48.563Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:54:51 [2021-06-17T18:54:51.091Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:54:51 [2021-06-17T18:54:51.091Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:54:57 [2021-06-17T18:54:57.645Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:54:57 [2021-06-17T18:54:57.645Z] 
14:54:57 [2021-06-17T18:54:57.645Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-06-17 18:54:56.630
14:54:57 [2021-06-17T18:54:57.645Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:54:57 [2021-06-17T18:54:57.645Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
14:54:57 [2021-06-17T18:54:57.645Z] Display size: 1440x900
14:54:57 [2021-06-17T18:54:57.645Z] OS version=5.10.19-200.fc33.x86_64
14:54:57 [2021-06-17T18:54:57.645Z] GTK version=3.22.30
14:54:57 [2021-06-17T18:54:57.645Z] GTK theme=Ambiance
14:54:57 [2021-06-17T18:54:57.645Z] LIBOVERLAY_SCROLLBAR=0
14:54:57 [2021-06-17T18:54:57.645Z] Time zone: Greenwich Mean Time
14:54:57 [2021-06-17T18:54:57.902Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:54:57 [2021-06-17T18:54:57.902Z] log4j:WARN Please initialize the log4j system properly.
14:55:03 [2021-06-17T18:55:03.166Z] *** BUG ***
14:55:03 [2021-06-17T18:55:03.166Z] In pixman_region32_init_rect: Invalid rectangle passed
14:55:03 [2021-06-17T18:55:03.166Z] Set a breakpoint on '_pixman_log_error' to debug
14:55:03 [2021-06-17T18:55:03.166Z] 
14:55:03 [2021-06-17T18:55:03.166Z] *** BUG ***
14:55:03 [2021-06-17T18:55:03.166Z] In pixman_region32_init_rect: Invalid rectangle passed
14:55:03 [2021-06-17T18:55:03.166Z] Set a breakpoint on '_pixman_log_error' to debug
14:55:03 [2021-06-17T18:55:03.166Z] 
14:55:03 [2021-06-17T18:55:03.166Z] *** BUG ***
14:55:03 [2021-06-17T18:55:03.166Z] In pixman_region32_init_rect: Invalid rectangle passed
14:55:03 [2021-06-17T18:55:03.166Z] Set a breakpoint on '_pixman_log_error' to debug
14:55:03 [2021-06-17T18:55:03.166Z] 
14:56:24 [2021-06-17T18:56:24.596Z] 
14:56:24 [2021-06-17T18:56:24.596Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2021-06-17 18:56:16.886
14:56:24 [2021-06-17T18:56:24.596Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
14:56:24 [2021-06-17T18:56:24.596Z] !STACK 0
14:56:24 [2021-06-17T18:56:24.596Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
14:56:24 [2021-06-17T18:56:24.596Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
14:56:24 [2021-06-17T18:56:24.596Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
14:56:24 [2021-06-17T18:56:24.596Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
14:56:24 [2021-06-17T18:56:24.596Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
14:56:24 [2021-06-17T18:56:24.596Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
14:56:24 [2021-06-17T18:56:24.596Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803)
14:56:24 [2021-06-17T18:56:24.596Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841)
14:56:24 [2021-06-17T18:56:24.596Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814)
14:56:24 [2021-06-17T18:56:24.596Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208)
14:56:24 [2021-06-17T18:56:24.596Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
14:56:24 [2021-06-17T18:56:24.596Z] 	... 3 more
14:56:24 [2021-06-17T18:56:24.596Z] *** BUG ***
14:56:24 [2021-06-17T18:56:24.596Z] In pixman_region32_init_rect: Invalid rectangle passed
14:56:24 [2021-06-17T18:56:24.596Z] Set a breakpoint on '_pixman_log_error' to debug
14:56:24 [2021-06-17T18:56:24.596Z] 
14:56:24 [2021-06-17T18:56:24.596Z] *** BUG ***
14:56:24 [2021-06-17T18:56:24.596Z] In pixman_region32_init_rect: Invalid rectangle passed
14:56:24 [2021-06-17T18:56:24.596Z] Set a breakpoint on '_pixman_log_error' to debug
14:56:24 [2021-06-17T18:56:24.596Z] 
14:56:24 [2021-06-17T18:56:24.596Z] *** BUG ***
14:56:24 [2021-06-17T18:56:24.596Z] In pixman_region32_init_rect: Invalid rectangle passed
14:56:24 [2021-06-17T18:56:24.596Z] Set a breakpoint on '_pixman_log_error' to debug
14:56:24 [2021-06-17T18:56:24.596Z] 
14:56:24 [2021-06-17T18:56:24.855Z] *** BUG ***
14:56:24 [2021-06-17T18:56:24.855Z] In pixman_region32_init_rect: Invalid rectangle passed
14:56:24 [2021-06-17T18:56:24.855Z] Set a breakpoint on '_pixman_log_error' to debug
14:56:24 [2021-06-17T18:56:24.855Z] 
14:56:24 [2021-06-17T18:56:24.855Z] *** BUG ***
14:56:24 [2021-06-17T18:56:24.855Z] In pixman_region32_init_rect: Invalid rectangle passed
14:56:24 [2021-06-17T18:56:24.855Z] Set a breakpoint on '_pixman_log_error' to debug
14:56:24 [2021-06-17T18:56:24.855Z] 
14:56:24 [2021-06-17T18:56:24.855Z] *** BUG ***
14:56:24 [2021-06-17T18:56:24.855Z] In pixman_region32_init_rect: Invalid rectangle passed
14:56:24 [2021-06-17T18:56:24.855Z] Set a breakpoint on '_pixman_log_error' to debug
14:56:24 [2021-06-17T18:56:24.855Z] 
14:56:29 [2021-06-17T18:56:29.038Z] *** BUG ***
14:56:29 [2021-06-17T18:56:29.038Z] In pixman_region32_init_rect: Invalid rectangle passed
14:56:29 [2021-06-17T18:56:29.038Z] Set a breakpoint on '_pixman_log_error' to debug
14:56:29 [2021-06-17T18:56:29.038Z] 
14:56:39 [2021-06-17T18:56:39.221Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 101.437 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
14:56:39 [2021-06-17T18:56:39.221Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.409 s
14:56:39 [2021-06-17T18:56:39.221Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.907 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.824 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 13.82 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 7.386 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.295 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.205 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.059 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.158 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.575 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.617 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.406 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.85 s
14:56:39 [2021-06-17T18:56:39.221Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.041 s
14:56:39 [2021-06-17T18:56:39.221Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.211 s
14:56:39 [2021-06-17T18:56:39.221Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
14:56:39 [2021-06-17T18:56:39.221Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.164 s
14:56:39 [2021-06-17T18:56:39.221Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.093 s
14:56:39 [2021-06-17T18:56:39.221Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.735 s
14:56:39 [2021-06-17T18:56:39.221Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.52 s
14:56:39 [2021-06-17T18:56:39.221Z] 
14:56:39 [2021-06-17T18:56:39.221Z] Results:
14:56:39 [2021-06-17T18:56:39.221Z] 
14:56:39 [2021-06-17T18:56:39.221Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
14:56:39 [2021-06-17T18:56:39.221Z] 
14:56:39 [2021-06-17T18:56:39.221Z] 
14:56:39 [2021-06-17T18:56:39.221Z] !ENTRY org.eclipse.core.resources 2 10035 2021-06-17 18:56:38.928
14:56:39 [2021-06-17T18:56:39.221Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] All tests passed!
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/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
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.2-SNAPSHOT [133/138]
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] The project's OSGi version is 1.0.2.202106171750
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.479Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.737Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.737Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:56:39 [2021-06-17T18:56:39.737Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
14:56:39 [2021-06-17T18:56:39.995Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.995Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:39 [2021-06-17T18:56:39.995Z] [INFO] 
14:56:39 [2021-06-17T18:56:39.995Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:40 [2021-06-17T18:56:40.253Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
14:56:40 [2021-06-17T18:56:40.253Z] [INFO] Command line:
14:56:40 [2021-06-17T18:56:40.253Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:56:40 [2021-06-17T18:56:40.254Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:43 [2021-06-17T18:56:43.538Z] !SESSION 2021-06-17 18:56:40.258 -----------------------------------------------
14:56:43 [2021-06-17T18:56:43.538Z] eclipse.buildId=unknown
14:56:43 [2021-06-17T18:56:43.539Z] java.version=11.0.2
14:56:43 [2021-06-17T18:56:43.539Z] java.vendor=Oracle Corporation
14:56:43 [2021-06-17T18:56:43.539Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:56:43 [2021-06-17T18:56:43.539Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:56:43 [2021-06-17T18:56:43.539Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:56:43 [2021-06-17T18:56:43.539Z] 
14:56:43 [2021-06-17T18:56:43.539Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:56:42.846
14:56:43 [2021-06-17T18:56:43.539Z] !MESSAGE FrameworkEvent ERROR
14:56:43 [2021-06-17T18:56:43.539Z] !STACK 0
14:56:43 [2021-06-17T18:56:43.539Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:56:43 [2021-06-17T18:56:43.539Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:56:43 [2021-06-17T18:56:43.539Z] 
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:56:43 [2021-06-17T18:56:43.539Z] 
14:56:43 [2021-06-17T18:56:43.539Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:56:42.946
14:56:43 [2021-06-17T18:56:43.539Z] !MESSAGE FrameworkEvent ERROR
14:56:43 [2021-06-17T18:56:43.539Z] !STACK 0
14:56:43 [2021-06-17T18:56:43.539Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:56:43 [2021-06-17T18:56:43.539Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:56:43 [2021-06-17T18:56:43.539Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:56:43 [2021-06-17T18:56:43.539Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:56:43 [2021-06-17T18:56:43.539Z]        org.apache.httpcomponents.httpclient.win [36]
14:56:43 [2021-06-17T18:56:43.539Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:56:43 [2021-06-17T18:56:43.539Z] 
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:56:43 [2021-06-17T18:56:43.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:56:45 [2021-06-17T18:56:45.441Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:56:45 [2021-06-17T18:56:45.442Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:56:51 [2021-06-17T18:56:51.997Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:56:52 [2021-06-17T18:56:52.570Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
14:56:53 [2021-06-17T18:56:53.135Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
14:56:53 [2021-06-17T18:56:53.135Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.028 s
14:56:53 [2021-06-17T18:56:53.135Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.096 s
14:56:53 [2021-06-17T18:56:53.135Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.004 s
14:56:53 [2021-06-17T18:56:53.135Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.004 s
14:56:53 [2021-06-17T18:56:53.135Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.004 s
14:56:53 [2021-06-17T18:56:53.135Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
14:56:53 [2021-06-17T18:56:53.135Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
14:56:53 [2021-06-17T18:56:53.135Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.175 s
14:56:53 [2021-06-17T18:56:53.135Z] 
14:56:53 [2021-06-17T18:56:53.135Z] Results:
14:56:53 [2021-06-17T18:56:53.135Z] 
14:56:53 [2021-06-17T18:56:53.135Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
14:56:53 [2021-06-17T18:56:53.135Z] 
14:56:54 [2021-06-17T18:56:54.509Z] [INFO] All tests passed!
14:56:54 [2021-06-17T18:56:54.509Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:54 [2021-06-17T18:56:54.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:54 [2021-06-17T18:56:54.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/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
14:56:54 [2021-06-17T18:56:54.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:54 [2021-06-17T18:56:54.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] Building Trace Compass All Tests 1.0.11-SNAPSHOT               [134/138]
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] The project's OSGi version is 1.0.11.202106171750
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/src/main/resources
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.510Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/classes
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/src/test/resources
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.767Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.767Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] 
14:56:54 [2021-06-17T18:56:54.767Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.alltests ---
14:56:55 [2021-06-17T18:56:55.333Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log
14:56:55 [2021-06-17T18:56:55.333Z] [INFO] Command line:
14:56:55 [2021-06-17T18:56:55.333Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:56:55 [2021-06-17T18:56:55.333Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:59 [2021-06-17T18:56:59.518Z] !SESSION 2021-06-17 18:56:55.664 -----------------------------------------------
14:56:59 [2021-06-17T18:56:59.518Z] eclipse.buildId=unknown
14:56:59 [2021-06-17T18:56:59.518Z] java.version=11.0.2
14:56:59 [2021-06-17T18:56:59.518Z] java.vendor=Oracle Corporation
14:56:59 [2021-06-17T18:56:59.518Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:56:59 [2021-06-17T18:56:59.518Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide
14:56:59 [2021-06-17T18:56:59.518Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:56:59 [2021-06-17T18:56:59.518Z] 
14:56:59 [2021-06-17T18:56:59.518Z] !ENTRY org.eclipse.compare.win32 4 0 2021-06-17 18:56:59.138
14:56:59 [2021-06-17T18:56:59.518Z] !MESSAGE FrameworkEvent ERROR
14:56:59 [2021-06-17T18:56:59.518Z] !STACK 0
14:56:59 [2021-06-17T18:56:59.518Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
14:56:59 [2021-06-17T18:56:59.518Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:56:59 [2021-06-17T18:56:59.518Z] 
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:56:59 [2021-06-17T18:56:59.518Z] 
14:56:59 [2021-06-17T18:56:59.518Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-06-17 18:56:59.162
14:56:59 [2021-06-17T18:56:59.518Z] !MESSAGE FrameworkEvent ERROR
14:56:59 [2021-06-17T18:56:59.518Z] !STACK 0
14:56:59 [2021-06-17T18:56:59.518Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
14:56:59 [2021-06-17T18:56:59.518Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:56:59 [2021-06-17T18:56:59.518Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:56:59 [2021-06-17T18:56:59.518Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:56:59 [2021-06-17T18:56:59.518Z]        org.apache.httpcomponents.httpclient.win [36]
14:56:59 [2021-06-17T18:56:59.518Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:56:59 [2021-06-17T18:56:59.518Z] 
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:56:59 [2021-06-17T18:56:59.518Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:57:00 [2021-06-17T18:57:00.891Z] 
14:57:00 [2021-06-17T18:57:00.891Z] Results:
14:57:00 [2021-06-17T18:57:00.891Z] 
14:57:00 [2021-06-17T18:57:00.891Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
14:57:00 [2021-06-17T18:57:00.891Z] 
14:57:01 [2021-06-17T18:57:01.825Z] [WARNING] No tests found.
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/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
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] Building org.eclipse.tracecompass.testing 7.0.0-SNAPSHOT       [135/138]
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-7.0.0-SNAPSHOT.jar
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] 
14:57:01 [2021-06-17T18:57:01.825Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
14:57:01 [2021-06-17T18:57:01.825Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-7.0.0-SNAPSHOT-sources-feature.jar
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
14:57:02 [2021-06-17T18:57:02.082Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.0.0-SNAPSHOT.jar
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.0.0-SNAPSHOT.pom
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.0.0-SNAPSHOT-sources-feature.jar
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.0.0-SNAPSHOT-p2metadata.xml
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.0.0-SNAPSHOT-p2artifacts.xml
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 7.0.0-SNAPSHOT    [136/138]
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.082Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-7.0.0-SNAPSHOT.jar
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-7.0.0-SNAPSHOT-sources-feature.jar
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-7.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.0.0-SNAPSHOT.jar
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.0.0-SNAPSHOT.pom
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-7.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.0.0-SNAPSHOT-sources-feature.jar
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.0.0-SNAPSHOT-p2metadata.xml
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.0.0-SNAPSHOT-p2artifacts.xml
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] Building Trace Compass Repository 7.0.0-SNAPSHOT               [137/138]
14:57:02 [2021-06-17T18:57:02.083Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] The project's OSGi version is 7.0.0.202106171750
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/src/main/resources
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] 
14:57:02 [2021-06-17T18:57:02.340Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
14:57:02 [2021-06-17T18:57:02.904Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB)
14:57:02 [2021-06-17T18:57:02.904Z] [INFO] The user operation is waiting for background work to complete.
14:57:02 [2021-06-17T18:57:02.904Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422...
14:57:03 [2021-06-17T18:57:03.161Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB)
14:57:03 [2021-06-17T18:57:03.161Z] [INFO] The user operation is waiting for background work to complete.
14:57:03 [2021-06-17T18:57:03.420Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715...
14:57:03 [2021-06-17T18:57:03.678Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (185.75kB)
14:57:10 [2021-06-17T18:57:10.234Z] [INFO] 
14:57:10 [2021-06-17T18:57:10.234Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
14:57:10 [2021-06-17T18:57:10.234Z] [INFO] 
14:57:10 [2021-06-17T18:57:10.234Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
14:57:10 [2021-06-17T18:57:10.234Z] [INFO] 
14:57:10 [2021-06-17T18:57:10.234Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
14:57:10 [2021-06-17T18:57:10.491Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:57:10 [2021-06-17T18:57:10.491Z] [INFO] 
14:57:10 [2021-06-17T18:57:10.491Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
14:57:10 [2021-06-17T18:57:10.491Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:57:10 [2021-06-17T18:57:10.491Z] [INFO] 
14:57:10 [2021-06-17T18:57:10.491Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
14:57:10 [2021-06-17T18:57:10.491Z] [INFO] 
14:57:10 [2021-06-17T18:57:10.491Z] [INFO] --- repository-utils:1.7.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site ---
14:57:12 [2021-06-17T18:57:12.389Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-7.0.0-SNAPSHOT.zip
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/7.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-7.0.0-SNAPSHOT.pom
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/7.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-7.0.0-SNAPSHOT-p2metadata.xml
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/7.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-7.0.0-SNAPSHOT-p2artifacts.xml
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.3-SNAPSHOT [138/138]
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] The project's OSGi version is 1.0.3.202106171750
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.298Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/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
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] ------------------------------------------------------------------------
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Reactor Summary:
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] 
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Trace Compass Parent 7.0.0-SNAPSHOT ................ SUCCESS [ 20.637 s]
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 7.0.0-SNAPSHOT SUCCESS [  0.010 s]
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Trace Compass Common Utilities Parent 7.0.0-SNAPSHOT SUCCESS [  0.045 s]
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] org.eclipse.tracecompass.common.core 4.3.0-SNAPSHOT  SUCCESS [ 20.728 s]
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Trace Compass State System Parent 7.0.0-SNAPSHOT ... SUCCESS [  0.010 s]
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.2-SNAPSHOT SUCCESS [  1.587 s]
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.1-SNAPSHOT SUCCESS [  0.916 s]
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.0.3-SNAPSHOT SUCCESS [  1.278 s]
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Trace Compass TMF Parent 7.0.0-SNAPSHOT ............ SUCCESS [  0.008 s]
14:57:14 [2021-06-17T18:57:14.556Z] [INFO] Trace Compass Filter Parser 1.0.6-SNAPSHOT ......... SUCCESS [  0.481 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.core 7.0.0-SNAPSHOT ... SUCCESS [  5.217 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.6-SNAPSHOT SUCCESS [  0.507 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass CTF Support Parent 7.0.0-SNAPSHOT .... SUCCESS [  0.008 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT .... SUCCESS [  8.005 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.5-SNAPSHOT ... SUCCESS [  1.279 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.9-SNAPSHOT  SUCCESS [ 57.771 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.13-SNAPSHOT SUCCESS [ 13.017 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.17-SNAPSHOT SUCCESS [05:09 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.2-SNAPSHOT SUCCESS [  0.709 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.13-SNAPSHOT SUCCESS [04:22 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.1-SNAPSHOT SUCCESS [  6.006 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.ui 7.0.0-SNAPSHOT ..... SUCCESS [  7.831 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT SUCCESS [  0.578 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.16-SNAPSHOT SUCCESS [02:57 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [05:32 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 3.0.0-SNAPSHOT SUCCESS [  0.634 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT SUCCESS [  0.406 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.3-SNAPSHOT SUCCESS [  0.598 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.2.1-SNAPSHOT SUCCESS [  0.589 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 6.0.0-SNAPSHOT SUCCESS [  1.219 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass LTTng Support Parent 7.0.0-SNAPSHOT .. SUCCESS [  0.046 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT SUCCESS [  0.309 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.2-SNAPSHOT SUCCESS [  1.112 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.5-SNAPSHOT SUCCESS [  0.532 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [01:27 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.6-SNAPSHOT SUCCESS [  7.566 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.11-SNAPSHOT SUCCESS [  0.599 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.455 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.11-SNAPSHOT SUCCESS [  0.809 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT SUCCESS [  0.765 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.032 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 16.217 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 29.567 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT SUCCESS [02:02 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 5.0.0-SNAPSHOT SUCCESS [  0.853 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.4-SNAPSHOT SUCCESS [  1.047 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT SUCCESS [ 15.311 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.6-SNAPSHOT SUCCESS [ 14.402 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:04 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:50 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.0.1-SNAPSHOT SUCCESS [  0.608 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.6-SNAPSHOT SUCCESS [ 45.781 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.1.3-SNAPSHOT SUCCESS [  0.737 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 18.152 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass BTF Support Parent 7.0.0-SNAPSHOT .... SUCCESS [  0.010 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT ... SUCCESS [  0.397 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass Documentation 7.0.0-SNAPSHOT ......... SUCCESS [  0.008 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass Developer Guide 7.0.0-SNAPSHOT ....... SUCCESS [ 25.904 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.15-SNAPSHOT SUCCESS [  0.719 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf 7.0.0-SNAPSHOT ........ SUCCESS [  0.597 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT ..... SUCCESS [  0.411 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.btf 7.0.0-SNAPSHOT ........ SUCCESS [  0.189 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.417 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.9-SNAPSHOT SUCCESS [  7.610 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.ctf 7.0.0-SNAPSHOT ........ SUCCESS [  0.139 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT SUCCESS [  5.767 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.ctf 7.0.0-SNAPSHOT .... SUCCESS [  0.150 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [02:35 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass User Guide 7.0.0-SNAPSHOT ............ SUCCESS [  8.614 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 7.0.0-SNAPSHOT SUCCESS [  5.030 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass RCP User Guide 7.0.0-SNAPSHOT ........ SUCCESS [  4.963 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass Pcap User Guide 7.0.0-SNAPSHOT ....... SUCCESS [  4.893 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.examples 1.0.7-SNAPSHOT ... SUCCESS [  0.640 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 7.0.0-SNAPSHOT SUCCESS [  0.047 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT SUCCESS [  0.602 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT  SUCCESS [  0.532 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.gdbtrace 7.0.0-SNAPSHOT ... SUCCESS [  0.173 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT SUCCESS [  6.017 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 14.226 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT SUCCESS [  5.582 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT SUCCESS [  0.507 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT SUCCESS [  0.304 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT SUCCESS [  0.864 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.12-SNAPSHOT SUCCESS [  1.450 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.control 7.0.0-SNAPSHOT SUCCESS [  0.171 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT SUCCESS [  6.702 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT SUCCESS [  5.777 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 37.643 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:11 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.2-SNAPSHOT SUCCESS [  0.528 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 7.0.0-SNAPSHOT SUCCESS [  0.273 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.13-SNAPSHOT SUCCESS [ 42.568 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.2-SNAPSHOT SUCCESS [01:09 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [05:10 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.0.2-SNAPSHOT SUCCESS [  0.710 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT SUCCESS [  0.566 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.ust 7.0.0-SNAPSHOT . SUCCESS [  0.195 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.12-SNAPSHOT SUCCESS [ 32.276 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 13.779 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [01:18 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass Pcap Format Support Parent 7.0.0-SNAPSHOT SUCCESS [  0.007 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT .. SUCCESS [  0.416 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [  8.812 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT SUCCESS [  0.482 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT  SUCCESS [  0.572 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.pcap 7.0.0-SNAPSHOT ... SUCCESS [  0.136 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.807 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 34.743 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass RCP Parent 7.0.0-SNAPSHOT ............ SUCCESS [  0.008 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass RCP Branding plug-in 7.0.0-SNAPSHOT .. SUCCESS [  0.243 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass RCP Branding Feature 7.0.0-SNAPSHOT .. SUCCESS [  0.164 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT SUCCESS [  0.413 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.rcp.ui 7.0.0-SNAPSHOT ..... SUCCESS [  0.522 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass RCP Feature 7.0.0-SNAPSHOT ........... SUCCESS [  0.559 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT SUCCESS [  6.059 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT SUCCESS [ 15.548 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.2-SNAPSHOT SUCCESS [  0.229 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.rcp.incubator 7.0.0-SNAPSHOT SUCCESS [  0.171 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass Json trace Parent 7.0.0-SNAPSHOT ..... SUCCESS [  0.008 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT SUCCESS [  0.405 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.jsontrace 7.0.0-SNAPSHOT .. SUCCESS [  0.108 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.cli 7.0.0-SNAPSHOT .... SUCCESS [  0.091 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass RCP Product 7.0.0-SNAPSHOT ........... SUCCESS [01:16 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass Release Engineering Parent 7.0.0-SNAPSHOT SUCCESS [  0.017 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] Trace Compass Target Platform 7.0.0-SNAPSHOT ....... SUCCESS [  6.482 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [09:03 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.6-SNAPSHOT SUCCESS [  8.317 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.5-SNAPSHOT SUCCESS [  7.090 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [01:13 min]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.4-SNAPSHOT SUCCESS [ 14.321 s]
14:57:14 [2021-06-17T18:57:14.557Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 14.138 s]
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:54 min]
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 14.719 s]
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] Trace Compass All Tests 1.0.11-SNAPSHOT ............ SUCCESS [  7.388 s]
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] org.eclipse.tracecompass.testing 7.0.0-SNAPSHOT .... SUCCESS [  0.436 s]
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] org.eclipse.tracecompass.tmf.remote 7.0.0-SNAPSHOT . SUCCESS [  0.122 s]
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] Trace Compass Repository 7.0.0-SNAPSHOT ............ SUCCESS [ 12.143 s]
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.268 s]
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] ------------------------------------------------------------------------
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] BUILD SUCCESS
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] ------------------------------------------------------------------------
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] Total time:  01:07 h
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] Finished at: 2021-06-17T18:57:14Z
14:57:14 [2021-06-17T18:57:14.558Z] [INFO] ------------------------------------------------------------------------
14:57:15 [2021-06-17T18:57:15.771Z] [Pipeline] }
14:57:16 [2021-06-17T18:57:16.051Z] [Pipeline] // container
14:57:16 [2021-06-17T18:57:16.963Z] Post stage
14:57:17 [2021-06-17T18:57:17.905Z] [Pipeline] container
14:57:17 [2021-06-17T18:57:17.906Z] [Pipeline] {
14:57:18 [2021-06-17T18:57:18.601Z] [Pipeline] sh
14:57:20 [2021-06-17T18:57:20.979Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:57:20 [2021-06-17T18:57:20.980Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:57:21 [2021-06-17T18:57:21.265Z] [Pipeline] junit
14:57:21 [2021-06-17T18:57:21.268Z] Recording test results
14:57:39 [2021-06-17T18:57:39.211Z] [Checks API] No suitable checks publisher found.
14:57:39 [2021-06-17T18:57:39.486Z] [Pipeline] archiveArtifacts
14:57:39 [2021-06-17T18:57:39.527Z] Archiving artifacts
14:57:51 [2021-06-17T18:57:51.044Z] ‘$ARCHIVE_ARTIFACTS’ doesn’t match anything
14:57:51 [2021-06-17T18:57:51.044Z] No artifacts found that match the file pattern "$ARCHIVE_ARTIFACTS". Configuration error?
14:57:51 [2021-06-17T18:57:51.319Z] [Pipeline] }
14:57:51 [2021-06-17T18:57:51.602Z] [Pipeline] // container
14:57:53 [2021-06-17T18:57:53.356Z] [Pipeline] }
14:57:53 [2021-06-17T18:57:53.654Z] [Pipeline] // withEnv
14:57:54 [2021-06-17T18:57:54.080Z] [Pipeline] }
14:57:54 [2021-06-17T18:57:54.385Z] [Pipeline] // stage
14:57:55 [2021-06-17T18:57:55.216Z] [Pipeline] stage
14:57:55 [2021-06-17T18:57:55.217Z] [Pipeline] { (Deploy Site)
14:58:01 [2021-06-17T18:58:01.485Z] [Pipeline] tool
14:58:02 [2021-06-17T18:58:02.048Z] [Pipeline] envVarsForTool
14:58:03 [2021-06-17T18:58:03.063Z] [Pipeline] tool
14:58:03 [2021-06-17T18:58:03.639Z] [Pipeline] envVarsForTool
14:58:04 [2021-06-17T18:58:04.347Z] [Pipeline] withEnv
14:58:04 [2021-06-17T18:58:04.348Z] [Pipeline] {
14:58:06 [2021-06-17T18:58:06.016Z] [Pipeline] container
14:58:06 [2021-06-17T18:58:06.018Z] [Pipeline] {
14:58:06 [2021-06-17T18:58:06.940Z] [Pipeline] sshagent
14:58:06 [2021-06-17T18:58:06.950Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:58:06 [2021-06-17T18:58:06.951Z] [ssh-agent] Looking for ssh-agent implementation...
14:58:08 [2021-06-17T18:58:08.018Z] [ssh-agent]   Java/JNR ssh-agent
14:58:10 [2021-06-17T18:58:10.726Z] [ssh-agent] Registered BouncyCastle on the remote agent
14:58:17 [2021-06-17T18:58:17.435Z] [ssh-agent] Started.
14:58:17 [2021-06-17T18:58:17.439Z] [Pipeline] {
14:58:18 [2021-06-17T18:58:18.136Z] [Pipeline] sh
14:58:20 [2021-06-17T18:58:20.526Z] + /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
14:58:20 [2021-06-17T18:58:20.527Z] + repo=tracecompass
14:58:20 [2021-06-17T18:58:20.527Z] + '[' 2 -lt 2 ']'
14:58:20 [2021-06-17T18:58:20.527Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
14:58:20 [2021-06-17T18:58:20.527Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
14:58:20 [2021-06-17T18:58:20.527Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:58:20 [2021-06-17T18:58:20.527Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:58:20 [2021-06-17T18:58:20.527Z] + SCP=scp
14:58:20 [2021-06-17T18:58:20.527Z] + ECHO=echo
14:58:20 [2021-06-17T18:58:20.527Z] + '[' false == false ']'
14:58:20 [2021-06-17T18:58:20.527Z] + ECHO=
14:58:20 [2021-06-17T18:58:20.527Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
14:58:20 [2021-06-17T18:58:20.527Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository//*'
14:58:21 [2021-06-17T18:58:21.965Z] + 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/2019-06/master/repository/
14:58:24 [2021-06-17T18:58:24.800Z] [Pipeline] }
14:58:24 [2021-06-17T18:58:24.805Z] [ssh-agent] Stopped.
14:58:25 [2021-06-17T18:58:25.095Z] [Pipeline] // sshagent
14:58:25 [2021-06-17T18:58:25.527Z] [Pipeline] }
14:58:25 [2021-06-17T18:58:25.815Z] [Pipeline] // container
14:58:26 [2021-06-17T18:58:26.234Z] [Pipeline] }
14:58:26 [2021-06-17T18:58:26.516Z] [Pipeline] // withEnv
14:58:26 [2021-06-17T18:58:26.942Z] [Pipeline] }
14:58:27 [2021-06-17T18:58:27.230Z] [Pipeline] // stage
14:58:28 [2021-06-17T18:58:28.063Z] [Pipeline] stage
14:58:28 [2021-06-17T18:58:28.064Z] [Pipeline] { (Deploy RCP)
14:58:34 [2021-06-17T18:58:34.307Z] [Pipeline] tool
14:58:34 [2021-06-17T18:58:34.908Z] [Pipeline] envVarsForTool
14:58:35 [2021-06-17T18:58:35.892Z] [Pipeline] tool
14:58:36 [2021-06-17T18:58:36.459Z] [Pipeline] envVarsForTool
14:58:37 [2021-06-17T18:58:37.163Z] [Pipeline] withEnv
14:58:37 [2021-06-17T18:58:37.163Z] [Pipeline] {
14:58:38 [2021-06-17T18:58:38.848Z] [Pipeline] container
14:58:38 [2021-06-17T18:58:38.850Z] [Pipeline] {
14:58:39 [2021-06-17T18:58:39.540Z] [Pipeline] sshagent
14:58:39 [2021-06-17T18:58:39.548Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:58:39 [2021-06-17T18:58:39.548Z] [ssh-agent] Looking for ssh-agent implementation...
14:58:40 [2021-06-17T18:58:40.617Z] [ssh-agent]   Java/JNR ssh-agent
14:58:40 [2021-06-17T18:58:40.618Z] [ssh-agent] Registered BouncyCastle on the remote agent
14:58:40 [2021-06-17T18:58:40.637Z] [ssh-agent] Started.
14:58:40 [2021-06-17T18:58:40.641Z] [Pipeline] {
14:58:41 [2021-06-17T18:58:41.353Z] [Pipeline] sh
14:58:43 [2021-06-17T18:58:43.729Z] + /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/ 'trace-compass-*' false
14:58:43 [2021-06-17T18:58:43.730Z] + repo=tracecompass
14:58:43 [2021-06-17T18:58:43.730Z] + '[' 6 -lt 6 ']'
14:58:43 [2021-06-17T18:58:43.730Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
14:58:43 [2021-06-17T18:58:43.730Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/
14:58:43 [2021-06-17T18:58:43.730Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
14:58:43 [2021-06-17T18:58:43.730Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/
14:58:43 [2021-06-17T18:58:43.730Z] + rcpPattern='trace-compass-*'
14:58:43 [2021-06-17T18:58:43.730Z] + copyLatest=false
14:58:43 [2021-06-17T18:58:43.730Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:58:43 [2021-06-17T18:58:43.730Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:58:43 [2021-06-17T18:58:43.730Z] + SCP=scp
14:58:43 [2021-06-17T18:58:43.730Z] + ECHO=echo
14:58:43 [2021-06-17T18:58:43.730Z] + '[' false == false ']'
14:58:43 [2021-06-17T18:58:43.730Z] + ECHO=
14:58:43 [2021-06-17T18:58:43.730Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository//*'
14:58:44 [2021-06-17T18:58:44.726Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-7.0.0-20210617-1750-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-7.0.0-20210617-1750-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-7.0.0-20210617-1750-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/
14:58:54 [2021-06-17T18:58:54.767Z] + 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/2019-06/master/rcp-repository/
14:59:04 [2021-06-17T18:59:04.768Z] + '[' false == true ']'
14:59:05 [2021-06-17T18:59:05.054Z] [Pipeline] }
14:59:05 [2021-06-17T18:59:05.058Z] [ssh-agent] Stopped.
14:59:05 [2021-06-17T18:59:05.353Z] [Pipeline] // sshagent
14:59:05 [2021-06-17T18:59:05.770Z] [Pipeline] }
14:59:06 [2021-06-17T18:59:06.135Z] [Pipeline] // container
14:59:06 [2021-06-17T18:59:06.555Z] [Pipeline] }
14:59:06 [2021-06-17T18:59:06.941Z] [Pipeline] // withEnv
14:59:07 [2021-06-17T18:59:07.371Z] [Pipeline] }
14:59:07 [2021-06-17T18:59:07.679Z] [Pipeline] // stage
14:59:08 [2021-06-17T18:59:08.512Z] [Pipeline] stage
14:59:08 [2021-06-17T18:59:08.513Z] [Pipeline] { (Deploy Doc)
14:59:13 [2021-06-17T18:59:13.474Z] Stage "Deploy Doc" skipped due to when conditional
14:59:13 [2021-06-17T18:59:13.474Z] [Pipeline] }
14:59:13 [2021-06-17T18:59:13.754Z] [Pipeline] // stage
14:59:14 [2021-06-17T18:59:14.316Z] [Pipeline] }
14:59:14 [2021-06-17T18:59:14.602Z] [Pipeline] // withEnv
14:59:15 [2021-06-17T18:59:15.034Z] [Pipeline] }
14:59:15 [2021-06-17T18:59:15.322Z] [Pipeline] // timeout
14:59:15 [2021-06-17T18:59:15.746Z] [Pipeline] }
14:59:16 [2021-06-17T18:59:16.023Z] [Pipeline] // timestamps
14:59:16 [2021-06-17T18:59:16.442Z] [Pipeline] }
14:59:16 [2021-06-17T18:59:16.730Z] [Pipeline] // withEnv
14:59:17 [2021-06-17T18:59:17.146Z] [Pipeline] }
14:59:17 [2021-06-17T18:59:17.426Z] [Pipeline] // container
14:59:17 [2021-06-17T18:59:17.873Z] [Pipeline] }
14:59:18 [2021-06-17T18:59:18.170Z] [Pipeline] // withEnv
14:59:18 [2021-06-17T18:59:18.594Z] [Pipeline] }
14:59:18 [2021-06-17T18:59:18.890Z] [Pipeline] // node
14:59:19 [2021-06-17T18:59:19.327Z] [Pipeline] }
14:59:19 [2021-06-17T18:59:19.611Z] [Pipeline] // podTemplate
14:59:20 [2021-06-17T18:59:20.042Z] [Pipeline] End of Pipeline
14:59:20 [2021-06-17T18:59:20.225Z] Triggering a new build of backup-legacy-builds #44
14:59:20 [2021-06-17T18:59:20.226Z] Triggering a new build of tracecompass-master-2020-06 #7
14:59:20 [2021-06-17T18:59:20.277Z] Finished: SUCCESS